Show patches with: State = Action Required       |    Archived = No       |   426384 patches
« 1 2 ... 1915 1916 19174263 4264 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,02/40] s390x/tcg: Implement VECTOR ADD COMPUTE CARRY s390x/tcg: Vector Instruction Support Part 2 - - 1 - --- 2019-05-02 David Hildenbrand New
[v3,01/40] s390x/tcg: Implement VECTOR ADD s390x/tcg: Vector Instruction Support Part 2 - - 1 - --- 2019-05-02 David Hildenbrand New
[v2,3/3] qemu-img: rebase: Reuse in-chain BlockDriverState qemu-img: rebase: Improve/optimize rebase operation - - 3 - --- 2019-05-02 Sam Eiderman New
[v2,2/3] qemu-img: rebase: Reduce reads on in-chain rebase qemu-img: rebase: Improve/optimize rebase operation - - 1 - --- 2019-05-02 Sam Eiderman New
[v2,1/3] qemu-img: rebase: Reuse parent BlockDriverState qemu-img: rebase: Improve/optimize rebase operation - - 2 - --- 2019-05-02 Sam Eiderman New
[v2] vmdk: Set vmdk parent backing_format to vmdk [v2] vmdk: Set vmdk parent backing_format to vmdk - - 3 - --- 2019-05-02 Sam Eiderman New
linux-user: fix GPROF build failure linux-user: fix GPROF build failure - - - 1 --- 2019-05-02 Alex Bennée New
[3/3] qemu-img: rebase: Reuse in-chain BlockDriverState qemu-img: rebase: Improve/optimize rebase operation - - 2 - --- 2019-05-02 Sam Eiderman New
[2/3] qemu-img: rebase: Reduce reads on in-chain rebase qemu-img: rebase: Improve/optimize rebase operation - - 1 - --- 2019-05-02 Sam Eiderman New
[1/3] qemu-img: rebase: Reuse parent BlockDriverState qemu-img: rebase: Improve/optimize rebase operation - - 2 - --- 2019-05-02 Sam Eiderman New
[v3,7/7] tests: Run the iotests during "make check" again tests/qemu-iotests: Run basic iotests during "make check" - - - - --- 2019-05-02 Thomas Huth New
[v3,6/7] tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run tests/qemu-iotests: Run basic iotests during "make check" - - - - --- 2019-05-02 Thomas Huth New
[v3,5/7] tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests tests/qemu-iotests: Run basic iotests during "make check" 1 - 1 1 --- 2019-05-02 Thomas Huth New
[v3,4/7] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD tests/qemu-iotests: Run basic iotests during "make check" 1 - 3 - --- 2019-05-02 Thomas Huth New
[v3,3/7] tests/qemu-iotests: Do not hard-code the path to bash tests/qemu-iotests: Run basic iotests during "make check" 1 - 3 - --- 2019-05-02 Thomas Huth New
[v3,2/7] tests/qemu-iotests/check: Pick a default machine if necessary tests/qemu-iotests: Run basic iotests during "make check" 1 - 2 - --- 2019-05-02 Thomas Huth New
[v3,1/7] tests/qemu-iotests/005: Add a sanity check for large sparse file support tests/qemu-iotests: Run basic iotests during "make check" - - 2 - --- 2019-05-02 Thomas Huth New
[v9,27/27] gdbstub: Add support to write a MSR for KVM target gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,26/27] gdbstub: Add support to read a MSR for KVM target gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,25/27] kvm: Add API to read/write a CPU MSR value gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,24/27] gdbstub: Add another handler for setting qemu.sstep gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,23/27] gdbstub: Implement qemu physical memory mode gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,22/27] gdbstub: Implement generic query qemu.Supported gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,21/27] gdbstub: Clear unused variables in gdb_handle_packet gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,20/27] gdbstub: Implement target halted (? pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,19/27] gdbstub: Implement generic set (Q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,18/27] gdbstub: Implement generic query (q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,17/27] gdbstub: Implement v commands with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,16/27] gdbstub: Implement step (s pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,15/27] gdbstub: Implement file io (F pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,14/27] gdbstub: Implement read all registers (g pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,13/27] gdbstub: Implement write all registers (G pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,12/27] gdbstub: Implement read memory (m pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,11/27] gdbstub: Implement write memory (M pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,10/27] gdbstub: Implement get register (p pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,09/27] gdbstub: Implement set register (P pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,08/27] gdbstub: Implement remove breakpoint (z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,07/27] gdbstub: Implement insert breakpoint (Z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,06/27] gdbstub: Implement set_thread (H pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,05/27] gdbstub: Implement continue with signal (C pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,04/27] gdbstub: Implement continue (c pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,03/27] gdbstub: Implement thread_alive (T pkt) with new infra gdbstub: Refactor command packets handler - - 2 - --- 2019-05-02 Jon Doron New
[v9,02/27] gdbstub: Implement deatch (D pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,01/27] gdbstub: Add infrastructure to parse cmd packets gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[PULL,7/7] hw/usb: avoid format truncation warning when formatting port name [PULL,1/7] usb-mtp: fix string length for filename when writing metadata - - - - --- 2019-05-02 Gerd Hoffmann New
[PULL,6/7] hw/usb/hcd-ohci: Move PCI-related code into a separate file [PULL,1/7] usb-mtp: fix string length for filename when writing metadata - - 1 1 --- 2019-05-02 Gerd Hoffmann New
[PULL,5/7] hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die() [PULL,1/7] usb-mtp: fix string length for filename when writing metadata - - 1 1 --- 2019-05-02 Gerd Hoffmann New
[PULL,4/7] usb/xhci: avoid trigger assertion if guest write wrong epid [PULL,1/7] usb-mtp: fix string length for filename when writing metadata - - 1 1 --- 2019-05-02 Gerd Hoffmann New
[PULL,3/7] usb-mtp: change default to success for usb_mtp_update_object [PULL,1/7] usb-mtp: fix string length for filename when writing metadata - 1 - - --- 2019-05-02 Gerd Hoffmann New
[PULL,2/7] usb-mtp: fix alignment of access of ObjectInfo filename field [PULL,1/7] usb-mtp: fix string length for filename when writing metadata - - - - --- 2019-05-02 Gerd Hoffmann New
[PULL,1/7] usb-mtp: fix string length for filename when writing metadata [PULL,1/7] usb-mtp: fix string length for filename when writing metadata - - - - --- 2019-05-02 Gerd Hoffmann New
[PULL,0/7] Usb 20190502 patches - - - - --- 2019-05-02 Gerd Hoffmann New
[v8,27/27] gdbstub: Add support to write a MSR for KVM target gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,26/27] gdbstub: Add support to read a MSR for KVM target gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,25/27] kvm: Add API to read/write a CPU MSR value gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,24/27] gdbstub: Add another handler for setting qemu.sstep gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,23/27] gdbstub: Implement qemu physical memory mode gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,22/27] gdbstub: Implement generic query qemu.Supported gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,21/27] gdbstub: Clear unused variables in gdb_handle_packet gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,20/27] gdbstub: Implement target halted (? pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,19/27] gdbstub: Implement generic set (Q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,18/27] gdbstub: Implement generic query (q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,17/27] gdbstub: Implement v commands with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,16/27] gdbstub: Implement step (s pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,15/27] gdbstub: Implement file io (F pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,14/27] gdbstub: Implement read all registers (g pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,13/27] gdbstub: Implement write all registers (G pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,12/27] gdbstub: Implement read memory (m pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,11/27] gdbstub: Implement write memory (M pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,10/27] gdbstub: Implement get register (p pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,09/27] gdbstub: Implement set register (P pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,08/27] gdbstub: Implement remove breakpoint (z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,07/27] gdbstub: Implement insert breakpoint (Z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,06/27] gdbstub: Implement set_thread (H pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,05/27] gdbstub: Implement continue with signal (C pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,04/27] gdbstub: Implement continue (c pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,03/27] gdbstub: Implement thread_alive (T pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,02/27] gdbstub: Implement deatch (D pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,01/27] gdbstub: Add infrastructure to parse cmd packets gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v1,5/5] hw/arm: Add the Netduino Plus 2 Add the STM32F405 and Netduino Plus 2 machine - - - - --- 2019-05-02 Alistair Francis New
[v1,4/5] hw/arm: Add the STM32F4xx SoC Add the STM32F405 and Netduino Plus 2 machine - - 1 - --- 2019-05-02 Alistair Francis New
[v1,3/5] armv7m: Allow entry information to be returned Add the STM32F405 and Netduino Plus 2 machine - - - - --- 2019-05-02 Alistair Francis New
[v1,2/5] hw/misc: Add the STM32F4xx EXTI device Add the STM32F405 and Netduino Plus 2 machine - - 1 - --- 2019-05-02 Alistair Francis New
[v1,1/5] hw/misc: Add the STM32F4xx Sysconfig device Add the STM32F405 and Netduino Plus 2 machine - - 1 - --- 2019-05-02 Alistair Francis New
[Bug,1809291] Re: SD Card not working in Ubuntu 18.10 (CMD 2, 3 timeout). The device worked fine in… [Bug,1809291] Re: SD Card not working in Ubuntu 18.10 (CMD 2, 3 timeout). The device worked fine in… - - - - --- 2019-05-02 Philippe Mathieu-Daudé New
[2/2] configure: Use quotes around uses of $CPU_CFLAGS configure: Fix make check-tcg for ppc64le - - 1 1 --- 2019-05-01 Richard Henderson New
[1/2] configure: Distinguish ppc64 and ppc64le hosts configure: Fix make check-tcg for ppc64le - - - - --- 2019-05-01 Richard Henderson New
[v4] s390: diagnose 318 info reset and migration support [v4] s390: diagnose 318 info reset and migration support - - - - --- 2019-05-01 Collin Walling New
[PULL,2/2] docs/interop/bitmaps: rewrite and modernize doc [PULL,1/2] Makefile: add nit-picky mode to sphinx-build - - 1 - --- 2019-05-01 John Snow New
[PULL,1/2] Makefile: add nit-picky mode to sphinx-build [PULL,1/2] Makefile: add nit-picky mode to sphinx-build - - 1 - --- 2019-05-01 John Snow New
[PULL,0/2] Bitmaps patches - - - - --- 2019-05-01 John Snow New
tests/tcg/alpha: add system boot.S tests/tcg/alpha: add system boot.S - - - - --- 2019-05-01 Richard Henderson New
[v2,5/5] qcow2: Remove BDRVQcow2State.cluster_sectors Remove bdrv_read() and bdrv_write() - - 1 - --- 2019-05-01 Alberto Garcia New
[v2,4/5] block: Remove bdrv_read() and bdrv_write() Remove bdrv_read() and bdrv_write() - - 1 - --- 2019-05-01 Alberto Garcia New
[v2,3/5] vvfat: Replace bdrv_{read, write}() with bdrv_{pread, pwrite}() Remove bdrv_read() and bdrv_write() - - - - --- 2019-05-01 Alberto Garcia New
[v2,2/5] vdi: Replace bdrv_{read, write}() with bdrv_{pread, pwrite}() Remove bdrv_read() and bdrv_write() - - 1 - --- 2019-05-01 Alberto Garcia New
[v2,1/5] qcow2: Replace bdrv_write() with bdrv_pwrite() Remove bdrv_read() and bdrv_write() - - 1 - --- 2019-05-01 Alberto Garcia New
scsi-disk: assert positive value to avoid compiler warning scsi-disk: assert positive value to avoid compiler warning - - 1 - --- 2019-05-01 Bruce Rogers New
[v2] sockets: avoid string truncation warnings when copying UNIX path [v2] sockets: avoid string truncation warnings when copying UNIX path - - 2 - --- 2019-05-01 Daniel P. Berrangé New
[v2] linux-user: avoid string truncation warnings in uname field copying [v2] linux-user: avoid string truncation warnings in uname field copying - - 1 - --- 2019-05-01 Daniel P. Berrangé New
« 1 2 ... 1915 1916 19174263 4264 »