Show patches with: none      |   434029 patches
« 1 2 ... 681 682 6834340 4341 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,01/24] vhost: move descriptor translation to vhost_svq_vring_write_descs [PULL,01/24] vhost: move descriptor translation to vhost_svq_vring_write_descs 1 - 1 - --- 2022-07-19 Jason Wang New
[PULL,00/24] Net Patches - - - - --- 2022-07-19 Jason Wang New
docs: Add caveats for Windows as the build platform docs: Add caveats for Windows as the build platform - - - - --- 2022-07-19 Bin Meng Superseded
[v1,1/1] migration: Avoid false-positive on non-supported scenarios for zero-copy-send [v1,1/1] migration: Avoid false-positive on non-supported scenarios for zero-copy-send - 1 2 - --- 2022-07-19 Leonardo Bras New
hw/microblaze: pass random seed to fdt hw/microblaze: pass random seed to fdt - - 1 - --- 2022-07-19 Jason A. Donenfeld New
hw/rx: pass random seed to fdt hw/rx: pass random seed to fdt - - 1 - --- 2022-07-19 Jason A. Donenfeld New
hw/guest-loader: pass random seed to fdt hw/guest-loader: pass random seed to fdt - - - - --- 2022-07-19 Jason A. Donenfeld New
[4/4] semihosting: Fix handling of buffer in TARGET_SYS_TMPNAM semihosting: fix various coverity issues - - 1 - --- 2022-07-19 Peter Maydell New
[3/4] semihosting: Check for errors on SET_ARG() semihosting: fix various coverity issues - - 1 - --- 2022-07-19 Peter Maydell New
[2/4] semihosting: Don't copy buffer after console_write() semihosting: fix various coverity issues - - 1 - --- 2022-07-19 Peter Maydell New
[1/4] semihosting: Don't return negative values on qemu_semihosting_console_write() failure semihosting: fix various coverity issues - - 1 - --- 2022-07-19 Peter Maydell New
hw/mips: boston: pass random seed to fdt hw/mips: boston: pass random seed to fdt - - - - --- 2022-07-19 Jason A. Donenfeld New
hw/nios2: virt: pass random seed to fdt hw/nios2: virt: pass random seed to fdt - - - - --- 2022-07-19 Jason A. Donenfeld New
[v2] Loading new machines and devices from external modules [v2] Loading new machines and devices from external modules - - - - --- 2022-07-19 Drap Anton New
[resend,v3] hw/i386: pass RNG seed via setup_data entry [resend,v3] hw/i386: pass RNG seed via setup_data entry - - - - --- 2022-07-19 Jason A. Donenfeld New
[v2] target/s390x: support PRNO_TRNG instruction [v2] target/s390x: support PRNO_TRNG instruction - - - - --- 2022-07-19 Jason A. Donenfeld New
target/ppc: Implement new wait variants target/ppc: Implement new wait variants - - - - --- 2022-07-19 Nicholas Piggin New
There is no mechanism to load external machines and classes from modules at the moment. This patch … There is no mechanism to load external machines and classes from modules at the moment. This patch … - - - - --- 2022-07-19 Drap Anton New
[v5,20/20] vdpa: Add x-svq to NetdevVhostVDPAOptions vdpa net devices Rx filter change notification with Shadow VQ 1 - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,19/20] vdpa: Add device migration blocker vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,18/20] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs vdpa net devices Rx filter change notification with Shadow VQ 1 - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,17/20] vdpa: Buffer CVQ support on shadow virtqueue vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,16/20] vdpa: manual forward CVQ buffers vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,15/20] vdpa: Export vhost_vdpa_dma_map and unmap calls vdpa net devices Rx filter change notification with Shadow VQ 1 - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,14/20] vhost: Add svq avail_handler callback vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,13/20] vhost: add vhost_svq_poll vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,12/20] vhost: Expose vhost_svq_add vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,11/20] vhost: add vhost_svq_push_elem vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,10/20] vhost: Track number of descs in SVQDescState vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,09/20] vhost: Add SVQDescState vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,08/20] vhost: Decouple vhost_svq_add from VirtQueueElement vdpa net devices Rx filter change notification with Shadow VQ 1 - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,07/20] vhost: Check for queue full at vhost_svq_add vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,06/20] vhost: Move vhost_svq_kick call to vhost_svq_add vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,05/20] vhost: Reorder vhost_svq_kick vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,04/20] vdpa: Avoid compiler to squash reads to used idx vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,03/20] virtio-net: Expose ctrl virtqueue logic vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,02/20] virtio-net: Expose MAC_TABLE_ENTRIES vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-19 Eugenio Perez Martin New
[v5,01/20] vhost: move descriptor translation to vhost_svq_vring_write_descs vdpa net devices Rx filter change notification with Shadow VQ 1 - - - --- 2022-07-19 Eugenio Perez Martin New
[v2,8/8] tests: virt: Update expected *.acpihmatvirt tables AArch64/HMAT support and tests - - - - --- 2022-07-19 Hesham Almatary New
[v2,7/8] tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators AArch64/HMAT support and tests - - - - --- 2022-07-19 Hesham Almatary New
[v2,6/8] hw/arm/virt: Enable HMAT on arm virt machine AArch64/HMAT support and tests - - 1 - --- 2022-07-19 Hesham Almatary New
[v2,5/8] tests: Add HMAT AArch64/virt empty table files AArch64/HMAT support and tests - - - - --- 2022-07-19 Hesham Almatary New
[v2,4/8] tests: acpi: q35: update expected blobs *.hmat-noinitiators AArch64/HMAT support and tests - - - - --- 2022-07-19 Hesham Almatary New
[v2,3/8] tests: acpi: q35: add test for hmat nodes without initiators AArch64/HMAT support and tests - - - - --- 2022-07-19 Hesham Almatary New
[v2,2/8] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs AArch64/HMAT support and tests - - - - --- 2022-07-19 Hesham Almatary New
[v2,1/8] hmat acpi: Don't require initiator value in -numa AArch64/HMAT support and tests - - 1 - --- 2022-07-19 Hesham Almatary New
[PULL,3/3] util: Fix broken build on Haiku [PULL,1/3] monitor: add support for boolean statistics - 1 1 - --- 2022-07-19 Paolo Bonzini New
[PULL,2/3] kvm: add support for boolean statistics [PULL,1/3] monitor: add support for boolean statistics - - - - --- 2022-07-19 Paolo Bonzini New
[PULL,1/3] monitor: add support for boolean statistics [PULL,1/3] monitor: add support for boolean statistics - - - - --- 2022-07-19 Paolo Bonzini New
[PULL,0/3] Misc patches for QEMU 7.1 freeze - - - - --- 2022-07-19 Paolo Bonzini New
docs: List kvm as a supported accelerator on RISC-V docs: List kvm as a supported accelerator on RISC-V - - 1 - --- 2022-07-19 Bin Meng New
[v2] hw/pci/pci_bridge: ensure PCIe slots have only one slot [v2] hw/pci/pci_bridge: ensure PCIe slots have only one slot - - - - --- 2022-07-19 Roman Kagan New
[PULL,SUBSYSTEM,qemu-pseries] pseries: Update SLOF firmware image [PULL,SUBSYSTEM,qemu-pseries] pseries: Update SLOF firmware image - - - - --- 2022-07-19 Alexey Kardashevskiy New
monitor: Support specified vCPU registers monitor: Support specified vCPU registers - - - - --- 2022-07-19 zhenwei pi New
[PULL,14/14] python/qemu/qmp/legacy: Replace 'returns-whitelist' with the correct type [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 1 - --- 2022-07-19 Thomas Huth New
[PULL,13/14] util: Fix broken build on Haiku [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - 1 1 - --- 2022-07-19 Thomas Huth New
[PULL,12/14] Replace 'whitelist' with 'allow' [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 2 - --- 2022-07-19 Thomas Huth New
[PULL,11/14] tests/unit: Replace g_memdup() by g_memdup2() [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - - - --- 2022-07-19 Thomas Huth New
[PULL,10/14] qtest/machine-none: Add LoongArch support [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 1 - --- 2022-07-19 Thomas Huth New
[PULL,09/14] tests/vm: Remove docker cross-compile test from CentOS VM [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 2 - --- 2022-07-19 Thomas Huth New
[PULL,08/14] tests/vm: add 1GB extra memory per core [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" 1 - 1 - --- 2022-07-19 Thomas Huth New
[PULL,07/14] tests/vm: remove duplicate 'centos' VM test [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 3 - --- 2022-07-19 Thomas Huth New
[PULL,06/14] tests/vm: remove ubuntu.i386 VM test [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 3 - --- 2022-07-19 Thomas Huth New
[PULL,05/14] tests/vm: upgrade Ubuntu 18.04 VM to 20.04 [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 2 - --- 2022-07-19 Thomas Huth New
[PULL,04/14] tests/vm: switch centos.aarch64 to CentOS 8 Stream [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 2 - --- 2022-07-19 Thomas Huth New
[PULL,03/14] tests/vm: switch CentOS 8 to CentOS 8 Stream [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 3 - --- 2022-07-19 Thomas Huth New
[PULL,02/14] tests/vm: use 'cp' instead of 'ln' for temporary vm images [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 3 - --- 2022-07-19 Thomas Huth New
[PULL,01/14] qga: treat get-guest-fsinfo as "best effort" [PULL,01/14] qga: treat get-guest-fsinfo as "best effort" - - 1 - --- 2022-07-19 Thomas Huth New
[PULL,00/14] Testing and misc patches - - - - --- 2022-07-19 Thomas Huth New
[v2] i386: Disable BTS [v2] i386: Disable BTS - - - 1 --- 2022-07-19 Duan, Zhenzhong New
[v5,2/2] ui/gtk: a new array param monitor to specify the target displays handling guest multiple displays - - - - --- 2022-07-18 Kim, Dongwon New
[v5,1/2] ui/gtk: detach VCs for additional guest displays handling guest multiple displays - - - - --- 2022-07-18 Kim, Dongwon New
[3/3] Hexagon (tests/tcg/hexagon) reference file for float_convd Hexagon bug fixes and test improvements 1 - - - --- 2022-07-18 Taylor Simpson New
[2/3] Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c Hexagon bug fixes and test improvements 1 - - - --- 2022-07-18 Taylor Simpson New
[1/3] Hexagon (target/hexagon) make VyV operands use a unique temp Hexagon bug fixes and test improvements - - 1 - --- 2022-07-18 Taylor Simpson New
[PULL,2/2] Hexagon (target/hexagon) fix bug in mem_noshuf load exception [PULL,1/2] Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load - - 1 - --- 2022-07-18 Taylor Simpson New
[PULL,1/2] Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load [PULL,1/2] Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load - - 1 - --- 2022-07-18 Taylor Simpson New
[PULL,0/2] Hexagon (target/hexagon) bug fixes for mem_noshuf - - - - --- 2022-07-18 Taylor Simpson New
[PULL,40/40] pckbd: remove legacy i8042_mm_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,39/40] ps2: remove unused legacy ps2_mouse_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,38/40] pckbd: don't use legacy ps2_mouse_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,37/40] ps2: remove unused legacy ps2_kbd_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,36/40] pckbd: don't use legacy ps2_kbd_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,35/40] pckbd: introduce new vmstate_kbd_mmio VMStateDescription for the I8042_MMIO device [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,34/40] lasips2: update VMStateDescription for LASIPS2 device [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 1 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,33/40] lasips2: don't use legacy ps2_mouse_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,32/40] lasips2: don't use legacy ps2_kbd_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,31/40] lasips2: switch register memory region to DEVICE_BIG_ENDIAN [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,30/40] lasips2: standardise on lp name for LASIPS2Port variables [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,29/40] lasips2: rename LASIPS2Port parent pointer to lasips2 [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,28/40] lasips2: switch to using port-based IRQs [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 1 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,27/40] lasips2: add named input gpio to handle incoming port IRQs [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 1 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,26/40] lasips2: add named input gpio to port for downstream PS2 device IRQ [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,25/40] lasips2: introduce LASIPS2PortDeviceClass for the LASIPS2_PORT device [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,24/40] lasips2: introduce port IRQ and new lasips2_port_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,23/40] lasips2: rename LASIPS2Port irq field to birq [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,22/40] lasips2: introduce lasips2_mouse_port_class_init() and lasips2_mouse_port_realize() [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,21/40] lasips2: introduce lasips2_kbd_port_class_init() and lasips2_kbd_port_realize() [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,20/40] lasips2: move mouse port initialisation to new lasips2_mouse_port_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,19/40] lasips2: move keyboard port initialisation to new lasips2_kbd_port_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
« 1 2 ... 681 682 6834340 4341 »