Show patches with: none      |   305217 patches
« 1 2 ... 2185 2186 21873052 3053 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/4] net/slirp: Deprecate the [hub_id name] parameter tuple Deprecation patches net and enforce-config-section - 2 - --- 2018-09-20 Thomas Huth New
[v2,2/4] net: Deprecate the "name" parameter of -net Deprecation patches net and enforce-config-section - 2 - --- 2018-09-20 Thomas Huth New
[v2,1/4] Makefile: Add missing dependency for qemu-deprecated.texi Deprecation patches net and enforce-config-section - 2 - --- 2018-09-20 Thomas Huth New
target/i386: fix translation for icount mode target/i386: fix translation for icount mode - - - --- 2018-09-20 Pavel Dovgalyuk New
[QEMU] net: Deprecate the old way of using a legacy net via "name" instead of "id" [QEMU] net: Deprecate the old way of using a legacy net via "name" instead of "id" - 1 - --- 2018-09-19 Thomas Huth New
dirty-bitmaps: allow merging to disabled bitmaps dirty-bitmaps: allow merging to disabled bitmaps - 2 - --- 2018-09-19 John Snow New
qapi: birtmap-merge: document name change qapi: birtmap-merge: document name change - 1 - --- 2018-09-19 John Snow New
[5/5] 40p: add fixed IRQ routing for LSI SCSI device 40p: LSI SCSI IRQ routing patch roll-up 1 2 1 --- 2018-09-19 Mark Cave-Ayland New
[4/5] lsi53c895a: add optional external IRQ via qdev 40p: LSI SCSI IRQ routing patch roll-up - 3 1 --- 2018-09-19 Mark Cave-Ayland New
[3/5] scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions 40p: LSI SCSI IRQ routing patch roll-up - 2 - --- 2018-09-19 Mark Cave-Ayland New
[2/5] scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline() 40p: LSI SCSI IRQ routing patch roll-up - 2 - --- 2018-09-19 Mark Cave-Ayland New
[1/5] scsi: add lsi53c8xx_handle_legacy_cmdline() function 40p: LSI SCSI IRQ routing patch roll-up - 2 - --- 2018-09-19 Mark Cave-Ayland New
[14/14] block: Stop passing flags to bdrv_reopen_queue_child() Don't pass flags to bdrv_reopen_queue() - - - --- 2018-09-19 Alberto Garcia New
[13/14] block: Remove flags parameter from bdrv_reopen_queue() Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[12/14] block: Clean up reopen_backing_file() in block/replication.c Don't pass flags to bdrv_reopen_queue() - - - --- 2018-09-19 Alberto Garcia New
[11/14] qemu-io: Put flag changes in the options QDict in reopen_f() Don't pass flags to bdrv_reopen_queue() - - - --- 2018-09-19 Alberto Garcia New
[10/14] block: Drop bdrv_reopen() Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[09/14] block: Use bdrv_reopen_set_read_only() in the mirror driver Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[08/14] block: Use bdrv_reopen_set_read_only() in external_snapshot_commit() Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[07/14] block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file() Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[06/14] block: Use bdrv_reopen_set_read_only() in stream_start/complete() Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[05/14] block: Use bdrv_reopen_set_read_only() in bdrv_commit() Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[04/14] block: Use bdrv_reopen_set_read_only() in commit_start/complete() Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[03/14] block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename() Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[02/14] block: Add bdrv_reopen_set_read_only() Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[01/14] block: Don't call update_flags_from_options() if the options are wrong Don't pass flags to bdrv_reopen_queue() - 1 - --- 2018-09-19 Alberto Garcia New
[RFC,v3,7/7] qemu_thread_create: propagate the error to callers to handle qemu_thread_create: propagate errors to callers to check - - - --- 2018-09-19 Fei Li New
[RFC,v3,6/7] qemu_thread_join: fix segmentation fault qemu_thread_create: propagate errors to callers to check - 1 - --- 2018-09-19 Fei Li New
[RFC,v3,5/7] migration: fix the multifd code qemu_thread_create: propagate errors to callers to check - - - --- 2018-09-19 Fei Li New
[RFC,v3,4/7] migration: fix the compression code qemu_thread_create: propagate errors to callers to check - - - --- 2018-09-19 Fei Li New
[RFC,v3,3/7] qemu_init_vcpu: add a new Error parameter to propagate qemu_thread_create: propagate errors to callers to check - 1 - --- 2018-09-19 Fei Li New
[RFC,v3,2/7] ui/vnc.c: polish vnc_init_func qemu_thread_create: propagate errors to callers to check - 1 - --- 2018-09-19 Fei Li New
[RFC,v3,1/7] Fix segmentation fault when qemu_signal_init fails qemu_thread_create: propagate errors to callers to check - - - --- 2018-09-19 Fei Li New
[2/2] block/backup: drop unused synchronization interface replication: drop extra sync - - - --- 2018-09-19 Vladimir Sementsov-Ogievskiy New
[1/2] block/replication: drop extra synchronization replication: drop extra sync - - - --- 2018-09-19 Vladimir Sementsov-Ogievskiy New
sm501: Adjust endianness of pixel value in rectangle fill sm501: Adjust endianness of pixel value in rectangle fill - 2 - --- 2018-09-19 Marcus Comstedt New
qxl: use guest_monitor_config for local renderer. qxl: use guest_monitor_config for local renderer. - 1 - --- 2018-09-19 Gerd Hoffmann New
tests/Makefile: Re-enable the endianness-, wdt_ib700- and the vmxnet3-test tests/Makefile: Re-enable the endianness-, wdt_ib700- and the vmxnet3-test - 1 - --- 2018-09-19 Thomas Huth New
[3/3] linux-user: implement special usbfs ioctls. Linux usermode emulation user mode USB driver support. - 1 - --- 2018-09-19 Cortland Setlow Tölva New
[2/3] Linux user mode usbfs types and defs. Linux usermode emulation user mode USB driver support. - - - --- 2018-09-19 Cortland Setlow Tölva New
[1/3] Check for Linux USBFS in configure Linux usermode emulation user mode USB driver support. - - - --- 2018-09-19 Cortland Setlow Tölva New
[RFC,v2,4/4] vhost-user-bridge: support VFIO container message Supporting programming IOMMU in QEMU (vDPA/vhost-user) - - - --- 2018-09-19 Tiwei Bie New
[RFC,v2,3/4] libvhost-user: support VFIO container message Supporting programming IOMMU in QEMU (vDPA/vhost-user) - - - --- 2018-09-19 Tiwei Bie New
[RFC,v2,2/4] vhost-user: support programming VFIO container in master Supporting programming IOMMU in QEMU (vDPA/vhost-user) - - - --- 2018-09-19 Tiwei Bie New
[RFC,v2,1/4] vfio: support creating VFIOContainer directly Supporting programming IOMMU in QEMU (vDPA/vhost-user) - - - --- 2018-09-19 Tiwei Bie New
[1/1] i386: Add new model of Cascadelake-Server Add new model of Cascadelake-Server - - - --- 2018-09-19 Tao Xu New
[resend,v2] qga-win: add support for qmp_guest_fsfreeze_freeze_list [resend,v2] qga-win: add support for qmp_guest_fsfreeze_freeze_list - - - --- 2018-09-19 Chen Hanxiao New
[v9,3/3] qmp hmp: Make system_wakeup check wake-up support and run state wakeup-from-suspend and system_wakeup changes - - - --- 2018-09-18 Daniel Henrique Barboza New
[v9,2/3] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions wakeup-from-suspend and system_wakeup changes - 1 - --- 2018-09-18 Daniel Henrique Barboza New
[v9,1/3] qmp: query-current-machine with wakeup-suspend-support wakeup-from-suspend and system_wakeup changes - - - --- 2018-09-18 Daniel Henrique Barboza New
[00/10] target/xtensa updates - - - --- 2018-09-18 Max Filippov New
[v9,9/9] qcow2: Explicit number replaced by a constant Take the image size into account when allocating the L2 cache - 1 - --- 2018-09-18 Leonid Bloch New
[v9,8/9] qcow2: Set the default cache-clean-interval to 10 minutes Take the image size into account when allocating the L2 cache - 1 - --- 2018-09-18 Leonid Bloch New
[v9,7/9] qcow2: Resize the cache upon image resizing Take the image size into account when allocating the L2 cache - 1 - --- 2018-09-18 Leonid Bloch New
[v9,6/9] qcow2: Increase the default upper limit on the L2 cache size Take the image size into account when allocating the L2 cache - - - --- 2018-09-18 Leonid Bloch New
[v9,5/9] qcow2: Assign the L2 cache relatively to the image size Take the image size into account when allocating the L2 cache - - - --- 2018-09-18 Leonid Bloch New
[v9,4/9] qcow2: Avoid duplication in setting the refcount cache size Take the image size into account when allocating the L2 cache - 1 - --- 2018-09-18 Leonid Bloch New
[v9,3/9] qcow2: Make sizes more humanly readable Take the image size into account when allocating the L2 cache - 1 - --- 2018-09-18 Leonid Bloch New
[v9,2/9] include: Add a lookup table of sizes Take the image size into account when allocating the L2 cache - - - --- 2018-09-18 Leonid Bloch New
[v9,1/9] qcow2: Options' documentation fixes Take the image size into account when allocating the L2 cache - - - --- 2018-09-18 Leonid Bloch New
qapi/misc.json: Clarify about usage of QMP 'cpu-add' qapi/misc.json: Clarify about usage of QMP 'cpu-add' - - - --- 2018-09-18 Kashyap Chamarthy New
[1/1] qmp, hmp: add PCI subsystem id and vendor id to PCI info [1/1] qmp, hmp: add PCI subsystem id and vendor id to PCI info - 2 - --- 2018-09-18 Denis V. Lunev New
MAINTAINERS: add myself as elf2dmp maintainer MAINTAINERS: add myself as elf2dmp maintainer - - - --- 2018-09-18 Viktor Prutyanov New
hvf: drop unused variable hvf: drop unused variable - 2 - --- 2018-09-18 Paolo Bonzini New
fix setting the FPSCR[FR] bit fix setting the FPSCR[FR] bit - - - --- 2018-09-17 Programmingkid New
[v3] linux-user: do setrlimit selectively [v3] linux-user: do setrlimit selectively - 1 - --- 2018-09-17 Max Filippov New
[v3] target/xtensa: convert to do_transaction_failed [v3] target/xtensa: convert to do_transaction_failed - 1 - --- 2018-09-17 Max Filippov New
tests/migration: Speed up the test on ppc64 tests/migration: Speed up the test on ppc64 - 2 - --- 2018-09-17 Thomas Huth New
accel/tcg: Remove dead code accel/tcg: Remove dead code - 1 - --- 2018-09-17 Thomas Huth New
[35/35] exec: push BQL down to cpu->cpu_exec_interrupt exec: drop BQL from interrupt handling 1 - - --- 2018-09-17 Emilio Cota New
[34/35] exec: push BQL down to cpu->do_interrupt exec: drop BQL from interrupt handling 1 2 - --- 2018-09-17 Emilio Cota New
[33/35] target/ppc: do not acquire the BQL to call cpu_interrupt exec: drop BQL from interrupt handling 1 - - --- 2018-09-17 Emilio Cota New
[32/35] target/i386/kvm: do not acquire the BQL to call cpu_reset_interrupt exec: drop BQL from interrupt handling - 2 - --- 2018-09-17 Emilio Cota New
[31/35] translate-all: drop BQL assertion from cpu_interrupt exec: drop BQL from interrupt handling - 2 - --- 2018-09-17 Emilio Cota New
[30/35] tcg: drop BQL assertion from tcg_handle_interrupt exec: drop BQL from interrupt handling - 2 - --- 2018-09-17 Emilio Cota New
[29/35] exec: drop BQL from cpu_reset_interrupt exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[28/35] exec: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[27/35] hw/sparc64: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[26/35] target/unicore32: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[25/35] target/sparc: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[24/35] target/sh4: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[23/35] target/s390x: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 2 - --- 2018-09-17 Emilio Cota New
[22/35] target/ppc: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling 1 - - --- 2018-09-17 Emilio Cota New
[21/35] target/openrisc: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[20/35] target/nios2: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[19/35] target/moxie: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[18/35] target/mips: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - - - --- 2018-09-17 Emilio Cota New
[17/35] target/microblaze: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[16/35] target/m68k: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling 1 1 - --- 2018-09-17 Emilio Cota New
[15/35] target/lm32: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling 1 1 - --- 2018-09-17 Emilio Cota New
[14/35] whpx: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - - - --- 2018-09-17 Emilio Cota New
[13/35] hvf: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - - - --- 2018-09-17 Emilio Cota New
[12/35] hax: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[11/35] target/i386: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - - - --- 2018-09-17 Emilio Cota New
[10/35] target/hppa: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 3 - --- 2018-09-17 Emilio Cota New
[09/35] target/cris: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 1 - --- 2018-09-17 Emilio Cota New
[08/35] target/arm: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - - - --- 2018-09-17 Emilio Cota New
[07/35] target/alpha: access cpu->interrupt_request with atomics exec: drop BQL from interrupt handling - 2 - --- 2018-09-17 Emilio Cota New
[06/35] exec: use cpu_reset_interrupt exec: drop BQL from interrupt handling - 2 - --- 2018-09-17 Emilio Cota New
[05/35] target/s390x: use cpu_reset_interrupt exec: drop BQL from interrupt handling - 3 - --- 2018-09-17 Emilio Cota New
« 1 2 ... 2185 2186 21873052 3053 »