Show patches with: Archived = No       |   431061 patches
« 1 2 ... 596 597 5984310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2.1,08/36] qapi: add new schema file qapi-event.json - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,09/28] vl: redo -object parsing - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,09/36] qapi event: convert SHUTDOWN - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,1/2] blockjob: Fix recent BLOCK_JOB_READY regression - - - - --- 2014-06-27 Markus Armbruster New
[2.1,10/28] qmp: allow object-add completion handler to get canonical path - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,10/36] qapi event: convert POWERDOWN - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,11/28] qmp: improve error reporting for -object and object-add - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,11/36] qapi event: convert RESET - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,12/28] pc: pass QEMUMachineInitArgs to pc_memory_init - - 1 - --- 2014-03-04 Paolo Bonzini New
[2.1,12/36] qapi event: convert STOP - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,13/28] numa: introduce memory_region_allocate_system_memory - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,13/36] qapi event: convert RESUME - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,14/28] add memdev backend infrastructure - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,14/36] qapi event: convert SUSPEND - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,15/28] numa: add -numa node, memdev= option - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,15/36] qapi event: convert SUSPEND_DISK - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,16/28] memory: reorganize file-based allocation - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,16/36] qapi event: convert WAKEUP - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,17/28] memory: move mem_path handling to memory_region_allocate_system_memory - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,17/36] qapi event: convert RTC_CHANGE - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,18/28] memory: add error propagation to file-based RAM allocation - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,18/36] qapi event: convert WATCHDOG - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,19/28] memory: move preallocation code out of exec.c - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,19/36] qapi event: convert DEVICE_DELETED - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,2/2] blockjob: Fix recent BLOCK_JOB_ERROR regression - - 1 - --- 2014-06-27 Markus Armbruster New
[2.1,20/28] memory: move RAM_PREALLOC_MASK to exec.c, rename - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,20/36] qapi event: convert DEVICE_TRAY_MOVED - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,21/28] hostmem: add file-based HostMemoryBackend - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,21/36] qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,22/28] hostmem: separate allocation from UserCreatable complete method - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,22/36] qapi event: convert BLOCK_IMAGE_CORRUPTED - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,23/28] hostmem: add merge and dump properties - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,23/36] qapi event: convert other BLOCK_JOB events - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,24/28] hostmem: allow preallocation of any memory region - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,24/36] qapi event: convert NIC_RX_FILTER_CHANGED - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,25/28] hostmem: add property to map memory with MAP_SHARED - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,25/36] qapi event: convert VNC events - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,26/28] configure: add Linux libnuma detection - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,26/36] qapi event: convert SPICE events - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,27/28] hostmem: add properties for NUMA memory policy - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,27/36] qapi event: convert BALLOON_CHANGE - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,28/28] qmp: add query-memdev - - - - --- 2014-03-04 Paolo Bonzini New
[2.1,28/36] qapi event: convert GUEST_PANICKED - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,29/36] qapi event: convert QUORUM events - - - - --- 2014-06-18 Paolo Bonzini New
[2.1,30/36] qapi event: clean up - - 1 - --- 2014-06-18 Paolo Bonzini New
[2.1,32/36] qemu-char: do not call chr_write directly - - 2 - --- 2014-06-18 Paolo Bonzini New
[2.1,33/36] qemu-char: move pty_chr_update_read_handler around - - 1 - --- 2014-06-18 Paolo Bonzini New
[2.1,34/36] qemu-char: make writes thread-safe - - 1 - --- 2014-06-18 Paolo Bonzini New
[2.1,35/36] monitor: protect outbuf and mux_out with mutex - - 1 - --- 2014-06-18 Paolo Bonzini New
[2.1,36/36] monitor: protect event emission - - 1 - --- 2014-06-18 Paolo Bonzini New
[2.1,v7,1/3] xen-hvm: Fix xen_hvm_init() to adjust pc memory layout 1 - - - --- 2014-06-20 Don Slutz New
[2.1,v7,2/3] pc & q35: Add new machine opt max-ram-below-4g - - - - --- 2014-06-20 Don Slutz New
[2.1,v7,3/3] xen-hvm: Handle machine opt max-ram-below-4g - - - - --- 2014-06-20 Don Slutz New
[2.12] spapr: replace numa_get_node() with lookup in pc-dimm list [2.12] spapr: replace numa_get_node() with lookup in pc-dimm list - - - - --- 2017-12-05 Igor Mammedov New
[2.1] PPC: KVM: Fix g3beige and mac99 when HV is loaded - - - - --- 2014-07-24 Alexander Graf New
[2.2,1/2] linux-user: Fix timer creation tswap - - - - --- 2014-11-10 Alexander Graf New
[2.2,1/2] target-xtensa: add missing window check for entry - - - - --- 2014-11-07 Max Filippov New
[2.2,2/2] linux-user: Properly handle timer magic offset - - - - --- 2014-11-10 Alexander Graf New
[2.2,2/2] target-xtensa: add entry overflow test - - - - --- 2014-11-07 Max Filippov New
[2.2,V2] virtio-net: fix unmap leak - - 3 - --- 2014-11-27 Jason Wang New
[2.2,v2,1/3] linux-user: Fix timer_create timer id return type - - - - --- 2014-11-10 Alexander Graf New
[2.2,v2,2/3] linux-user: Properly handle timer magic offset - - - - --- 2014-11-10 Alexander Graf New
[2.2,v2,3/3] linux-user: Use target_timer_t type for timer parameters - - - - --- 2014-11-10 Alexander Graf New
[2.2,v3] linux-user: Fix up timer id handling - - 1 1 --- 2014-11-10 Tom Musta New
[2.2,v3] linux-user: Fix up timer id handling - - 1 - --- 2014-11-10 Alexander Graf New
[2.2,v4] linux-user: Fix up timer id handling - - - - --- 2014-11-10 Alexander Graf New
[2.2] virtio-net: fix unmap leak - - - - --- 2014-11-27 Jason Wang New
[2.3,1/8] tcg: Move some opcode generation functions out of line - - 1 - --- 2014-11-11 Richard Henderson New
[2.3,2/8] tcg: Reduce ifdefs in tcg-op.c - - 1 - --- 2014-11-11 Richard Henderson New
[2.3,3/8] tcg: Move emit of INDEX_op_end into gen_tb_end - - 1 - --- 2014-11-11 Richard Henderson New
[2.3,4/8] tcg: Introduce tcg_op_buf_count and tcg_op_buf_full - - 1 - --- 2014-11-11 Richard Henderson New
[2.3,5/8] tcg: Put opcodes in a linked list - - - - --- 2014-11-11 Richard Henderson New
[2.3,6/8] tcg: Remove opcodes instead of noping them out - - 1 - --- 2014-11-11 Richard Henderson New
[2.3,7/8] tcg: Implement insert_op_before - - - - --- 2014-11-11 Richard Henderson New
[2.3,8/8] tcg: Remove unused opcodes - - 1 - --- 2014-11-11 Richard Henderson New
[2.3,V2,1/6] target-ppc: VXSQRT Should Not Be Set for NaNs - - - - --- 2014-11-12 Tom Musta New
[2.3,V2,2/6] target-ppc: Fix Floating Point Move Instructions That Set CR1 - - - - --- 2014-11-20 Alexander Graf New
[2.3,V2,2/6] target-ppc: Fix Floating Point Move Instructions That Set CR1 - - - - --- 2014-11-12 Tom Musta New
[2.3,V2,3/6] target-ppc: mffs. Should Set CR1 from FPSCR Bits - - - - --- 2014-11-12 Tom Musta New
[2.3,V2,4/6] target-ppc: Fully Migrate to gen_set_cr1_from_fpscr - - - - --- 2014-11-12 Tom Musta New
[2.3,V2,5/6] target-ppc: Eliminate set_fprf Argument From gen_compute_fprf - - - - --- 2014-11-12 Tom Musta New
[2.3,V2,6/6] target-ppc: Eliminate set_fprf Argument From helper_compute_fprf - - - - --- 2014-11-12 Tom Musta New
[2.3,v7,01/10] qapi: Add optional field "name" to block dirty bitmap - - 1 - --- 2014-11-25 John Snow New
[2.3,v7,02/10] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove - - - - --- 2014-11-25 John Snow New
[2.3,v7,03/10] block: Introduce bdrv_dirty_bitmap_granularity() - - 2 - --- 2014-11-25 John Snow New
[2.3,v7,04/10] hbitmap: Add hbitmap_copy - - - - --- 2014-11-25 John Snow New
[2.3,v7,05/10] block: Add bdrv_copy_dirty_bitmap and bdrv_reset_dirty_bitmap - - 1 - --- 2014-11-25 John Snow New
[2.3,v7,06/10] qmp: Add block-dirty-bitmap-enable and block-dirty-bitmap-disable - - 1 - --- 2014-11-25 John Snow New
[2.3,v7,07/10] qmp: Add support of "dirty-bitmap" sync mode for drive-backup - - 1 - --- 2014-11-25 John Snow New
[2.3,v7,08/10] qapi: Add transaction support to block-dirty-bitmap-{add, enable, disable} - - - - --- 2014-11-25 John Snow New
[2.3,v7,09/10] qmp: Add dirty bitmap 'enabled' field in query-block - - 1 - --- 2014-11-25 John Snow New
[2.3,v7,10/10] qemu-iotests: Add tests for drive-backup sync=dirty-bitmap - - 1 - --- 2014-11-25 John Snow New
[2.4,v3,01/19] docs: incremental backup documentation - - 1 - --- 2015-03-13 John Snow New
[2.4,v3,02/19] qapi: Add optional field "name" to block dirty bitmap - - 3 - --- 2015-03-13 John Snow New
[2.4,v3,03/19] qmp: Ensure consistent granularity type - - 3 - --- 2015-03-13 John Snow New
[2.4,v3,04/19] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove - - - - --- 2015-03-13 John Snow New
[2.4,v3,05/19] block: Introduce bdrv_dirty_bitmap_granularity() - - 3 - --- 2015-03-13 John Snow New
[2.4,v3,06/19] hbitmap: cache array lengths - - 1 - --- 2015-03-13 John Snow New
[2.4,v3,07/19] hbitmap: add hbitmap_merge - - 1 - --- 2015-03-13 John Snow New
[2.4,v3,08/19] block: Add bitmap disabled status - - 1 - --- 2015-03-13 John Snow New
« 1 2 ... 596 597 5984310 4311 »