Show patches with: State = Action Required       |    Archived = No       |   2349 patches
« 1 2 ... 20 21 2223 24 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RESEND,2/2] scsi-disk: Fix crash of VMs configured with the CDROM device Fix crash of VMs configured with the CDROM device - - - --- 2024-04-08 Yong Huang New
[RESEND,1/2] scsi-disk: Introduce the migrate_emulate_scsi_request field Fix crash of VMs configured with the CDROM device - - - --- 2024-04-08 Yong Huang New
kvm: error out of kvm_irqchip_add_msi_route() in case of full route table kvm: error out of kvm_irqchip_add_msi_route() in case of full route table - - - --- 2024-04-08 Igor Mammedov New
[PATCH-for-9.0?,2/2] hw/net/lan9118: Fix overflow in TX FIFO hw/net/lan9118: Fix overflow in TX FIFO - - - --- 2024-04-08 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,1/2] hw/net/lan9118: Replace magic '2048' value by 'PKT_SIZE' definition hw/net/lan9118: Fix overflow in TX FIFO - 1 - --- 2024-04-08 Philippe Mathieu-Daudé New
[PATCH-for-9.0?] hw/net/smc91c111: Fix out of bounds access in packets buffer [PATCH-for-9.0?] hw/net/smc91c111: Fix out of bounds access in packets buffer - - - --- 2024-04-08 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,2/2] hw/misc/applesmc: Fix memory leak in reset() handler hw/misc/applesmc: Fix memory leak - 1 - --- 2024-04-08 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,1/2] hw/misc/applesmc: Do not call DeviceReset() from DeviceRealize() hw/misc/applesmc: Fix memory leak - 1 - --- 2024-04-08 Philippe Mathieu-Daudé New
Revert "hw/virtio: Add support for VDPA network simulation devices" Revert "hw/virtio: Add support for VDPA network simulation devices" 2 - - --- 2024-04-08 Michael S. Tsirkin New
[v2,5/5] intel_iommu: Check for compatibility with iommufd backed device Check host IOMMU compatilibity with vIOMMU - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,4/5] intel_iommu: Check for compatibility with legacy device Check host IOMMU compatilibity with vIOMMU - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,3/5] intel_iommu: Add a framework to do compatibility check with host IOMMU cap/ecap Check host IOMMU compatilibity with vIOMMU - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,2/5] intel_iommu: Implement set/unset_iommu_device() callback Check host IOMMU compatilibity with vIOMMU - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,1/5] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap Check host IOMMU compatilibity with vIOMMU - 1 - --- 2024-04-08 Duan, Zhenzhong New
[PATCH-for-9.0?,3/3] hw/block/nand: Fix out-of-bound access in NAND block buffer hw/block/nand: Fix out-of-bound access in NAND block buffer - 1 - --- 2024-04-08 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,2/3] hw/block/nand: Have blk_load() return boolean indicating success hw/block/nand: Fix out-of-bound access in NAND block buffer - 1 - --- 2024-04-08 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,1/3] hw/block/nand: Factor nand_load_iolen() method out hw/block/nand: Fix out-of-bound access in NAND block buffer - 1 - --- 2024-04-08 Philippe Mathieu-Daudé New
[v2,10/10] vfio: Pass HostIOMMUDevice to vIOMMU Add a host IOMMU device abstraction - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,09/10] hw/pci: Introduce pci_device_set/unset_iommu_device() Add a host IOMMU device abstraction - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,08/10] vfio: Create host IOMMU device instance Add a host IOMMU device abstraction - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,07/10] backends/iommufd: Implement get_host_iommu_info() callback Add a host IOMMU device abstraction - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,06/10] backends/iommufd: Introduce helper function iommufd_backend_get_device_info() Add a host IOMMU device abstraction - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,05/10] vfio: Implement get_host_iommu_info() callback Add a host IOMMU device abstraction - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,04/10] vfio/iommufd: Introduce HIODIOMMUFDVFIO device Add a host IOMMU device abstraction - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,03/10] backends/iommufd: Introduce abstract HIODIOMMUFD device Add a host IOMMU device abstraction - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,02/10] vfio: Introduce HIODLegacyVFIO device Add a host IOMMU device abstraction - - - --- 2024-04-08 Duan, Zhenzhong New
[v2,01/10] backends: Introduce abstract HostIOMMUDevice Add a host IOMMU device abstraction - - - --- 2024-04-08 Duan, Zhenzhong New
[v2] vhost: don't set vring call if guest notifiers is not enabled [v2] vhost: don't set vring call if guest notifiers is not enabled 1 - - --- 2024-04-08 Yuxue Liu yuxue.liu@jaguarmicro.com New
vhost: don't set vring call if no enabled msix vhost: don't set vring call if no enabled msix - - - --- 2024-04-08 Yuxue Liu yuxue.liu@jaguarmicro.com New
[v2] vdpa-dev: Fix the issue of device status not updating when configuration interruption is trigg… [v2] vdpa-dev: Fix the issue of device status not updating when configuration interruption is trigg… 1 - - --- 2024-04-08 Yuxue Liu yuxue.liu@jaguarmicro.com New
[PULL,2/2] MAINTAINERS: Adjust migration documentation files [PULL,1/2] migration/postcopy: ensure preempt channel is ready before loading states - - - --- 2024-04-07 Peter Xu New
[PULL,1/2] migration/postcopy: ensure preempt channel is ready before loading states [PULL,1/2] migration/postcopy: ensure preempt channel is ready before loading states - - - --- 2024-04-07 Peter Xu New
[PULL,0/2] Migration 20240407 patches - - - --- 2024-04-07 Peter Xu New
target/sh4: add missing CHECK_NOT_DELAY_SLOT target/sh4: add missing CHECK_NOT_DELAY_SLOT - 2 - --- 2024-04-07 Zack Buhman New
[2/2] Call args->connect_channels to actually test multifd_tcp_channels_none qtest Fix: qtest/migration: Improve multifd_tcp_channels_none test - - - --- 2024-04-07 Het Gala New
[1/2] Fix typo to allow migrate_qmp_fail command with 'channels' argument Fix: qtest/migration: Improve multifd_tcp_channels_none test - - - --- 2024-04-07 Het Gala New
[1/1] qemu-options.hx: Fix typo for interleave-granularity of CFMW qemu-options.hx: Fix typo for interleave-granularity of CFMW - - - --- 2024-04-07 Yuquan Wang New
[v13,24/24] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-04-07 Jinjie Ruan New
[v13,23/24] target/arm: Add FEAT_NMI to max target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,22/24] hw/intc/arm_gicv3: Report the VINMI interrupt target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,21/24] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,20/24] hw/intc/arm_gicv3: Implement NMI interrupt priority target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,19/24] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,18/24] hw/intc/arm_gicv3: Add NMI handling CPU interface registers target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,17/24] hw/intc/arm_gicv3: Implement GICD_INMIR target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,16/24] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0 target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,15/24] hw/intc/arm_gicv3: Add irq non-maskable property target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI 1 1 - --- 2024-04-07 Jinjie Ruan New
[v13,14/24] hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3 target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - - - --- 2024-04-07 Jinjie Ruan New
[v13,13/24] hw/intc/arm_gicv3: Add has-nmi property to GICv3 device target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,12/24] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,11/24] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-04-07 Jinjie Ruan New
[v13,10/24] hw/intc/arm_gicv3: Add external IRQ lines for NMI target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,09/24] target/arm: Handle PSTATE.ALLINT on taking an exception target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,08/24] target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,07/24] target/arm: Add support for NMI in arm_phys_excp_target_el() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,06/24] target/arm: Add support for Non-maskable Interrupt target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,05/24] target/arm: Support MSR access to ALLINT target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,04/24] target/arm: Implement ALLINT MSR (immediate) target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,03/24] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,02/24] target/arm: Add PSTATE.ALLINT target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[v13,01/24] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 2 - --- 2024-04-07 Jinjie Ruan New
[for-9.0] MAINTAINERS: Adjust migration documentation files [for-9.0] MAINTAINERS: Adjust migration documentation files - - - --- 2024-04-07 Avihai Horon New
hw/intc/riscv_aplic: APLICs should add child earlier than realize hw/intc/riscv_aplic: APLICs should add child earlier than realize - 1 - --- 2024-04-07 yang.zhang New
vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered - - - --- 2024-04-07 Yuxue Liu yuxue.liu@jaguarmicro.com New
[v2] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways [v2] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways - - - --- 2024-04-07 Xingtao Yao (Fujitsu) New
[v4] hw/virtio: Fix packed virtqueue flush used_idx [v4] hw/virtio: Fix packed virtqueue flush used_idx 1 - - --- 2024-04-07 Wafer New
[9/9] accel/tcg: Improve can_do_io management accel/tcg: Fix can_do_io vs 2nd page mmio - 2 1 --- 2024-04-06 Richard Henderson New
[8/9] target/s390x: Use insn_start from DisasContextBase accel/tcg: Fix can_do_io vs 2nd page mmio - 1 - --- 2024-04-06 Richard Henderson New
[7/9] target/riscv: Use insn_start from DisasContextBase accel/tcg: Fix can_do_io vs 2nd page mmio - 1 - --- 2024-04-06 Richard Henderson New
[6/9] target/microblaze: Use insn_start from DisasContextBase accel/tcg: Fix can_do_io vs 2nd page mmio - 1 - --- 2024-04-06 Richard Henderson New
[5/9] target/i386: Preserve DisasContextBase.insn_start across rewind accel/tcg: Fix can_do_io vs 2nd page mmio - 1 1 --- 2024-04-06 Richard Henderson New
[4/9] target/hppa: Use insn_start from DisasContextBase accel/tcg: Fix can_do_io vs 2nd page mmio - 1 - --- 2024-04-06 Richard Henderson New
[3/9] target/arm: Use insn_start from DisasContextBase accel/tcg: Fix can_do_io vs 2nd page mmio - 1 - --- 2024-04-06 Richard Henderson New
[2/9] accel/tcg: Add insn_start to DisasContextBase accel/tcg: Fix can_do_io vs 2nd page mmio - 1 - --- 2024-04-06 Richard Henderson New
[1/9] tcg: Add TCGContext.emit_before_op accel/tcg: Fix can_do_io vs 2nd page mmio - 2 - --- 2024-04-06 Richard Henderson New
[v3,4/4] target/sh4: Fix mac.w with saturation enabled target/sh4: Fix mac.[lw] - 1 - --- 2024-04-06 Richard Henderson New
[v3,3/4] target/sh4: Fix mac.l with saturation enabled target/sh4: Fix mac.[lw] - 1 - --- 2024-04-06 Richard Henderson New
[v3,2/4] target/sh4: Merge mach and macl into a union target/sh4: Fix mac.[lw] - 1 - --- 2024-04-06 Richard Henderson New
[v3,1/4] target/sh4: mac.w: memory accesses are 16-bit words target/sh4: Fix mac.[lw] - 2 - --- 2024-04-06 Richard Henderson New
[v2] sh4: mac.w: implement saturation arithmetic logic [v2] sh4: mac.w: implement saturation arithmetic logic - - - --- 2024-04-05 Zack Buhman New
[for-9.0] linux-user: Fix waitid return of siginfo_t and rusage [for-9.0] linux-user: Fix waitid return of siginfo_t and rusage - 1 1 --- 2024-04-05 Richard Henderson New
[for-9.0] target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3 [for-9.0] target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3 - 1 - --- 2024-04-05 Peter Maydell New
[v4] nbd/server: do not poll within a coroutine context [v4] nbd/server: do not poll within a coroutine context - 1 - --- 2024-04-05 Eric Blake New
[v3] hw/virtio: Fix packed virtqueue flush used_idx [v3] hw/virtio: Fix packed virtqueue flush used_idx 1 - - --- 2024-04-05 Wafer New
[33/32] accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code accel/tcg: Improve disassembly for target and plugin - - - --- 2024-04-05 Philippe Mathieu-Daudé New
[v2,3/3] tcg/cputlb: remove other-cpu capability from TLB flushing target/ppc: fix tlb flushing race (plus - 1 - --- 2024-04-05 Nicholas Piggin New
[v2,2/3] tcg/cputlb: Remove non-synced variants of global TLB flushes target/ppc: fix tlb flushing race (plus - 2 - --- 2024-04-05 Nicholas Piggin New
[v2,1/3] target/ppc: Fix broadcast tlbie synchronisation target/ppc: fix tlb flushing race (plus - 1 - --- 2024-04-05 Nicholas Piggin New
[1/1] virtio-net: fix bug 1451 aka "assert(!virtio_net_get_subqueue(nc)->async_tx.elem); " [1/1] virtio-net: fix bug 1451 aka "assert(!virtio_net_get_subqueue(nc)->async_tx.elem); " - - - --- 2024-04-05 Alexey Dobriyan New
[32/32] target/s390x: Use translator_lduw in get_next_pc accel/tcg: Improve disassembly for target and plugin - - - --- 2024-04-05 Richard Henderson New
[31/32] target/xtensa: Use translator_ldub in xtensa_insn_len accel/tcg: Improve disassembly for target and plugin - 1 - --- 2024-04-05 Richard Henderson New
[30/32] target/rx: Use translator_ld* accel/tcg: Improve disassembly for target and plugin - 2 - --- 2024-04-05 Richard Henderson New
[29/32] target/riscv: Use translator_ld* for everything accel/tcg: Improve disassembly for target and plugin - - - --- 2024-04-05 Richard Henderson New
[28/32] target/cris: Use cris_fetch in translate_v10.c.inc accel/tcg: Improve disassembly for target and plugin - 2 - --- 2024-04-05 Richard Henderson New
[27/32] target/cris: Use translator_ld* in cris_fetch accel/tcg: Improve disassembly for target and plugin - 2 - --- 2024-04-05 Richard Henderson New
[26/32] target/avr: Use translator_ldl accel/tcg: Improve disassembly for target and plugin - 1 - --- 2024-04-05 Richard Henderson New
[25/32] target/i386: Use translator_ldub for everything accel/tcg: Improve disassembly for target and plugin - 1 - --- 2024-04-05 Richard Henderson New
[24/32] target/microblaze: Use translator_ldl accel/tcg: Improve disassembly for target and plugin - 2 - --- 2024-04-05 Richard Henderson New
[23/32] target/hexagon: Use translator_ldl in pkt_crosses_page accel/tcg: Improve disassembly for target and plugin - - - --- 2024-04-05 Richard Henderson New
[22/32] target/s390x: Disassemble EXECUTEd instructions accel/tcg: Improve disassembly for target and plugin - - - --- 2024-04-05 Richard Henderson New
« 1 2 ... 20 21 2223 24 »