Show patches with: Archived = No       |   430323 patches
« 1 2 ... 914 915 9164303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v3,28/49] replay: recording and replaying clock ticks - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,29/49] replay: recording and replaying different timers - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,30/49] replay: shutdown event - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,31/49] replay: checkpoints - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,32/49] vmclock: add virtual clock based on replay icount - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,33/49] replay: bottom halves - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,34/49] replay: replay aio requests - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,35/49] replay: thread pool - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,36/49] pl031: vmstate in replay mode - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,37/49] replay: initialization and deinitialization - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,38/49] replay: command line options - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,39/49] replay: snapshotting the virtual machine - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,40/49] replay: recording of the user input - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,41/49] tap-win32: destroy the thread at exit - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,42/49] replay: network packets record/replay - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,43/49] replay: audio data record/replay - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,44/49] replay: serial port - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,45/49] replay: USB passthrough - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,46/49] replay: replay_info command - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,47/49] replay: replay_break command - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,48/49] replay: replay_seek_step command - - - - --- 2014-07-31 Pavel Dovgalyuk New
[RFC,v3,49/49] gdbstub: reverse debugging - - - - --- 2014-07-31 Pavel Dovgalyuk New
[v3,1/9] tcg: add ability to dump /tmp/perf-<pid>.map files - - - - --- 2014-07-31 Alex Bennée New
[v3,2/9] tcg: light re-factor and pass down TranslationBlock - - - - --- 2014-07-31 Alex Bennée New
[v3,3/9] qemu-log: correct help text for -d cpu - - 1 - --- 2014-07-31 Alex Bennée New
[v3,4/9] qemu-log: Avoid function call for disabled qemu_log_mask logging - - 1 - --- 2014-07-31 Alex Bennée New
[v3,5/9] qemu-log: Improve the "exec" TB execution logging - - - - --- 2014-07-31 Alex Bennée New
[v3,6/9] qemu-log: support simple pid substitution in logfile - - 1 - --- 2014-07-31 Alex Bennée New
[v3,7/9] qemu-log: new option -dfilter to limit output - - - - --- 2014-07-31 Alex Bennée New
[v3,8/9] qemu-log: dfilter-ise exec, out_asm, and op_opt - - - - --- 2014-07-31 Alex Bennée New
[v3,9/9] target-arm: dfilter support for in_asm, op, opt_op - - - - --- 2014-07-31 Alex Bennée New
[RFC,v3,10/49] rtl8139: adding new fields to vmstate - - - - --- 2014-07-31 Paolo Bonzini New
[RFC,v3,10/49] rtl8139: adding new fields to vmstate - - - - --- 2014-07-31 Pavel Dovgalyuk New
[1/7] icount: put icount variables into TimerState. - - 1 - --- 2014-07-31 fred.konrad@greensocs.com New
[2/7] migration: migrate icount fields. - - 2 - --- 2014-07-31 fred.konrad@greensocs.com New
[3/7] migration: make qemu_savevm_state public. - - 2 - --- 2014-07-31 fred.konrad@greensocs.com New
[4/7] icount: introduce icount timer. - - - - --- 2014-07-31 fred.konrad@greensocs.com New
[5/7] icount: check for icount clock deadline when cpu loop exits. - - 1 - --- 2014-07-31 fred.konrad@greensocs.com New
[6/7] icount: make icount extra computed on icount clock as well. - - 1 - --- 2014-07-31 fred.konrad@greensocs.com New
[7/7] timer: add cpu_icount_to_ns function. - - 1 - --- 2014-07-31 fred.konrad@greensocs.com New
[v2,1/8] CODING_STYLE: Section about conditional statement - - - - --- 2014-08-01 Gonglei (Arei) New
[v2,2/8] usb: a trivial code change for more idiomatic writing style - - - - --- 2014-08-01 Gonglei (Arei) New
[v2,3/8] audio: a trivial code change for more idiomatic writing style - - - - --- 2014-08-01 Gonglei (Arei) New
[v2,4/8] isa-bus: a trivial code change for more idiomatic writing style - - - - --- 2014-08-01 Gonglei (Arei) New
[v2,5/8] a trivial code change for more idiomatic writing style - - - - --- 2014-08-01 Gonglei (Arei) New
[v2,6/8] spice: a trivial code change for more idiomatic writing style - - - - --- 2014-08-01 Gonglei (Arei) New
[v2,7/8] vl: a trivial code change for more idiomatic writing style - - - - --- 2014-08-01 Gonglei (Arei) New
[v2,8/8] vmxnet3: a trivial code change for more idiomatic writing style - - - - --- 2014-08-01 Gonglei (Arei) New
[v5,1/6] generic function between migration and bitmap dump - - - - --- 2014-08-01 Sanidhya Kashyap New
[v5,2/6] BitmapLog: bitmap dump code - - - - --- 2014-08-01 Sanidhya Kashyap New
[v5,3/6] BitmapLog: get the information about the parameters - - - - --- 2014-08-01 Sanidhya Kashyap New
[v5,4/6] BitmapLog: cancel mechanism for an already running dump bitmap process - - - - --- 2014-08-01 Sanidhya Kashyap New
[v5,5/6] BitmapLog: set the period of the dump bitmap process - - - - --- 2014-08-01 Sanidhya Kashyap New
[v5,6/6] BitmapLog: python script for extracting bitmap from a binary file - - - - --- 2014-08-01 Sanidhya Kashyap New
[v1,01/24] qmp: Extract system emulation related code from qmp.c into qmp-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,02/24] monitor: Make some function public - - 1 - --- 2014-08-01 Benoît Canet New
[v1,03/24] monitor: Extract monitor-system.h header - - - - --- 2014-08-01 Benoît Canet New
[v1,04/24] monitor: Make monitor_fprintf public before extracting it - - 1 - --- 2014-08-01 Benoît Canet New
[v1,05/24] monitor: Extract monitor_fprintf to monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,06/24] monitor: Extract qmp_human_monitor_command into monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,07/24] monitor: Make some function to extract public - - - - --- 2014-08-01 Benoît Canet New
[v1,08/24] monitor: Extract a couple of function to monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,09/24] monitor: Make do_info_help public - - - - --- 2014-08-01 Benoît Canet New
[v1,10/24] monitor: Extract do_info_help in monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,11/24] monitor: Make some monitor functions public before moving them in monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,12/24] monitor: Make do_loadvm public before moving it to monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,13/24] monitor: Move do_loadvm from monitor.c to monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,14/24] monitor: Make commands public before moving them to monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,15/24] monitor: Move mon_cmd_t arrays and some function from monitor.c to monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,16/24] monitor: Move more functions from monitor.c to monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,17/24] monitor: Move two net functions from monitor.c to monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,18/24] monitor: Move qmp_rtc_reset_reinjection from monitor.c to monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,19/24] monitor-system: Switch back functions to static - - - - --- 2014-08-01 Benoît Canet New
[v1,20/24] monitor: Extract hardware dependent completion function from monitor.c to monitor-system… - - - - --- 2014-08-01 Benoît Canet New
[v1,21/24] monitor: Cleanup monitor.c includes after extracting monitor-system.c - - - - --- 2014-08-01 Benoît Canet New
[v1,22/24] qemu-nbd: build QAPI block core into qemu-nbd - - - - --- 2014-08-01 Benoît Canet New
[v1,23/24] qapi: Add a script to filter qmp-commands-old.h to generate a subset of it. - - - - --- 2014-08-01 Benoît Canet New
[v1,24/24] qemu-nbd: Add --qmp option to qemu-nbd. - - - - --- 2014-08-01 Benoît Canet New
[v3,1/8] CODING_STYLE: Section about conditional statement - - 1 - --- 2014-08-01 Gonglei (Arei) New
[v3,2/8] usb: don't use 'Yoda conditions' - - - - --- 2014-08-01 Gonglei (Arei) New
[v3,3/8] audio: don't use 'Yoda conditions' - - - - --- 2014-08-01 Gonglei (Arei) New
[v3,4/8] isa-bus: don't use 'Yoda conditions' - - - - --- 2014-08-01 Gonglei (Arei) New
[v3,5/8] don't use 'Yoda conditions' - - - - --- 2014-08-01 Gonglei (Arei) New
[v3,6/8] spice: don't use 'Yoda conditions' - - - - --- 2014-08-01 Gonglei (Arei) New
[v3,7/8] vl: don't use 'Yoda conditions' - - - - --- 2014-08-01 Gonglei (Arei) New
[v3,8/8] vmxnet3: don't use 'Yoda conditions' - - - - --- 2014-08-01 Gonglei (Arei) New
[v3,1/9] tests: Functions bus_foreach and device_find from libqos virtio API - - - - --- 2014-08-01 Marc Marí New
[v3,2/9] tests: Add virtio device initialization - - - - --- 2014-08-01 Marc Marí New
[v3,3/9] libqtest: add QTEST_LOG for debugging qtest testcases - - - - --- 2014-08-01 Marc Marí New
[v3,4/9] libqos: Correct mask to align size to PAGE_SIZE in malloc-pc - - 2 - --- 2014-08-01 Marc Marí New
[v3,5/9] libqos: Change free function called in malloc - - 2 - --- 2014-08-01 Marc Marí New
[v3,6/9] virtio-blk: Correct bug in support for flexible descriptor layout - - - - --- 2014-08-01 Marc Marí New
[v3,7/9] libqos: Added basic virtqueue support to virtio implementation - - - - --- 2014-08-01 Marc Marí New
[v3,8/9] libqos: Added indirect descriptor support to virtio implementation - - - - --- 2014-08-01 Marc Marí New
[v3,9/9] libqos: Added test case for configuration changes in virtio-blk test - - - - --- 2014-08-01 Marc Marí New
[1/3] query-memdev: fix potential memory leaks - - 1 - --- 2014-08-01 chenfan New
[2/3] qom/object.c: fix string_output_get_string() memory leak - - - - --- 2014-08-01 chenfan New
[3/3] hmp: fix MemdevList memory leak - - - - --- 2014-08-01 chenfan New
[v2] target-mips: fix broken MIPS16 and microMIPS - - 1 - --- 2014-08-01 Yongbok Kim New
"cpu-del" support over and above the RFC patches for cpu-hotunplug - - - - --- 2014-08-01 Anshul Makkar New
« 1 2 ... 914 915 9164303 4304 »