Show patches with: none      |   430969 patches
« 1 2 ... 9 10 114309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,PATCH-for-9.0?,1/2] hw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpected CMD switch hw/sd/sdcard: Avoid OOB in sd_read_byte() - - - - --- 2024-04-08 Philippe Mathieu-Daudé New
[RFC,v2,13/13] hw/arm/virt: Set SMMU OAS based on CPU PARANGE SMMUv3 nested translation support - - - - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,12/13] hw/arm/smmuv3: Add property for OAS SMMUv3 nested translation support - - - - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,11/13] hw/arm/smmu: Refactor SMMU OAS SMMUv3 nested translation support - - - - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,10/13] hw/arm/smmuv3: Advertise S2FWB SMMUv3 nested translation support - - - - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,09/13] hw/arm/smmuv3: Support and advertise nesting SMMUv3 nested translation support - - - - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,08/13] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova() SMMUv3 nested translation support - - - - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,07/13] hw/arm/smmu: Support nesting in the rest of commands SMMUv3 nested translation support - - - - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,06/13] hw/arm/smmu: Support nesting in smmuv3_range_inval() SMMUv3 nested translation support - - 1 - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,05/13] hw/arm/smmu-common: Support nested translation SMMUv3 nested translation support - - - - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,04/13] hw/arm/smmuv3: Translate CD and TT using stage-2 table SMMUv3 nested translation support - - - - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,03/13] hw/arm/smmu: Consolidate ASID and VMID types SMMUv3 nested translation support - - 1 - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,02/13] hw/arm/smmu: Split smmuv3_translate() SMMUv3 nested translation support - - 1 - --- 2024-04-08 Mostafa Saleh New
[RFC,v2,01/13] hw/arm/smmu: Use enum for SMMU stage SMMUv3 nested translation support - - 1 - --- 2024-04-08 Mostafa Saleh New
[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 - 2 - - --- 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 - 1 - - --- 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 - 1 - - --- 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 - 1 - - --- 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
[for-9.0] MAINTAINERS: Adjust migration documentation files [for-9.0] MAINTAINERS: Adjust migration documentation files - 2 - - --- 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 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
[v4] hw/virtio: Fix packed virtqueue flush used_idx [v4] hw/virtio: Fix packed virtqueue flush used_idx 1 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 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 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 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
[21/32] target/s390x: Fix translator_fake_ld length accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-05 Richard Henderson New
[20/32] accel/tcg: Introduce translator_fake_ld accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-05 Richard Henderson New
[19/32] disas: Use translator_st to get disassembly data accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-05 Richard Henderson New
[18/32] disas: Split disas.c accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-05 Richard Henderson New
[17/32] accel/tcg: Return bool from TranslatorOps.disas_log accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-05 Richard Henderson New
[16/32] accel/tcg: Provide default implementation of disas_log accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-05 Richard Henderson New
[15/32] plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-05 Richard Henderson New
[14/32] plugins: Use DisasContextBase for qemu_plugin_tb_vaddr accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-05 Richard Henderson New
[13/32] plugins: Use DisasContextBase for qemu_plugin_insn_haddr accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-05 Richard Henderson New
[12/32] plugins: Read mem_only directly from TB cflags accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-05 Richard Henderson New
[11/32] plugins: Use translator_st for qemu_plugin_insn_data accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-05 Richard Henderson New
« 1 2 ... 9 10 114309 4310 »