Show patches with: State = Action Required       |   305405 patches
« 1 2 3 43054 3055 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,19/19] intel_iommu: Check compatibility with host IOMMU capabilities Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,17/19] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap Add a host IOMMU device abstraction to check with vIOMMU - 1 - --- 2024-05-08 Zhenzhong Duan New
[v5,16/19] vfio/pci: Pass HostIOMMUDevice to vIOMMU Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,15/19] hw/pci: Introduce pci_device_[set|unset]_iommu_device() Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,14/19] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn() Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,13/19] vfio: Create host IOMMU device instance Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,12/19] vfio: Introduce VFIOIOMMUClass::hiod_typename attribute Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,10/19] vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,08/19] backends/iommufd: Introduce helper function iommufd_backend_get_device_info() Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,06/19] range: Introduce range_get_last_bit() Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,04/19] vfio/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD_VFIO device Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,03/19] backends/iommufd: Introduce abstract TYPE_HOST_IOMMU_DEVICE_IOMMUFD device Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,02/19] vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
[v5,01/19] backends: Introduce HostIOMMUDevice abstract Add a host IOMMU device abstraction to check with vIOMMU - - - --- 2024-05-08 Zhenzhong Duan New
tests/qtest/boot-serial-test: Add support on LoongArch system tests/qtest/boot-serial-test: Add support on LoongArch system - - - --- 2024-05-08 maobibo New
[RFC] tests/tcg: don't append QEMU_OPTS for armv6m-undef test [RFC] tests/tcg: don't append QEMU_OPTS for armv6m-undef test - - - --- 2024-05-08 Alex Bennée New
Fixes: Indentation using spaces instead of TABS and improve formatting Fixes: Indentation using spaces instead of TABS and improve formatting - - - --- 2024-05-08 Tanmay Patil New
[6/6] configs: disable emulators that require it if libfdt is not found kconfig: express dependency of individual boards on libfdt - 1 - --- 2024-05-08 Paolo Bonzini New
[5/6] hw/xtensa: require libfdt kconfig: express dependency of individual boards on libfdt - 1 - --- 2024-05-08 Paolo Bonzini New
[4/6] kconfig: express dependency of individual boards on libfdt kconfig: express dependency of individual boards on libfdt - 1 - --- 2024-05-08 Paolo Bonzini New
[3/6] kconfig: allow compiling out QEMU device tree code per target kconfig: express dependency of individual boards on libfdt - - - --- 2024-05-08 Paolo Bonzini New
[2/6] meson: move libfdt together with other dependencies kconfig: express dependency of individual boards on libfdt - 1 - --- 2024-05-08 Paolo Bonzini New
[1/6] meson: pick libfdt from common_ss when building target-specific files kconfig: express dependency of individual boards on libfdt - 1 - --- 2024-05-08 Paolo Bonzini New
[v4,12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - --- 2024-05-08 Stefano Garzarella New
[v4,11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - --- 2024-05-08 Stefano Garzarella New
[v4,10/12] hostmem: add a new memory backend based on POSIX shm_open() vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - - --- 2024-05-08 Stefano Garzarella New
[v4,09/12] contrib/vhost-user-blk: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - --- 2024-05-08 Stefano Garzarella New
[v4,08/12] libvhost-user: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - --- 2024-05-08 Stefano Garzarella New
[v4,07/12] vhost-user: enable frontends on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - --- 2024-05-08 Stefano Garzarella New
[v4,06/12] contrib/vhost-user-*: use QEMU bswap helper functions vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - --- 2024-05-08 Stefano Garzarella New
[v4,05/12] contrib/vhost-user-blk: fix bind() using the right size of the address vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - 1 - --- 2024-05-08 Stefano Garzarella New
[v4,04/12] vhost-user-server: do not set memory fd non-blocking vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - 1 - --- 2024-05-08 Stefano Garzarella New
[v4,03/12] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - --- 2024-05-08 Stefano Garzarella New
[v4,02/12] libvhost-user: fail vu_message_write() if sendmsg() is failing vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - 1 - --- 2024-05-08 Stefano Garzarella New
[v4,01/12] libvhost-user: set msg.msg_control to NULL when it is empty vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - 3 - --- 2024-05-08 Stefano Garzarella New
scripts/simpletrace: Mark output with unstable timestamp as WARN scripts/simpletrace: Mark output with unstable timestamp as WARN - - - --- 2024-05-08 Zhao Liu New
[v4,5/5] tests: Add migration test for loongarch64 Add migration test for loongarch64 2 1 - --- 2024-05-08 maobibo New
[v4,4/5] hw/loongarch: Set minimium memory size as 256M Add migration test for loongarch64 - - - --- 2024-05-08 maobibo New
[v4,3/5] hw/loongarch: Add compat machine for 9.0 Add migration test for loongarch64 - - - --- 2024-05-08 maobibo New
[v4,2/5] hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState Add migration test for loongarch64 - - - --- 2024-05-08 maobibo New
[v4,1/5] hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE Add migration test for loongarch64 - - - --- 2024-05-08 maobibo New
[v2] target/loongarch/kvm: Fix VM recovery from disk failures [v2] target/loongarch/kvm: Fix VM recovery from disk failures - - - --- 2024-05-08 gaosong New
[v2] hw/loongarch/virt: Fix memory leak [v2] hw/loongarch/virt: Fix memory leak - - - --- 2024-05-08 gaosong New
[v3] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways [v3] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways - - - --- 2024-05-08 Yao Xingtao New
[v3,33/33] target/ppc: Add a macro to check for page protection bit Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,32/33] target/ppc/mmu-radix64.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,31/33] target/ppc/mmu-hash32.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,30/33] target/ppc: Split off common embedded TLB init Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,29/33] target/ppc: Remove id_tlbs flag from CPU env Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,28/33] target/ppc/mmu_common.c: Move BookE MMU functions together Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,27/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2 Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,26/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1 Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,25/33] target/ppc/mmu_common.c: Remove BookE handling from get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,24/33] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,23/33] target/ppc/mmu_common.c: Remove BookE from direct store handling Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,22/33] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot() Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,21/33] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,20/33] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,19/33] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups 1 - - --- 2024-05-08 BALATON Zoltan New
[v3,18/33] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls Misc PPC exception and BookE MMU clean ups 1 - - --- 2024-05-08 BALATON Zoltan New
[v3,17/33] target/ppc/mmu_common.c: Simplify mmubooke206_get_physical_address() Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,16/33] target/ppc/mmu_common.c: Simplify mmubooke_get_physical_address() Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,15/33] target/ppc/mmu_common.c: Inline and remove check_physical() Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,14/33] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,13/33] target/ppc/mmu_common.c: Split out BookE cases before checking real mode Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,12/33] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,11/33] target/ppc/mmu_common.c: Move some debug logging Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,10/33] target/ppc/mmu_common.c: Move else branch to avoid large if block Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,09/33] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,08/33] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,07/33] target/ppc/mmu_common.c: Simplify checking for real mode Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,06/33] target/ppc/mmu_common.c: Remove unneeded local variable Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,05/33] target/ppc/mmu_common.c: Move calculation of a value closer to its usage Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,04/33] target/ppc: Remove unused helper Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,03/33] target/ppc: Simplify syscall exception handlers Misc PPC exception and BookE MMU clean ups - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,02/33] target/ppc: Move patching nip from exception handler to helper_scv Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[v3,01/33] target/ppc: Fix gen_sc to use correct nip Misc PPC exception and BookE MMU clean ups - - - --- 2024-05-08 BALATON Zoltan New
[4/4] tests/qtest: Check STM32L4x5 clock connections Check clock connection between STM32L4x5 RCC and peripherals - - - --- 2024-05-07 Inès Varhol New
[3/4] hw/char: Add QOM property for STM32L4x5 USART clock frequency Check clock connection between STM32L4x5 RCC and peripherals - - - --- 2024-05-07 Inès Varhol New
[2/4] hw/gpio: Handle clock migration in STM32L4x5 gpios Check clock connection between STM32L4x5 RCC and peripherals - 1 - --- 2024-05-07 Inès Varhol New
[1/4] hw/misc: Create STM32L4x5 SYSCFG clock Check clock connection between STM32L4x5 RCC and peripherals - - - --- 2024-05-07 Inès Varhol New
[v13,6/6] ui/console: move QemuDmaBuf struct def to dmabuf.c ui/console: Private QemuDmaBuf struct - 1 - --- 2024-05-07 Kim, Dongwon New
[v13,5/6] ui/console: Use qemu_dmabuf_new() and free() helpers instead ui/console: Private QemuDmaBuf struct - - - --- 2024-05-07 Kim, Dongwon New
[v13,4/6] ui/console: Use qemu_dmabuf_set_..() helpers instead ui/console: Private QemuDmaBuf struct - 1 - --- 2024-05-07 Kim, Dongwon New
[v13,3/6] ui/console: Use qemu_dmabuf_get_..() helpers instead ui/console: Private QemuDmaBuf struct - 1 - --- 2024-05-07 Kim, Dongwon New
[v13,2/6] ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers ui/console: Private QemuDmaBuf struct - 1 - --- 2024-05-07 Kim, Dongwon New
[v13,1/6] ui/gtk: Check if fence_fd is equal to or greater than 0 ui/console: Private QemuDmaBuf struct - 1 - --- 2024-05-07 Kim, Dongwon New
qemu-io: add cvtnum() error handling for zone commands qemu-io: add cvtnum() error handling for zone commands - 1 - --- 2024-05-07 Stefan Hajnoczi New
gitlab: Update msys2-64bit runner tags gitlab: Update msys2-64bit runner tags - 2 1 --- 2024-05-07 Richard Henderson New
sh4: select correct components for no-board build sh4: select correct components for no-board build 1 - - --- 2024-05-07 Paolo Bonzini New
loongarch64: move memory map to boot.c loongarch64: move memory map to boot.c 1 - - --- 2024-05-07 Paolo Bonzini New
[v10,7/7] vfio-user: Fix config space access byte order Support message-based DMA in vfio-user server - 3 - --- 2024-05-07 Mattias Nissler New
[v10,6/7] vfio-user: Message-based DMA support Support message-based DMA in vfio-user server - 1 - --- 2024-05-07 Mattias Nissler New
[v10,5/7] Update subprojects/libvfio-user Support message-based DMA in vfio-user server - 1 - --- 2024-05-07 Mattias Nissler New
[v10,4/7] softmmu: Support concurrent bounce buffers Support message-based DMA in vfio-user server 1 - - --- 2024-05-07 Mattias Nissler New
« 1 2 3 43054 3055 »