Show patches with: State = Action Required       |    Archived = No       |   432869 patches
« 1 2 3 44328 4329 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tests/docker: Specify --userns keep-id for Podman tests/docker: Specify --userns keep-id for Podman - - - - --- 2024-06-26 Akihiko Odaki New
[14/14] tests/qtest: Free GThread Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[13/14] tests/qtest: Free paths Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[12/14] tests/qtest: Delete previous boot file Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[11/14] tests/qtest: Free old machine variable name Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[10/14] tests/qtest: Free unused QMP response Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[09/14] tests/qtest: Use qtest_add_data_func_full() Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[08/14] memory: Do not create circular reference with subregion Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[07/14] migration: Free removed SaveStateEntry Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[06/14] hw/virtio: Free vqs before vhost_dev_cleanup() Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[05/14] ppc/vof: Fix unaligned FDT property access Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[04/14] spapr: Free stdout path Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[03/14] hw/isa/vt82c686: Free irqs Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[02/14] hw/ide: Free macio-ide IRQs Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[01/14] hw/core: Free CPUState allocations Fix check-qtest-ppc64 sanitizer errors - - - - --- 2024-06-26 Akihiko Odaki New
[v2,7/7] iotests/mirror-change-copy-mode: switch to job-change command introduce job-change qmp command - - - - --- 2024-06-26 Vladimir Sementsov-Ogievskiy New
[v2,6/7] qapi/block-core: derpecate block-job-change introduce job-change qmp command - - - - --- 2024-06-26 Vladimir Sementsov-Ogievskiy New
[v2,5/7] qapi: add job-change introduce job-change qmp command - - - - --- 2024-06-26 Vladimir Sementsov-Ogievskiy New
[v2,4/7] blockjob: move change action implementation to job from block-job introduce job-change qmp command - - - - --- 2024-06-26 Vladimir Sementsov-Ogievskiy New
[v2,3/7] qapi: block-job-change: make copy-mode parameter optional introduce job-change qmp command - - - - --- 2024-06-26 Vladimir Sementsov-Ogievskiy New
[v2,2/7] blockjob: block_job_change_locked(): check job type introduce job-change qmp command - - - - --- 2024-06-26 Vladimir Sementsov-Ogievskiy New
[v2,1/7] qapi: rename BlockJobChangeOptions to JobChangeOptions introduce job-change qmp command - - - - --- 2024-06-26 Vladimir Sementsov-Ogievskiy New
docs/system/devices/usb: Replace the non-existing "qemu" binary docs/system/devices/usb: Replace the non-existing "qemu" binary - - - - --- 2024-06-26 Thomas Huth New
disas/riscv: Add decode for Zawrs extension disas/riscv: Add decode for Zawrs extension - - - - --- 2024-06-26 Rob Bradford New
[v5,6/6] tests/qtest: Add pnv-spi-seeprom qtest hw/ppc: SPI model 1 - - - --- 2024-06-26 Chalapathi V New
[v5,5/6] hw/ppc: SPI controller wiring to P10 chip hw/ppc: SPI model - - 2 - --- 2024-06-26 Chalapathi V New
[v5,4/6] hw/block: Add Microchip's 25CSM04 to m25p80 hw/ppc: SPI model - - 2 - --- 2024-06-26 Chalapathi V New
[v5,3/6] hw/ssi: Extend SPI model hw/ppc: SPI model - - - - --- 2024-06-26 Chalapathi V New
[v5,2/6] hw/ssi: Add SPI model hw/ppc: SPI model - - - - --- 2024-06-26 Chalapathi V New
[v5,1/6] ppc/pnv: Remove ppc target dependency from pnv_xscom.h hw/ppc: SPI model - - 1 - --- 2024-06-26 Chalapathi V New
[7/7] virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - - - - --- 2024-06-26 Eric Auger New
[6/7] memory: remove IOMMU MR iommu_set_page_size_mask() callback VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - - - - --- 2024-06-26 Eric Auger New
[5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device() VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - - - - --- 2024-06-26 Eric Auger New
[4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - - - - --- 2024-06-26 Eric Auger New
[3/7] HostIOMMUDevice : remove Error handle from get_iova_ranges callback VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - - - - --- 2024-06-26 Eric Auger New
[2/7] vfio-container-base: Introduce vfio_container_get_iova_ranges() helper VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - 1 - - --- 2024-06-26 Eric Auger New
[1/7] virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges() VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework - 1 1 - --- 2024-06-26 Eric Auger New
tcg/riscv: Fix building on OpenBSD/riscv64 tcg/riscv: Fix building on OpenBSD/riscv64 - - - - --- 2024-06-26 Brad Smith New
[v2] docs/cxl: fix some typos [v2] docs/cxl: fix some typos - - - - --- 2024-06-26 Hyeongtak Ji New
[v3] virtio-pci: Fix the use of an uninitialized irqfd [v3] virtio-pci: Fix the use of an uninitialized irqfd - 1 - - --- 2024-06-26 Cindy Lu New
[RFCv1,10/10] hw/arm/virt-acpi-build: Enable ATS for nested SMMUv3 hw/arm/virt: Add multiple nested SMMUs - - - - --- 2024-06-26 Nicolin Chen New
[RFCv1,09/10] hw/arm/virt-acpi-build: Build IORT with multiple SMMU nodes hw/arm/virt: Add multiple nested SMMUs - - - - --- 2024-06-26 Nicolin Chen New
[RFCv1,08/10] hw/arm/virt-acpi-build: Handle reserved bus number of pxb buses hw/arm/virt: Add multiple nested SMMUs - - - - --- 2024-06-26 Nicolin Chen New
[RFCv1,07/10] hw/arm/virt: Bypass iommu for default PCI bus hw/arm/virt: Add multiple nested SMMUs - - - - --- 2024-06-26 Nicolin Chen New
[RFCv1,06/10] hw/arm/virt: Assign vfio-pci devices to nested SMMUs hw/arm/virt: Add multiple nested SMMUs - - - - --- 2024-06-26 Nicolin Chen New
[RFCv1,05/10] hw/arm/virt: Add VIRT_NESTED_SMMU hw/arm/virt: Add multiple nested SMMUs - - - - --- 2024-06-26 Nicolin Chen New
[RFCv1,04/10] hw/arm/virt: Add an SMMU_IO_LEN macro hw/arm/virt: Add multiple nested SMMUs - - - - --- 2024-06-26 Nicolin Chen New
[RFCv1,03/10] hw/arm/virt: Get the number of host-level SMMUv3 instances hw/arm/virt: Add multiple nested SMMUs - - - - --- 2024-06-26 Nicolin Chen New
[RFCv1,02/10] hw/arm/virt: Add iommufd link to virt-machine hw/arm/virt: Add multiple nested SMMUs - - - - --- 2024-06-26 Nicolin Chen New
[RFCv1,01/10] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding hw/arm/virt: Add multiple nested SMMUs - - - - --- 2024-06-26 Nicolin Chen New
ui/gtk: Negative Page number is not valid ui/gtk: Negative Page number is not valid - - - - --- 2024-06-26 Kim, Dongwon New
[v2,13/13] target/arm: Delete dead code from disas_simd_indexed target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[v2,12/13] target/arm: Convert FCMLA to decodetree target/arm: AdvSIMD conversion, part 2 - - - - --- 2024-06-25 Richard Henderson New
[v2,11/13] target/arm: Convert FCADD to decodetree target/arm: AdvSIMD conversion, part 2 - - 1 - --- 2024-06-25 Richard Henderson New
[v2,10/13] target/arm: Add data argument to do_fp3_vector target/arm: AdvSIMD conversion, part 2 - - 1 - --- 2024-06-25 Richard Henderson New
[v2,09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree target/arm: AdvSIMD conversion, part 2 - - 1 - --- 2024-06-25 Richard Henderson New
[v2,08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree target/arm: AdvSIMD conversion, part 2 - - 1 - --- 2024-06-25 Richard Henderson New
[v2,07/13] target/arm: Convert BFDOT to decodetree target/arm: AdvSIMD conversion, part 2 - - 1 - --- 2024-06-25 Richard Henderson New
[v2,06/13] target/arm: Convert SUDOT, USDOT to decodetree target/arm: AdvSIMD conversion, part 2 - - 1 - --- 2024-06-25 Richard Henderson New
[v2,05/13] target/arm: Convert SDOT, UDOT to decodetree target/arm: AdvSIMD conversion, part 2 - - 1 - --- 2024-06-25 Richard Henderson New
[v2,04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree target/arm: AdvSIMD conversion, part 2 - - 1 - --- 2024-06-25 Richard Henderson New
[v2,03/13] target/arm: Fix FJCVTZS vs flush-to-zero target/arm: AdvSIMD conversion, part 2 - 1 1 - --- 2024-06-25 Richard Henderson New
[v2,02/13] target/arm: Fix SQDMULH (by element) with Q=0 target/arm: AdvSIMD conversion, part 2 - - 1 - --- 2024-06-25 Richard Henderson New
[v2,01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx] target/arm: AdvSIMD conversion, part 2 - 1 1 - --- 2024-06-25 Richard Henderson New
[RFC,v3,2/2] tests/qtest: QTest example for RISC-V CSR register Support RISC-V CSR read/write in Qtest environment - - - - --- 2024-06-25 Ivan Klokov New
[RFC,v3,1/2] target/riscv: Add RISC-V CSR qtest support Support RISC-V CSR read/write in Qtest environment 1 - - - --- 2024-06-25 Ivan Klokov New
[v4,16/16] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V Add support for RISC-V ACPI tests 2 - - - --- 2024-06-25 Sunil V L New
[v4,15/16] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V Add support for RISC-V ACPI tests - - 2 - --- 2024-06-25 Sunil V L New
[v4,14/16] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V Add support for RISC-V ACPI tests 1 - 1 - --- 2024-06-25 Sunil V L New
[v4,13/16] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V Add support for RISC-V ACPI tests - - 2 - --- 2024-06-25 Sunil V L New
[v4,12/16] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs Add support for RISC-V ACPI tests - - 2 - --- 2024-06-25 Sunil V L New
[v4,11/16] meson.build: Add RISC-V to the edk2-target list Add support for RISC-V ACPI tests - - 2 - --- 2024-06-25 Sunil V L New
[v4,10/16] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path Add support for RISC-V ACPI tests - - 1 - --- 2024-06-25 Sunil V L New
[v4,09/16] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path Add support for RISC-V ACPI tests - - 1 - --- 2024-06-25 Sunil V L New
[v4,08/16] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests Add support for RISC-V ACPI tests - - 1 - --- 2024-06-25 Sunil V L New
[v4,07/16] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests Add support for RISC-V ACPI tests 1 - 1 - --- 2024-06-25 Sunil V L New
[v4,06/16] tests/qtest/bios-tables-test.c: Add support for arch in path Add support for RISC-V ACPI tests 1 - 1 - --- 2024-06-25 Sunil V L New
[v4,05/16] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them Add support for RISC-V ACPI tests - - 2 - --- 2024-06-25 Sunil V L New
[v4,04/16] tests/data/uefi-boot-images: Add RISC-V ISO image Add support for RISC-V ACPI tests - - - - --- 2024-06-25 Sunil V L New
[v4,03/16] uefi-test-tools: Add support for python based build script Add support for RISC-V ACPI tests 2 - - - --- 2024-06-25 Sunil V L New
[v4,02/16] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support Add support for RISC-V ACPI tests 3 - - - --- 2024-06-25 Sunil V L New
[v4,01/16] hw/riscv/virt.c: Make block devices default to virtio Add support for RISC-V ACPI tests - - 2 - --- 2024-06-25 Sunil V L New
[v8] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI [v8] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI - 1 - - --- 2024-06-25 Alexei Filippov New
[RFC] testing: restore some testing for i686 [RFC] testing: restore some testing for i686 - - 1 - --- 2024-06-25 Alex Bennée New
[4/4] hw/usb/u2f-passthru: Implement FIDO U2FHID keep-alive hw/usb/u2f-passthru: U2F keepalive fixes - 1 - - --- 2024-06-25 David Bouman New
[3/4] hw/usb/u2f-passthru: Clean up code hw/usb/u2f-passthru: U2F keepalive fixes - - - - --- 2024-06-25 David Bouman New
[2/4] hw/usb/u2f-passthru: Do not needlessly retain handle to hidraw chardev hw/usb/u2f-passthru: U2F keepalive fixes - 1 - - --- 2024-06-25 David Bouman New
[1/4] hw/usb/u2f: Add `start` and `stop` callbacks to U2F key class hw/usb/u2f-passthru: U2F keepalive fixes - - - - --- 2024-06-25 David Bouman New
[v2] target/riscv: Add support for machine specific pmu's events [v2] target/riscv: Add support for machine specific pmu's events - - - - --- 2024-06-25 Alexei Filippov New
target/riscv: Add support for machine specific pmu's events target/riscv: Add support for machine specific pmu's events - - - - --- 2024-06-25 Alexei Filippov New
[v2,2/2] ui/cocoa: Adds NSCursor absolute pointer support ui/cocoa: Adds native absolute pointer support - - - - --- 2024-06-25 Phil Dennis-Jordan New
[v2,1/2] ui/cocoa: Minor fixes to CALayer based cursors ui/cocoa: Adds native absolute pointer support - - - - --- 2024-06-25 Phil Dennis-Jordan New
[v5,3/3] qapi: introduce device-sync-config vhost-user-blk: live resize additional APIs - - - - --- 2024-06-25 Vladimir Sementsov-Ogievskiy New
[v5,2/3] vhost-user-blk: split vhost_user_blk_sync_config() vhost-user-blk: live resize additional APIs - - - - --- 2024-06-25 Vladimir Sementsov-Ogievskiy New
[v5,1/3] qdev-monitor: add option to report GenericError from find_device_state vhost-user-blk: live resize additional APIs - - - - --- 2024-06-25 Vladimir Sementsov-Ogievskiy New
hw/intc/ioapic: Delete a wrong IRQ redirection on I/O APIC hw/intc/ioapic: Delete a wrong IRQ redirection on I/O APIC - - - - --- 2024-06-25 TaiseiIto New
[v3,6/6] target/riscv: Remove extension auto-update check statements Introduce extension implied rules - - 2 1 --- 2024-06-25 Frank Chang New
[v3,5/6] target/riscv: Add Zc extension implied rule Introduce extension implied rules - - 2 1 --- 2024-06-25 Frank Chang New
[v3,4/6] target/riscv: Add multi extension implied rules Introduce extension implied rules 1 - 2 1 --- 2024-06-25 Frank Chang New
[v3,3/6] target/riscv: Add MISA extension implied rules Introduce extension implied rules - - 3 1 --- 2024-06-25 Frank Chang New
« 1 2 3 44328 4329 »