Show patches with: Archived = No       |   430855 patches
« 1 2 ... 642 643 6444308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,09/16] scripts/qapi: add required system includes to visitor Preliminary patches for subproject split - - 1 - --- 2022-08-10 Marc-André Lureau New
[v3,08/16] scripts/qapi-gen: add -i option Preliminary patches for subproject split - - - - --- 2022-08-10 Marc-André Lureau New
[v3,07/16] qapi: remove QEMU-specific monitor dependency from dispatch Preliminary patches for subproject split - - - - --- 2022-08-10 Marc-André Lureau New
[v3,06/16] qapi: move QEMU-specific dispatch code in monitor Preliminary patches for subproject split - - - - --- 2022-08-10 Marc-André Lureau New
[v3,05/16] stubs: remove needless error_vprintf_unless_qmp() Preliminary patches for subproject split - - 1 - --- 2022-08-10 Marc-André Lureau New
[v3,04/16] error-report: introduce overridable error_is_detailed() Preliminary patches for subproject split - - 2 - --- 2022-08-10 Marc-André Lureau New
[v3,03/16] error-report: simplify print_loc() Preliminary patches for subproject split - - 1 - --- 2022-08-10 Marc-André Lureau New
[v3,02/16] error-report: introduce "detailed" variable Preliminary patches for subproject split - - 1 - --- 2022-08-10 Marc-André Lureau New
[v3,01/16] error-report: misc comment fix Preliminary patches for subproject split - - 1 - --- 2022-08-10 Marc-André Lureau New
tests/unit: fix a -Wformat-trunction warning tests/unit: fix a -Wformat-trunction warning - - 1 - --- 2022-08-10 Marc-André Lureau New
migration/multifd: Remove redundant copy of page offsets during send migration/multifd: Remove redundant copy of page offsets during send - - - - --- 2022-08-10 Nikolay Borisov New
[for-7.2,v3,11/11] ppc/pnv: fix QOM parenting of user creatable root ports enable pnv-phb user created devices - - - - --- 2022-08-10 Daniel Henrique Barboza New
[for-7.2,v3,10/11] ppc/pnv: user creatable pnv-phb for powernv10 enable pnv-phb user created devices - - 1 - --- 2022-08-10 Daniel Henrique Barboza New
[for-7.2,v3,09/11] ppc/pnv: change pnv_phb4_get_pec() to also retrieve chip10->pecs enable pnv-phb user created devices - - - - --- 2022-08-10 Daniel Henrique Barboza New
[for-7.2,v3,08/11] ppc/pnv: enable user created pnv-phb powernv9 enable pnv-phb user created devices - - 1 - --- 2022-08-10 Daniel Henrique Barboza New
[for-7.2,v3,07/11] ppc/pnv: add PHB4 helpers for user created pnv-phb enable pnv-phb user created devices - - - - --- 2022-08-10 Daniel Henrique Barboza New
[for-7.2,v3,06/11] ppc/pnv: enable user created pnv-phb for powernv8 enable pnv-phb user created devices - - 1 - --- 2022-08-10 Daniel Henrique Barboza New
[for-7.2,v3,05/11] ppc/pnv: turn chip8->phbs[] into a PnvPHB* array enable pnv-phb user created devices - - - - --- 2022-08-10 Daniel Henrique Barboza New
[for-7.2,v3,04/11] ppc/pnv: add helpers for pnv-phb user devices enable pnv-phb user created devices - - - - --- 2022-08-10 Daniel Henrique Barboza New
[for-7.2,v3,03/11] ppc/pnv: set root port chassis and slot using Bus properties enable pnv-phb user created devices - - 1 - --- 2022-08-10 Daniel Henrique Barboza New
[for-7.2,v3,02/11] ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties enable pnv-phb user created devices - - 1 - --- 2022-08-10 Daniel Henrique Barboza New
[for-7.2,v3,01/11] ppc/pnv: add phb-id/chip-id PnvPHB3RootBus properties enable pnv-phb user created devices - - 1 - --- 2022-08-10 Daniel Henrique Barboza New
backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize() backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize() - - - - --- 2022-08-10 Thomas Huth New
[v4,6/6] hw/arm: change to use qemu_fdt_setprop_strings() [v4,1/6] device_tree: add qemu_fdt_setprop_strings() helper - - 1 - --- 2022-08-09 Ben Dooks New
[v4,5/6] hw/mips: use qemu_fdt_setprop_strings() [v4,1/6] device_tree: add qemu_fdt_setprop_strings() helper - - 3 - --- 2022-08-09 Ben Dooks New
[v4,4/6] hw/core: use qemu_fdt_setprop_strings() [v4,1/6] device_tree: add qemu_fdt_setprop_strings() helper - - 2 - --- 2022-08-09 Ben Dooks New
[v4,3/6] hw/riscv: use qemu_fdt_setprop_strings() for string arrays [v4,1/6] device_tree: add qemu_fdt_setprop_strings() helper - - 2 - --- 2022-08-09 Ben Dooks New
[v4,2/6] hw/core: don't check return on qemu_fdt_setprop_string_array() [v4,1/6] device_tree: add qemu_fdt_setprop_strings() helper - - 2 - --- 2022-08-09 Ben Dooks New
[v4,1/6] device_tree: add qemu_fdt_setprop_strings() helper [v4,1/6] device_tree: add qemu_fdt_setprop_strings() helper - - - - --- 2022-08-09 Ben Dooks New
[v8,12/12] vdpa: Delete CVQ migration blocker NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,11/12] vdpa: Add virtio-net mac address via CVQ at start NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,10/12] vhost_net: add NetClientState->load() callback NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,09/12] vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,08/12] vdpa: Move command buffers map to start of net device NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,07/12] vdpa: add net_vhost_vdpa_cvq_info NetClientInfo NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,06/12] vhost_net: Add NetClientInfo stop callback NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,05/12] vhost_net: Add NetClientInfo prepare callback NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,04/12] vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,03/12] vhost: Delete useless read memory barrier NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,02/12] vhost: use SVQ element ndescs instead of opaque data for desc validation NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[v8,01/12] vhost: stop transfer elem ownership in vhost_handle_guest_kick NIC vhost-vdpa state restore via Shadow CVQ 1 - - - --- 2022-08-09 Eugenio Perez Martin New
[PULL,2/2] xlnx_dp: drop unsupported AUXCommand in xlnx_dp_aux_set_command [PULL,1/2] contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement - 1 2 1 --- 2022-08-09 Laurent Vivier New
[PULL,1/2] contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement [PULL,1/2] contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement 1 1 1 - --- 2022-08-09 Laurent Vivier New
[PULL,0/2] Trivial branch for 7.1 patches - - - - --- 2022-08-09 Laurent Vivier New
[v4,24/24] ppc/ppc405: Add check on minimum RAM size ppc: QOM'ify 405 board - - - - --- 2022-08-09 Cédric Le Goater New
[v4,23/24] ppc/ppc405: QOM'ify SDRAM ppc: QOM'ify 405 board - - - - --- 2022-08-09 Cédric Le Goater New
[v4,22/24] ppc/ppc4xx: Fix sdram trace events ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,21/24] ppc/ppc405: Use an explicit I2C object ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,20/24] ppc/ppc405: Use an embedded PPCUIC model in SoC state ppc: QOM'ify 405 board - - 2 - --- 2022-08-09 Cédric Le Goater New
[v4,19/24] ppc/ppc405: QOM'ify FPGA ppc: QOM'ify 405 board - - 2 - --- 2022-08-09 Cédric Le Goater New
[v4,18/24] ppc/ppc405: QOM'ify MAL ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,17/24] ppc/ppc405: QOM'ify PLB ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,16/24] ppc/ppc405: QOM'ify POB ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,15/24] ppc/ppc405: QOM'ify OPBA ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,14/24] ppc/ppc405: QOM'ify EBC ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,13/24] ppc/ppc405: QOM'ify DMA ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,12/24] ppc/ppc405: QOM'ify GPIO ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,11/24] ppc/ppc405: QOM'ify OCM ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,10/24] ppc/ppc405: QOM'ify GPT ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,09/24] ppc/ppc405: QOM'ify CPC ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,08/24] ppc/ppc4xx: Introduce a DCR device model ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,07/24] ppc/ppc405: QOM'ify CPU ppc: QOM'ify 405 board - - 2 - --- 2022-08-09 Cédric Le Goater New
[v4,06/24] ppc/ppc405: Start QOMification of the SoC ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,05/24] ppc/ppc405: Introduce a PPC405 SoC ppc: QOM'ify 405 board - - 2 - --- 2022-08-09 Cédric Le Goater New
[v4,04/24] ppc/ppc405: Move SRAM under the ref405ep machine ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,03/24] ppc/ppc405: Move devices under the ref405ep machine ppc: QOM'ify 405 board - - 2 - --- 2022-08-09 Cédric Le Goater New
[v4,02/24] ppc/ppc405: Introduce a PPC405 generic machine ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v4,01/24] ppc/ppc405: Remove taihu machine ppc: QOM'ify 405 board - - 1 - --- 2022-08-09 Cédric Le Goater New
[v7,2/2] target/s390x: support PRNO_TRNG instruction [v7,1/2] target/s390x: support SHA-512 extensions - - - - --- 2022-08-09 Jason A. Donenfeld New
[v7,1/2] target/s390x: support SHA-512 extensions [v7,1/2] target/s390x: support SHA-512 extensions - - - - --- 2022-08-09 Jason A. Donenfeld New
[PULL,1/1] icount: Take iothread lock when running QEMU timers [PULL,1/1] icount: Take iothread lock when running QEMU timers - - 1 1 --- 2022-08-09 Peter Maydell New
[PULL,0/1] target-arm queue - - - - --- 2022-08-09 Peter Maydell New
tests/qtest: misc tweaks to readconfig tests/qtest: misc tweaks to readconfig - - 2 - --- 2022-08-09 Daniel P. Berrangé New
[PULL] hw/net/rocker: Avoid undefined shifts with more than 31 ports [PULL] hw/net/rocker: Avoid undefined shifts with more than 31 ports - - 1 - --- 2022-08-09 Jason Wang New
[PULL] Net patches [PULL] Net patches - - - - --- 2022-08-09 Jason Wang New
[V4,RESEND] net/colo.c: Fix the pointer issue reported by Coverity. [V4,RESEND] net/colo.c: Fix the pointer issue reported by Coverity. - - - - --- 2022-08-09 Zhang, Chen New
[V4] net/colo.c: Fix the pointer issue reported by Coverity. [V4] net/colo.c: Fix the pointer issue reported by Coverity. - - - - --- 2022-08-09 Zhang, Chen New
[v4,2/2] Update test code of AVX512 support for xbzrle_encode This patch updates AVX512 support for xbzrle - - - - --- 2022-08-09 Xu, Ling1 New
[v4,1/2] Update AVX512 support for xbzrle_encode_buffer function This patch updates AVX512 support for xbzrle - - - - --- 2022-08-09 Xu, Ling1 New
[v3,1/1] os-posix: asynchronous teardown for shutdown on Linux [v3,1/1] os-posix: asynchronous teardown for shutdown on Linux - - 1 1 --- 2022-08-09 Claudio Imbrenda New
[v8,4/4] target/riscv: smstateen knobs RISC-V Smstateen support - - - - --- 2022-08-09 Mayuresh Chitale New
[v8,3/4] target/riscv: smstateen check for fcsr RISC-V Smstateen support - - - - --- 2022-08-09 Mayuresh Chitale New
[v8,2/4] target/riscv: smstateen check for h/s/envcfg RISC-V Smstateen support - - - - --- 2022-08-09 Mayuresh Chitale New
[v8,1/4] target/riscv: Add smstateen support RISC-V Smstateen support - - - - --- 2022-08-09 Mayuresh Chitale New
[PULL,1/1] target/loongarch: Remove cpu_fcsr0 [PULL,1/1] target/loongarch: Remove cpu_fcsr0 1 - 1 - --- 2022-08-09 Richard Henderson New
[PULL,0/1] loongarch patch queue - - - - --- 2022-08-09 Richard Henderson New
[V3] net/colo.c: Fix the pointer issue reported by Coverity. [V3] net/colo.c: Fix the pointer issue reported by Coverity. - - - - --- 2022-08-09 Zhang, Chen New
virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers - - - 1 --- 2022-08-09 Lei Xiang New
[2/2] tests/migration: add support for ppc64le for guestperf.py tests/migration: add support for ppc64le in guestperf.py - - 2 - --- 2022-08-09 Murilo Opsfelder Araújo New
[1/2] tests/migration: add sysprof-capture-4 as dependency for stress binary tests/migration: add support for ppc64le in guestperf.py - - 2 - --- 2022-08-09 Murilo Opsfelder Araújo New
[v2,4/4] hw/core: fix platform bus node name QEMU: Fix RISC-V virt & spike machines' dtbs - 1 1 - --- 2022-08-08 Conor Dooley New
[v2,3/4] hw/riscv: virt: fix syscon subnode paths QEMU: Fix RISC-V virt & spike machines' dtbs - 2 1 - --- 2022-08-08 Conor Dooley New
[v2,2/4] hw/riscv: virt: Fix the plic's address cells QEMU: Fix RISC-V virt & spike machines' dtbs - 1 1 - --- 2022-08-08 Conor Dooley New
[v2,1/4] hw/riscv: virt: fix uart node name QEMU: Fix RISC-V virt & spike machines' dtbs - 1 1 - --- 2022-08-08 Conor Dooley New
linux-user: fix readlinkat handling with magic exe symlink linux-user: fix readlinkat handling with magic exe symlink - - 1 - --- 2022-08-08 Jameson Nash New
[v3,4/4] tests/tcg: Test siginfo_t contents when jumping to non-readable pages linux-user: Fix siginfo_t contents when jumping to non-readable pages - - - - --- 2022-08-08 Ilya Leoshkevich New
[v3,3/4] target/i386: Make translator stop before the end of a page linux-user: Fix siginfo_t contents when jumping to non-readable pages - - - - --- 2022-08-08 Ilya Leoshkevich New
[v3,2/4] target/s390x: Make translator stop before the end of a page linux-user: Fix siginfo_t contents when jumping to non-readable pages - - 1 - --- 2022-08-08 Ilya Leoshkevich New
[v3,1/4] accel/tcg: Invalidate translations when clearing PAGE_EXEC linux-user: Fix siginfo_t contents when jumping to non-readable pages - - - - --- 2022-08-08 Ilya Leoshkevich New
[v2] virtio-scsi: fix race in virtio_scsi_dataplane_start() [v2] virtio-scsi: fix race in virtio_scsi_dataplane_start() - - 2 - --- 2022-08-08 Stefan Hajnoczi New
« 1 2 ... 642 643 6444308 4309 »