Show patches with: State = Action Required       |   310750 patches
« 1 2 3 43107 3108 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7] virtio-net: Fix network stall at the host side waiting for kick [v7] virtio-net: Fix network stall at the host side waiting for kick - - - --- 2024-07-01 Wencheng Yang New
[2/2] system/vl.c: parse all -accel options system/vl.c: parse all '-accel' opts - - - --- 2024-07-01 Daniel Henrique Barboza New
[1/2] system/vl.c: do not allow mixed -accel opts system/vl.c: parse all '-accel' opts - - - --- 2024-07-01 Daniel Henrique Barboza New
Remove inclusion of hw/hw.h from files that don't need it Remove inclusion of hw/hw.h from files that don't need it - 2 - --- 2024-07-01 Thomas Huth New
[PULL,3/3] xen-hvm: Avoid livelock while handling buffered ioreqs [PULL,1/3] hw/xen: detect when running inside stubdomain - 1 - --- 2024-07-01 Anthony PERARD New
[PULL,2/3] xen: fix stubdom PCI addr [PULL,1/3] hw/xen: detect when running inside stubdomain - 1 - --- 2024-07-01 Anthony PERARD New
[PULL,1/3] hw/xen: detect when running inside stubdomain [PULL,1/3] hw/xen: detect when running inside stubdomain - 1 - --- 2024-07-01 Anthony PERARD New
[PULL,0/3] xen queue 2024-07-01 - - - --- 2024-07-01 Anthony PERARD New
[2/2] atomics: replace fetch-use-store with direct atomic operations change some odd-looking atomic uses - - - --- 2024-07-01 Wolfgang Bumiller New
[1/2] graph-lock: make sure reader_count access is atomic change some odd-looking atomic uses - - - --- 2024-07-01 Wolfgang Bumiller New
[v4,19/19] hw/arm/smmu: Refactor SMMU OAS SMMUv3 nested translation support - 1 - --- 2024-07-01 Mostafa Saleh New
[v4,18/19] hw/arm/smmuv3: Advertise S2FWB SMMUv3 nested translation support - - - --- 2024-07-01 Mostafa Saleh New
[v4,17/19] hw/arm/smmuv3: Support and advertise nesting SMMUv3 nested translation support - - - --- 2024-07-01 Mostafa Saleh New
[v4,16/19] hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo SMMUv3 nested translation support - - - --- 2024-07-01 Mostafa Saleh New
[v4,15/19] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova() SMMUv3 nested translation support - - - --- 2024-07-01 Mostafa Saleh New
[v4,14/19] hw/arm/smmu: Support nesting in the rest of commands SMMUv3 nested translation support - - - --- 2024-07-01 Mostafa Saleh New
[v4,13/19] hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid SMMUv3 nested translation support - - - --- 2024-07-01 Mostafa Saleh New
[v4,12/19] hw/arm/smmu: Support nesting in smmuv3_range_inval() SMMUv3 nested translation support - 1 - --- 2024-07-01 Mostafa Saleh New
[v4,11/19] hw/arm/smmu-common: Support nested translation SMMUv3 nested translation support - - - --- 2024-07-01 Mostafa Saleh New
[v4,10/19] hw/arm/smmu-common: Add support for nested TLB SMMUv3 nested translation support - - - --- 2024-07-01 Mostafa Saleh New
[v4,09/19] hw/arm/smmu-common: Rework TLB lookup for nesting SMMUv3 nested translation support - - - --- 2024-07-01 Mostafa Saleh New
[v4,08/19] hw/arm/smmuv3: Translate CD and TT using stage-2 table SMMUv3 nested translation support - 1 - --- 2024-07-01 Mostafa Saleh New
[v4,07/19] hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR SMMUv3 nested translation support - - - --- 2024-07-01 Mostafa Saleh New
[v4,06/19] hw/arm/smmu: Consolidate ASID and VMID types SMMUv3 nested translation support - 1 - --- 2024-07-01 Mostafa Saleh New
[v4,05/19] hw/arm/smmu: Split smmuv3_translate() SMMUv3 nested translation support - 1 - --- 2024-07-01 Mostafa Saleh New
[v4,04/19] hw/arm/smmu: Use enum for SMMU stage SMMUv3 nested translation support - 2 - --- 2024-07-01 Mostafa Saleh New
[v4,03/19] hw/arm/smmuv3: Fix encoding of CLASS in events SMMUv3 nested translation support - 1 - --- 2024-07-01 Mostafa Saleh New
[v4,02/19] hw/arm/smmu: Fix IPA for stage-2 events SMMUv3 nested translation support - 1 - --- 2024-07-01 Mostafa Saleh New
[v4,01/19] hw/arm/smmu-common: Add missing size check for stage-1 SMMUv3 nested translation support - 1 - --- 2024-07-01 Mostafa Saleh New
virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged - 1 1 --- 2024-07-01 Cédric Le Goater New
[v2,7/7] virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - 2 - --- 2024-07-01 Eric Auger New
[v2,6/7] memory: remove IOMMU MR iommu_set_page_size_mask() callback VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - 2 - --- 2024-07-01 Eric Auger New
[v2,5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device() VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - 1 - --- 2024-07-01 Eric Auger New
[v2,4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - 2 - --- 2024-07-01 Eric Auger New
[v2,3/7] HostIOMMUDevice : remove Error handle from get_iova_ranges callback VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - 2 - --- 2024-07-01 Eric Auger New
[v2,2/7] vfio-container-base: Introduce vfio_container_get_iova_ranges() helper VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - 2 - --- 2024-07-01 Eric Auger New
[v2,1/7] virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges() VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - 2 - --- 2024-07-01 Eric Auger New
virtio: remove virtio_tswap16s() call in vring_packed_event_read() virtio: remove virtio_tswap16s() call in vring_packed_event_read() 1 2 - --- 2024-07-01 Stefano Garzarella New
[v2] hw/nvme: add cross namespace copy support [v2] hw/nvme: add cross namespace copy support - - - --- 2024-07-01 Arun Kumar New
[6/6] target/riscv: Enable RV32 CPU support in RV64 QEMU target/riscv: Expose RV32 cpu to RV64 QEMU - 1 - --- 2024-07-01 LIU Zhiwei New
[5/6] target/riscv: Correct mcause/scause bit width for RV32 in RV64 QEMU target/riscv: Expose RV32 cpu to RV64 QEMU - 1 - --- 2024-07-01 LIU Zhiwei New
[4/6] target/riscv: Detect sxl to set bit width for RV32 in RV64 target/riscv: Expose RV32 cpu to RV64 QEMU - 1 - --- 2024-07-01 LIU Zhiwei New
[3/6] target/riscv: Correct SXL return value for RV32 in RV64 QEMU target/riscv: Expose RV32 cpu to RV64 QEMU - 1 - --- 2024-07-01 LIU Zhiwei New
[2/6] target/riscv: Adjust PMP size for no-MMU RV64 QEMU running RV32 target/riscv: Expose RV32 cpu to RV64 QEMU - 1 - --- 2024-07-01 LIU Zhiwei New
[1/6] target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI target/riscv: Expose RV32 cpu to RV64 QEMU - 1 - --- 2024-07-01 LIU Zhiwei New
[5/5] target/i386: Introduce cc_op_size target/i386: CCOp cleanups - - - --- 2024-07-01 Richard Henderson New
[4/5] target/i386: Remove default in cc_op_live target/i386: CCOp cleanups - - - --- 2024-07-01 Richard Henderson New
[3/5] target/i386: Rearrange CCOp target/i386: CCOp cleanups - - - --- 2024-07-01 Richard Henderson New
[2/5] target/i386: Convert cc_op_live to a function target/i386: CCOp cleanups - - - --- 2024-07-01 Richard Henderson New
[1/5] target/i386: Tidy cc_op_str usage target/i386: CCOp cleanups - - - --- 2024-07-01 Richard Henderson New
tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 - - 1 --- 2024-07-01 Richard Henderson New
target/riscv: Validate the mode in write_vstvec target/riscv: Validate the mode in write_vstvec - - - --- 2024-07-01 Jiayi Li New
[v2,2/2] vfio/display: Fix vfio_display_edid_init() error path Misc fixes on vfio display - 1 - --- 2024-07-01 Duan, Zhenzhong New
[v2,1/2] vfio/display: Fix potential memleak of edid info Misc fixes on vfio display - - - --- 2024-07-01 Duan, Zhenzhong New
[RFC] target/ppc: Inline most of dcbz helper [RFC] target/ppc: Inline most of dcbz helper - - - --- 2024-07-01 BALATON Zoltan New
[RFC,V1,6/6] migration: cpr-transfer mode Live update: cpr-transfer - - - --- 2024-06-30 Steve Sistare New
[RFC,V1,5/6] migration: cpr-uri option Live update: cpr-transfer - - - --- 2024-06-30 Steve Sistare New
[RFC,V1,4/6] migration: cpr-uri parameter Live update: cpr-transfer - - - --- 2024-06-30 Steve Sistare New
[RFC,V1,3/6] migration: cpr-transfer save and load Live update: cpr-transfer - - - --- 2024-06-30 Steve Sistare New
[RFC,V1,2/6] migration: VMSTATE_FD Live update: cpr-transfer - - - --- 2024-06-30 Steve Sistare New
[RFC,V1,1/6] migration: SCM_RIGHTS for QEMUFile Live update: cpr-transfer - - - --- 2024-06-30 Steve Sistare New
[V2,11/11] migration: cpr-exec mode Live update: cpr-exec - - - --- 2024-06-30 Steve Sistare New
[V2,10/11] migration: cpr-exec save and load Live update: cpr-exec - - - --- 2024-06-30 Steve Sistare New
[V2,09/11] migration: cpr-exec-command parameter Live update: cpr-exec - - - --- 2024-06-30 Steve Sistare New
[V2,08/11] vl: helper to request exec Live update: cpr-exec - - - --- 2024-06-30 Steve Sistare New
[V2,07/11] oslib: qemu_clear_cloexec Live update: cpr-exec - 3 - --- 2024-06-30 Steve Sistare New
[V2,06/11] migration: fix mismatched GPAs during cpr Live update: cpr-exec - 1 - --- 2024-06-30 Steve Sistare New
[V2,05/11] physmem: preserve ram blocks for cpr Live update: cpr-exec - - - --- 2024-06-30 Steve Sistare New
[V2,04/11] migration: stop vm earlier for cpr Live update: cpr-exec - - - --- 2024-06-30 Steve Sistare New
[V2,03/11] migration: save cpr mode Live update: cpr-exec - - - --- 2024-06-30 Steve Sistare New
[V2,02/11] migration: cpr-state Live update: cpr-exec - - - --- 2024-06-30 Steve Sistare New
[V2,01/11] machine: alloc-anon option Live update: cpr-exec - - - --- 2024-06-30 Steve Sistare New
[v4,14/14] linux-user/main: Suppress out-of-range comparison warning for clang test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,13/14] tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,12/14] tests/tcg/arm: Use -march and -mfpu for fcvt test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,11/14] tests/tcg/arm: Manually register allocate half-precision numbers test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,10/14] tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,09/14] tests/tcg/arm: Drop -N from LDFLAGS test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,08/14] tests/tcg/arm: Fix fcvt result messages test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,07/14] tests/tcg/aarch64: Add -fno-integrated-as for sme test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,06/14] tests/tcg/aarch64: Do not use x constraint test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,05/14] tests/tcg/aarch64: Fix irg operand type test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,04/14] tests/tcg/aarch64: Explicitly specify register width test/tcg: Clang build fixes for arm/aarch64 - 1 - --- 2024-06-30 Richard Henderson New
[v4,03/14] tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,02/14] tests/tcg: Adjust variable defintion from cc-option test/tcg: Clang build fixes for arm/aarch64 - - - --- 2024-06-30 Richard Henderson New
[v4,01/14] tests/tcg/minilib: Constify digits in print_num test/tcg: Clang build fixes for arm/aarch64 - 1 - --- 2024-06-30 Richard Henderson New
hw/char/pl011: ensure UARTIBRD register is 16-bit hw/char/pl011: ensure UARTIBRD register is 16-bit - - - --- 2024-06-30 Zheyu Ma New
[PULL,16/16] hw/core/loader: gunzip(): fix memory leak on error path [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 1 - --- 2024-06-30 Michael Tokarev New
[PULL,15/16] vl.c: select_machine(): add selected machine type to error message [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 2 - --- 2024-06-30 Michael Tokarev New
[PULL,14/16] vl.c: select_machine(): use g_autoptr [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 2 - --- 2024-06-30 Michael Tokarev New
[PULL,13/16] vl.c: select_machine(): use ERRP_GUARD instead of error propagation [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 2 - --- 2024-06-30 Michael Tokarev New
[PULL,12/16] docs/system/devices/usb: Replace the non-existing "qemu" binary [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 1 - --- 2024-06-30 Michael Tokarev New
[PULL,11/16] docs/cxl: fix some typos [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - - - --- 2024-06-30 Michael Tokarev New
[PULL,10/16] os-posix: Expand setrlimit() syscall compatibility [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 2 1 --- 2024-06-30 Michael Tokarev New
[PULL,09/16] net/can: Remove unused struct 'CanBusState' [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 2 - --- 2024-06-30 Michael Tokarev New
[PULL,08/16] hw/arm/bcm2836: Remove unusued struct 'BCM283XClass' [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 2 - --- 2024-06-30 Michael Tokarev New
[PULL,07/16] linux-user: sparc: Remove unused struct 'target_mc_fq' [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 1 - --- 2024-06-30 Michael Tokarev New
[PULL,06/16] linux-user: cris: Remove unused struct 'rt_signal_frame' [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 2 - --- 2024-06-30 Michael Tokarev New
[PULL,05/16] monitor: Remove obsolete stubs [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 3 - --- 2024-06-30 Michael Tokarev New
[PULL,04/16] target/i386: Advertise MWAIT iff host supports [PULL,01/16] hmp-commands-info.hx: Add missing info command for stats subcommand - 4 - --- 2024-06-30 Michael Tokarev New
« 1 2 3 43107 3108 »