Show patches with: State = Action Required       |    Archived = No       |   3436 patches
« 1 2 ... 3 4 534 35 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,00/28] Misc HW+ patches for 2024-07-23 - - - --- 2024-07-23 Philippe Mathieu-Daudé New
hw/char/goldfish: Use DMA memory API hw/char/goldfish: Use DMA memory API - 2 - --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,14/14] bsd-user: Add aarch64 build to tree [PULL,01/14] bsd-user:Add CPU initialization and management functions - 1 - --- 2024-07-23 Warner Losh New
[PULL,13/14] bsd-user: Make compile for non-linux user-mode stuff [PULL,01/14] bsd-user:Add CPU initialization and management functions - 2 - --- 2024-07-23 Warner Losh New
[PULL,12/14] bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack [PULL,01/14] bsd-user:Add CPU initialization and management functions - 1 - --- 2024-07-23 Warner Losh New
[PULL,11/14] bsd-user: Sync fork_start/fork_end with linux-user [PULL,01/14] bsd-user:Add CPU initialization and management functions - 2 - --- 2024-07-23 Warner Losh New
[PULL,10/14] bsd-user: Hard wire aarch64 to be 4k pages only [PULL,01/14] bsd-user:Add CPU initialization and management functions - 1 - --- 2024-07-23 Warner Losh New
[PULL,09/14] bsd-user: Simplify the implementation of execve [PULL,01/14] bsd-user:Add CPU initialization and management functions 1 1 - --- 2024-07-23 Warner Losh New
[PULL,08/14] bsd-user:Add AArch64 improvements and signal handling functions [PULL,01/14] bsd-user:Add CPU initialization and management functions - 1 - --- 2024-07-23 Warner Losh New
[PULL,07/14] bsd-user:Add set_mcontext function for ARM AArch64 [PULL,01/14] bsd-user:Add CPU initialization and management functions - 1 - --- 2024-07-23 Warner Losh New
[PULL,06/14] bsd-user:Add setup_sigframe_arch function for ARM AArch64 [PULL,01/14] bsd-user:Add CPU initialization and management functions - 1 - --- 2024-07-23 Warner Losh New
[PULL,05/14] bsd-user:Add get_mcontext function for ARM AArch64 [PULL,01/14] bsd-user:Add CPU initialization and management functions - 1 - --- 2024-07-23 Warner Losh New
[PULL,04/14] bsd-user:Add ARM AArch64 signal handling support [PULL,01/14] bsd-user:Add CPU initialization and management functions - 1 - --- 2024-07-23 Warner Losh New
[PULL,03/14] bsd-user:Add ARM AArch64 support and capabilities [PULL,01/14] bsd-user:Add CPU initialization and management functions - 1 - --- 2024-07-23 Warner Losh New
[PULL,02/14] bsd-user:Add AArch64 register handling and related functions [PULL,01/14] bsd-user:Add CPU initialization and management functions - 1 - --- 2024-07-23 Warner Losh New
[PULL,01/14] bsd-user:Add CPU initialization and management functions [PULL,01/14] bsd-user:Add CPU initialization and management functions - 2 - --- 2024-07-23 Warner Losh New
[PULL,00/14] Bsd user for 9.1 patches - - - --- 2024-07-23 Warner Losh New
target/sh4: Avoid shift into sign bit in update_itlb_use() target/sh4: Avoid shift into sign bit in update_itlb_use() - 3 - --- 2024-07-23 Peter Maydell New
system/physmem: Where we assume we have a RAM MR, assert it system/physmem: Where we assume we have a RAM MR, assert it - 2 - --- 2024-07-23 Peter Maydell New
[v2,2/2] virtio: Always reset vhost devices virtio: Always reset vhost devices - 2 - --- 2024-07-23 Hanna Czenczek New
[v2,1/2] virtio: Allow .get_vhost() without vhost_started virtio: Always reset vhost devices - - - --- 2024-07-23 Hanna Czenczek New
target/i386: Remove dead assignment to ss in do_interrupt64() target/i386: Remove dead assignment to ss in do_interrupt64() - 2 - --- 2024-07-23 Peter Maydell New
[v2] hw/nubus/nubus-virtio-mmio: Fix missing ERRP_GUARD() in nubus_virtio_mmio_realize() [v2] hw/nubus/nubus-virtio-mmio: Fix missing ERRP_GUARD() in nubus_virtio_mmio_realize() - 1 - --- 2024-07-23 Zhao Liu New
target/m68k: avoid shift into sign bit in dump_address_map() target/m68k: avoid shift into sign bit in dump_address_map() - 1 - --- 2024-07-23 Peter Maydell New
[PULL,v2,00/16] vfio queue - - - --- 2024-07-23 Cédric Le Goater New
target/xtensa: Make use of 'segment' in pptlb helper less confusing target/xtensa: Make use of 'segment' in pptlb helper less confusing 1 - - --- 2024-07-23 Peter Maydell New
target/tricore: Use unsigned types for bitops in helper_eq_b() target/tricore: Use unsigned types for bitops in helper_eq_b() - 2 - --- 2024-07-23 Peter Maydell New
util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params() util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params() - 1 - --- 2024-07-23 Peter Maydell New
[PULL,11/11] hpet: avoid timer storms on periodic timers [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,10/11] hpet: store full 64-bit target value of the counter [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,09/11] hpet: accept 64-bit reads and writes [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,08/11] hpet: place read-only bits directly in "new_val" [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,07/11] hpet: remove unnecessary variable "index" [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,06/11] hpet: ignore high bits of comparator in 32-bit mode [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,05/11] hpet: fix and cleanup persistence of interrupt status [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,04/11] Add support for RAPL MSRs in KVM/Qemu [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,03/11] tools: build qemu-vmsr-helper [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,02/11] qio: add support for SO_PEERCRED for socket channel [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves [PULL,01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves - - - --- 2024-07-23 Paolo Bonzini New
[PULL,00/11] target/i386, HPET changes for QEMU 9.1 soft freeze - - - --- 2024-07-23 Paolo Bonzini New
[PULL,13/16] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 2 - --- 2024-07-23 Cédric Le Goater New
[PULL,12/16] vfio/iommufd: Probe and request hwpt dirty tracking capability [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 1 - --- 2024-07-23 Cédric Le Goater New
[PULL,11/16] vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_device() [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 3 - --- 2024-07-23 Cédric Le Goater New
[PULL,10/16] vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 3 - --- 2024-07-23 Cédric Le Goater New
[PULL,09/16] vfio/{iommufd,container}: Remove caps::aw_bits [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 2 - --- 2024-07-23 Cédric Le Goater New
[PULL,08/16] vfio/iommufd: Introduce auto domain creation [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 2 - --- 2024-07-23 Cédric Le Goater New
[PULL,07/16] vfio/ccw: Don't initialize HOST_IOMMU_DEVICE with mdev [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() 1 2 - --- 2024-07-23 Cédric Le Goater New
[PULL,06/16] vfio/ap: Don't initialize HOST_IOMMU_DEVICE with mdev [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 2 - --- 2024-07-23 Cédric Le Goater New
[PULL,05/16] vfio/iommufd: Return errno in iommufd_cdev_attach_ioas_hwpt() [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 3 - --- 2024-07-23 Cédric Le Goater New
[PULL,04/16] backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabilities [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 3 - --- 2024-07-23 Cédric Le Goater New
[PULL,03/16] vfio/iommufd: Don't initialize nor set a HOST_IOMMU_DEVICE with mdev [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 2 - --- 2024-07-23 Cédric Le Goater New
[PULL,02/16] vfio/pci: Extract mdev check into an helper [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 3 - --- 2024-07-23 Cédric Le Goater New
[PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() [PULL,01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize() - 2 - --- 2024-07-23 Cédric Le Goater New
[PULL,00/16] vfio queue - - - --- 2024-07-23 Cédric Le Goater New
[4/4] hw/misc/bcm2835_property: Reduce scope of variables in mbox push function hw/misc/bcm2835_property: Fix set-palette, OTP-access properties - 1 - --- 2024-07-23 Peter Maydell New
[3/4] hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_row hw/misc/bcm2835_property: Fix set-palette, OTP-access properties - 1 - --- 2024-07-23 Peter Maydell New
[2/4] hw/misc/bcm2835_property: Avoid overflow in OTP access properties hw/misc/bcm2835_property: Fix set-palette, OTP-access properties - 1 - --- 2024-07-23 Peter Maydell New
[1/4] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE hw/misc/bcm2835_property: Fix set-palette, OTP-access properties - 1 - --- 2024-07-23 Peter Maydell New
[2/2] hw/intc/loongson_ipi: Fix resource leak hw/intc/loongson_ipi: Fixes for qemu-stable - 1 - --- 2024-07-23 Philippe Mathieu-Daudé New
[1/2] hw/intc/loongson_ipi: Access memory in little endian hw/intc/loongson_ipi: Fixes for qemu-stable 1 3 2 --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,v2,61/61] hw/nvme: Add SPDM over DOE support [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 2 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,60/61] backends: Initial support for SPDM socket support [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,59/61] hw/pci: Add all Data Object Types defined in PCIe r6.0 [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 3 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,58/61] tests/acpi: Add expected ACPI AML files for RISC-V [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 2 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,57/61] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 3 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,56/61] tests/acpi: Add empty ACPI data files for RISC-V [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 2 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,55/61] tests/qtest/bios-tables-test.c: Remove the fall back path [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 2 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,54/61] tests/acpi: update expected DSDT blob for aarch64 and microvm [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,53/61] acpi/gpex: Create PCI link devices outside PCI root bridge [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,52/61] tests/acpi: Allow DSDT acpi table changes for aarch64 [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,51/61] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 2 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,50/61] hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 2 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,49/61] virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domain [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 1 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,48/61] hw/vfio/common: Add vfio_listener_region_del_iommu trace event [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 1 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,47/61] virtio-iommu: Remove the end point on detach [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 1 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,46/61] virtio-iommu: Free [host_]resv_ranges on unset_iommu_devices [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 1 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,45/61] virtio-iommu: Remove probe_done [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 1 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,44/61] Revert "virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged" [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 1 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,43/61] gdbstub: Add helper function to unregister GDB register space [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 4 4 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,42/61] physmem: Add helper function to destroy CPU AddressSpace [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 3 4 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,41/61] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 5 4 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,40/61] hw/acpi: Update GED _EVT method AML with CPU scan [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 5 4 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,39/61] hw/acpi: Update ACPI GED framework to support vCPU Hotplug [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 7 4 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,38/61] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 8 4 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,37/61] accel/kvm: Extract common KVM vCPU {creation,parking} code [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 9 4 --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,36/61] smbios: make memory device size configurable per Machine [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,35/61] docs: Document composable SR-IOV device [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,34/61] virtio-net: Implement SR-IOV VF [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,33/61] virtio-pci: Implement SR-IOV PF [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,32/61] pcie_sriov: Allow user to create SR-IOV device [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,31/61] pcie_sriov: Check PCI Express for SR-IOV PF [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,30/61] pcie_sriov: Ensure PF and VF are mutually exclusive [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,29/61] hw/pci: Fix SR-IOV VF number calculation [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,28/61] contrib/vhost-user-blk: fix overflowing expression [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,27/61] virtio: Add VIRTIO_F_IN_ORDER property definition [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,26/61] vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,25/61] virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 1 1 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,24/61] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,23/61] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 - --- 2024-07-23 Michael S. Tsirkin New
[PULL,v2,22/61] virtio: Add bool to VirtQueueElement [PULL,v2,01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session - 2 - --- 2024-07-23 Michael S. Tsirkin New
« 1 2 ... 3 4 534 35 »