Show patches with: State = Action Required       |   430767 patches
« 1 2 ... 793 794 7954307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,07/15] disas: generalise plugin_printf and use for monitor_disas testing, docs, tracepoints and cputlb hacks - - 1 - --- 2022-04-08 Alex Bennée New
[v1,06/15] monitor: expose monitor_puts to rest of code testing, docs, tracepoints and cputlb hacks - - 1 - --- 2022-04-08 Alex Bennée New
[v1,05/15] accel/tcg: add tb_invalidate_phy_pages_fast tracepoint testing, docs, tracepoints and cputlb hacks - - 1 - --- 2022-04-08 Alex Bennée New
[v1,04/15] accel/tcg: move trace events to correct location testing, docs, tracepoints and cputlb hacks - - 1 - --- 2022-04-08 Alex Bennée New
[v1,03/15] docs/devel: drop :hidden: and :includehidden: tags testing, docs, tracepoints and cputlb hacks - - - - --- 2022-04-08 Alex Bennée New
[v1,02/15] docs/devel: add some notes on the binfmt-image-debian targets testing, docs, tracepoints and cputlb hacks - - - - --- 2022-04-08 Alex Bennée New
[v1,01/15] tests/avocado: update aarch64_virt test to exercise -cpu max testing, docs, tracepoints and cputlb hacks 1 - - 1 --- 2022-04-08 Alex Bennée New
target/riscv/pmp: fix NAPOT range computation overflow target/riscv/pmp: fix NAPOT range computation overflow - - 1 - --- 2022-04-08 Nicolas Pitre New
[RFC,v2] tests/qtest: attempt to enable tests for virtio-gpio (!working) [RFC,v2] tests/qtest: attempt to enable tests for virtio-gpio (!working) - - - - --- 2022-04-08 Alex Bennée New
[41/41] hw/arm/virt: Support TCG GICv4 arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[40/41] hw/arm/virt: Abstract out calculation of redistributor region capacity arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[39/41] hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic() arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[38/41] hw/intc/arm_gicv3: Allow 'revision' property to be set to 4 arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[37/41] hw/intc/arm_gicv3: Update ID and feature registers for GICv4 arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[36/41] hw/intc/arm_gicv3_redist: Implement gicv3_redist_inv_vlpi() arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[35/41] hw/intc/arm_gicv3_redist: Implement gicv3_redist_vinvall() arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[34/41] hw/intc/arm_gicv3_redist: Implement gicv3_redist_mov_vlpi() arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[33/41] hw/intc/arm_gicv3_redist: Use set_pending_table_bit() in mov handling arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[32/41] hw/intc/arm_gicv3_redist: Implement gicv3_redist_vlpi_pending() arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[31/41] hw/intc/arm_gicv3_redist: Implement gicv3_redist_process_vlpi() arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[30/41] hw/intc/arm_gicv3_redist: Factor out "update bit in pending table" code arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[29/41] hw/intc/arm_gicv3_redist: Recalculate hppvlpi on VPENDBASER writes arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[28/41] hw/intc/arm_gicv3_redist: Factor out "update hpplpi for all LPIs" logic arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[27/41] hw/intc/arm_gicv3_redist: Factor out "update hpplpi for one LPI" logic arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[26/41] hw/intc/arm_gicv3_cpuif: Don't recalculate maintenance irq unnecessarily arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[25/41] hw/intc/arm_gicv3_cpuif: Support vLPIs arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[24/41] hw/intc/arm_gicv3_cpuif: Split "update vIRQ/vFIQ" from gicv3_cpuif_virt_update() arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[23/41] hw/intc/arm_gicv3: Implement new GICv4 redistributor registers arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[22/41] hw/intc/arm_gicv3: Implement GICv4's new redistributor frame arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[21/41] hw/intc/arm_gicv3_its: Implement VINVALL arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[20/41] hw/intc/arm_gicv3_its: Implement VMOVI arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[19/41] hw/intc/arm_gicv3_its: Implement INV for virtual interrupts arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[18/41] hw/intc/arm_gicv3_its: Implement INV command properly arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[17/41] hw/intc/arm_gicv3_its: Implement VSYNC arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[16/41] hw/intc/arm_gicv3_its: Implement VMOVP arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[15/41] hw/intc/arm_gicv3: Keep pointers to every connected ITS arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[14/41] hw/intc/arm_gicv3_its: Handle virtual interrupts in process_its_cmd() arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[13/41] hw/intc/arm_gicv3_its: Split out process_its_cmd() physical interrupt code arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[12/41] hw/intc/arm_gicv3_its: Factor out CTE lookup sequence arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[11/41] hw/intc/arm_gicv3_its: Factor out "find ITE given devid, eventid" arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[10/41] hw/intc/arm_gicv3_its: Distinguish success and error cases of CMD_CONTINUE arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[09/41] hw/intc/arm_gicv3_its: Implement VMAPP arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[08/41] hw/intc/arm_gicv3_its: Implement VMAPI and VMAPTI arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[07/41] hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4 arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[06/41] hw/intc/arm_gicv3_its: Factor out "is intid a valid LPI ID?" arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[05/41] target/arm/cpu.c: ignore VIRQ and VFIQ if no EL2 arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[04/41] hw/intc/arm_gicv3: Report correct PIDR0 values for ID registers arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[03/41] hw/intc/arm_gicv3: Insist that redist region capacity matches CPU count arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[02/41] hw/intc/arm_gicv3: Sanity-check num-cpu property arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[01/41] hw/intc/arm_gicv3_its: Add missing blank line arm: Implement GICv4 - - 1 - --- 2022-04-08 Peter Maydell New
[RFC,v5,23/23] vdpa: Add x-cvq-svq Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,22/23] vdpa: Add asid attribute to vdpa device Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,21/23] vhost: Make possible to check for device exclusive vq group Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,20/23] vhost: Update kernel headers Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,19/23] vdpa: Add vhost_vdpa_start_control_svq Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,18/23] vdpa: add NetClientState->start() callback Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,17/23] vhost: Add vhost_svq_inject Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,16/23] vdpa: Add map/unmap operation callback to SVQ Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,15/23] vhost: Add vhost_iova_tree_find Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,14/23] vdpa: control virtqueue support on shadow virtqueue Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,13/23] vhost: Add custom used buffer callback Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,12/23] vhost: Add SVQElement Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,11/23] virtio: Make virtqueue_alloc_element non-static Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,10/23] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,09/23] virtio-net: Expose ctrl virtqueue logic Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,08/23] vdpa: Fix index calculus at vhost_vdpa_svqs_start Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,07/23] vhost: move descriptor translation to vhost_svq_vring_write_descs Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,06/23] vdpa: Add x-svq to NetdevVhostVDPAOptions Net Control VQ support with asid in vDPA SVQ - - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,05/23] vhost: Fix bad return of descriptors to SVQ Net Control VQ support with asid in vDPA SVQ 1 1 - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,04/23] hw/virtio: Replace g_memdup() by g_memdup2() Net Control VQ support with asid in vDPA SVQ 1 - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,03/23] util: Return void on iova_tree_remove Net Control VQ support with asid in vDPA SVQ 1 - - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,02/23] vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base Net Control VQ support with asid in vDPA SVQ 1 1 - - --- 2022-04-08 Eugenio Perez Martin New
[RFC,v5,01/23] vdpa: Add missing tracing to batch mapping functions Net Control VQ support with asid in vDPA SVQ 1 - - - --- 2022-04-08 Eugenio Perez Martin New
[v2,2/2] ppc/pnv: Remove LSI on the PCIE host bridge Remove PCIE root bridge LSI on powernv - - 1 - --- 2022-04-08 Frederic Barrat New
[v2,1/2] pcie: Don't try triggering a LSI when not defined Remove PCIE root bridge LSI on powernv - - 2 - --- 2022-04-08 Frederic Barrat New
[5/5] vhost-user: add RSS support Vhost-user: add Virtio RSS support - - - - --- 2022-04-08 Maxime Coquelin New
[4/5] docs: introduce RSS support in Vhost-user specification Vhost-user: add Virtio RSS support - - - - --- 2022-04-08 Maxime Coquelin New
[3/5] virtio-net: add RSS support for Vhost backends Vhost-user: add Virtio RSS support - - - - --- 2022-04-08 Maxime Coquelin New
[2/5] virtio-net: prepare for variable RSS key and indir table lengths Vhost-user: add Virtio RSS support - - - - --- 2022-04-08 Maxime Coquelin New
[1/5] ebpf: pass and check RSS key length to the loader Vhost-user: add Virtio RSS support - - - - --- 2022-04-08 Maxime Coquelin New
Warn user if the vga flag is passed but no vga device is created Warn user if the vga flag is passed but no vga device is created - - - - --- 2022-04-08 Gautam Agrawal New
[v5,2/2] Added parameter to take screenshot with screendump as PNG Option to take screenshot with screendump as PNG 2 - 1 - --- 2022-04-08 Kshitij Suri New
[v5,1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG Option to take screenshot with screendump as PNG - - 1 - --- 2022-04-08 Kshitij Suri New
[PULL,2/2] ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206) [PULL,1/2] display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207) - 1 1 - --- 2022-04-08 Gerd Hoffmann New
[PULL,1/2] display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207) [PULL,1/2] display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207) - 1 1 - --- 2022-04-08 Gerd Hoffmann New
[PULL,0/2] Fixes 20220408 patches - - - - --- 2022-04-08 Gerd Hoffmann New
[for,7.1,1/1] block: add 'force' parameter to 'blockdev-change-medium' command [for,7.1,1/1] block: add 'force' parameter to 'blockdev-change-medium' command - - - - --- 2022-04-07 Denis V. Lunev New
target/riscv/pmp: simplify NAPOT address range computation target/riscv/pmp: simplify NAPOT address range computation - - - - --- 2022-04-07 Nicolas Pitre New
[RFC] tests/qtest: pass stdout/stderr down to subtests [RFC] tests/qtest: pass stdout/stderr down to subtests - - - - --- 2022-04-07 Alex Bennée New
[3/3] vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG vhost-user: Fixes for VHOST_USER_ADD/REM_MEM_REG - - 1 - --- 2022-04-07 Kevin Wolf New
[2/3] libvhost-user: Fix extra vu_add/rem_mem_reg reply vhost-user: Fixes for VHOST_USER_ADD/REM_MEM_REG - - 1 - --- 2022-04-07 Kevin Wolf New
[1/3] docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REG vhost-user: Fixes for VHOST_USER_ADD/REM_MEM_REG - - 1 - --- 2022-04-07 Kevin Wolf New
[v4,7/7] iotests: copy-before-write: add cases for cbw-timeout option copy-before-write: on-cbw-error and cbw-timeout - - 1 - --- 2022-04-07 Vladimir Sementsov-Ogievskiy New
[v4,6/7] block/copy-before-write: implement cbw-timeout option copy-before-write: on-cbw-error and cbw-timeout - - 1 - --- 2022-04-07 Vladimir Sementsov-Ogievskiy New
[v4,5/7] block/block-copy: block_copy(): add timeout_ns parameter copy-before-write: on-cbw-error and cbw-timeout - - 1 - --- 2022-04-07 Vladimir Sementsov-Ogievskiy New
[v4,4/7] util: add qemu-co-timeout copy-before-write: on-cbw-error and cbw-timeout - - 1 - --- 2022-04-07 Vladimir Sementsov-Ogievskiy New
[v4,3/7] iotests: add copy-before-write: on-cbw-error tests copy-before-write: on-cbw-error and cbw-timeout - - 1 - --- 2022-04-07 Vladimir Sementsov-Ogievskiy New
[v4,2/7] block/copy-before-write: add on-cbw-error open parameter copy-before-write: on-cbw-error and cbw-timeout - - 1 - --- 2022-04-07 Vladimir Sementsov-Ogievskiy New
[v4,1/7] block/copy-before-write: refactor option parsing copy-before-write: on-cbw-error and cbw-timeout - - 1 - --- 2022-04-07 Vladimir Sementsov-Ogievskiy New
[for-7.0] virtio-iommu: use-after-free fix [for-7.0] virtio-iommu: use-after-free fix - - - - --- 2022-04-07 Michael S. Tsirkin New
« 1 2 ... 793 794 7954307 4308 »