Show patches with: State = Action Required       |   427153 patches
« 1 2 ... 553 554 5554271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PATCH-for-8.0,5/5] cpu: Remove unused includes cpu: Move target-independent code to common code 1 - - - --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/5] cpu: Move cpu_abort() to common code cpu: Move target-independent code to common code - - - - --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/5] cpu: Move breakpoint helpers to common code cpu: Move target-independent code to common code - - 1 - --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/5] cpu: Move cpu_class_init_props() to common code cpu: Move target-independent code to common code - - - - --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/5] cpu: Remove capstone meson dependency cpu: Move target-independent code to common code - - 1 - --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/3] tcg: Replace tcg_target_ulong -> uintptr_t tcg: Replace tcg_target_[u]long -> [u]intptr_t - - - - --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/3] tcg: Replace tcg_target_long -> intptr_t tcg: Replace tcg_target_[u]long -> [u]intptr_t - - - - --- 2022-11-30 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/3] tcg/s390x: Fix coding style tcg: Replace tcg_target_[u]long -> [u]intptr_t - - 1 - --- 2022-11-30 Philippe Mathieu-Daudé New
[RESEND] ide: Add "ide-cf" driver, a CompactFlash card [RESEND] ide: Add "ide-cf" driver, a CompactFlash card - - - - --- 2022-11-30 Lubomir Rintel New
[RESEND] ide: Add 8-bit data mode [RESEND] ide: Add 8-bit data mode - - - - --- 2022-11-30 Lubomir Rintel New
[v4,5/5] include/hw: VM state takes precedence in virtio_device_should_start final vhost-user fixes - 2 1 1 --- 2022-11-30 Alex Bennée New
[v4,4/5] hw/virtio: generalise CHR_EVENT_CLOSED handling final vhost-user fixes - - 2 - --- 2022-11-30 Alex Bennée New
[v4,3/5] hw/virtio: add started_vu status field to vhost-user-gpio final vhost-user fixes - - 1 - --- 2022-11-30 Alex Bennée New
[v4,2/5] vhost: enable vrings in vhost_dev_start() for vhost-user devices final vhost-user fixes 1 1 1 1 --- 2022-11-30 Alex Bennée New
[v4,1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests final vhost-user fixes 1 - 1 - --- 2022-11-30 Alex Bennée New
[for-8.0] hw/misc: Move some arm-related files from specific_ss into softmmu_ss [for-8.0] hw/misc: Move some arm-related files from specific_ss into softmmu_ss - - - - --- 2022-11-30 Thomas Huth New
[v4] hw/loongarch/virt: Add cfi01 pflash device [v4] hw/loongarch/virt: Add cfi01 pflash device - - 1 - --- 2022-11-30 Xiaojuan Yang New
[v2,1/1] tcg: convert tcg/README to rst tcg: convert tcg/README to rst - - 1 - --- 2022-11-30 Mark Cave-Ayland New
[v4,14/14] vfio/migration: Optimize vfio_save_pending() vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,13/14] vfio/migration: Use VFIO_DEVICE_FEATURE_MIG_DATA_SIZE ioctl vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,12/14] docs/devel: Align vfio-migration docs to VFIO migration v2 vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,11/14] vfio: Alphabetize migration section of VFIO trace-events file vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,10/14] vfio/migration: Remove VFIO migration protocol v1 vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,09/14] vfio/migration: Implement VFIO migration protocol v2 vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,08/14] vfio/migration: Rename functions/structs related to v1 protocol vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,07/14] vfio/migration: Move migration v1 logic to vfio_migration_init() vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,06/14] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,05/14] migration/qemu-file: Add qemu_file_get_to_fd() vfio/migration: Implement VFIO migration protocol v2 - - 1 - --- 2022-11-30 Avihai Horon New
[v4,04/14] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,03/14] vfio/migration: Fix NULL pointer dereference bug vfio/migration: Implement VFIO migration protocol v2 - 1 2 - --- 2022-11-30 Avihai Horon New
[v4,02/14] migration: Simplify migration_iteration_run() vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-30 Avihai Horon New
[v4,01/14] migration: No save_live_pending() method uses the QEMUFile parameter vfio/migration: Implement VFIO migration protocol v2 - - 2 - --- 2022-11-30 Avihai Horon New
vhost: Not return fail while the device does not support send_iotlb_msg vhost: Not return fail while the device does not support send_iotlb_msg - - - - --- 2022-11-30 Cindy Lu New
[v8,9/9] disas/riscv.c: add disasm support for Zc* support subsets of code size reduction extension 1 - - - --- 2022-11-30 Weiwei Li New
[v8,8/9] target/riscv: expose properties for Zc* extension support subsets of code size reduction extension - - 1 - --- 2022-11-30 Weiwei Li New
[v8,7/9] target/riscv: add support for Zcmt extension support subsets of code size reduction extension - - 2 - --- 2022-11-30 Weiwei Li New
[v8,6/9] target/riscv: add support for Zcmp extension support subsets of code size reduction extension - - 2 - --- 2022-11-30 Weiwei Li New
[v8,5/9] target/riscv: add support for Zcb extension support subsets of code size reduction extension - - 2 - --- 2022-11-30 Weiwei Li New
[v8,4/9] target/riscv: add support for Zcd extension support subsets of code size reduction extension - - 2 - --- 2022-11-30 Weiwei Li New
[v8,3/9] target/riscv: add support for Zcf extension support subsets of code size reduction extension - - 2 - --- 2022-11-30 Weiwei Li New
[v8,2/9] target/riscv: add support for Zca extension support subsets of code size reduction extension - - 3 - --- 2022-11-30 Weiwei Li New
[v8,1/9] target/riscv: add cfg properties for Zc* extension support subsets of code size reduction extension - - 2 - --- 2022-11-30 Weiwei Li New
[RESEND] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers [RESEND] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers - - - 1 --- 2022-11-30 leixiang New
[RESEND] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers [RESEND] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers - - - 1 --- 2022-11-30 leixiang New
[v11,2/2] vhost-vdpa: add support for vIOMMU vhost-vdpa: add support for vIOMMU - - - - --- 2022-11-30 Cindy Lu New
[v11,1/2] vhost-vdpa: Skip the range check while MR is IOMMU vhost-vdpa: add support for vIOMMU - - - - --- 2022-11-30 Cindy Lu New
[2/2] hw/input: Add FT5336 touch controller Implement something - - - - --- 2022-11-30 Evgeny Ermakov New
[1/2] hw/char: Add STM32F7 peripheral: USART Implement something - - - - --- 2022-11-30 Evgeny Ermakov New
[v3,3/3] tests/qtest: sifive-e-aon-watchdog-test.c : Add QTest of watchdog of sifive_e Implement the watchdog timer of HiFive 1 rev b. - - - - --- 2022-11-30 Tommy Wu New
[v3,2/3] hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b. Implement the watchdog timer of HiFive 1 rev b. - - 1 - --- 2022-11-30 Tommy Wu New
[v3,1/3] hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b. Implement the watchdog timer of HiFive 1 rev b. - - - - --- 2022-11-30 Tommy Wu New
[1/1] Fix some typos Fix some typos - - 1 - --- 2022-11-30 Dongdong Zhang New
[v1,3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support contrib/elf2dmp: Windows Server 2022 support - - - 1 --- 2022-11-30 Viktor Prutyanov New
[v1,2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry contrib/elf2dmp: Windows Server 2022 support - - - - --- 2022-11-30 Viktor Prutyanov New
[v1,1/3] contrib/elf2dmp: fix code style contrib/elf2dmp: Windows Server 2022 support - - - - --- 2022-11-30 Viktor Prutyanov New
[for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m [for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m - 1 1 - --- 2022-11-29 Richard Henderson New
[v12,7/7] docs/s390x: document s390x cpu topology s390x: CPU Topology - - - - --- 2022-11-29 Pierre Morel New
[v12,6/7] s390x/cpu_topology: activating CPU topology s390x: CPU Topology - - - - --- 2022-11-29 Pierre Morel New
[v12,5/7] s390x/cpu_topology: interception of PTF instruction s390x: CPU Topology - - 1 - --- 2022-11-29 Pierre Morel New
[v12,4/7] s390x/cpu_topology: CPU topology migration s390x: CPU Topology - - - - --- 2022-11-29 Pierre Morel New
[v12,3/7] s390x/cpu_topology: resetting the Topology-Change-Report s390x: CPU Topology - - 2 - --- 2022-11-29 Pierre Morel New
[v12,2/7] s390x/cpu topology: reporting the CPU topology to the guest s390x: CPU Topology - - - - --- 2022-11-29 Pierre Morel New
[v12,1/7] s390x/cpu topology: Creating CPU topology device s390x: CPU Topology - - - - --- 2022-11-29 Pierre Morel New
[v3,1/1] hw/arm/boot: set initrd with #address-cells type in fdt [v3,1/1] hw/arm/boot: set initrd with #address-cells type in fdt - - - - --- 2022-11-29 Schspa Shi New
[v3] tests/tcg/s390x: Add cdsg.c [v3] tests/tcg/s390x: Add cdsg.c - - - - --- 2022-11-29 Ilya Leoshkevich New
[v2] tests/tcg/s390x: Add cdsg.c [v2] tests/tcg/s390x: Add cdsg.c - - - - --- 2022-11-29 Ilya Leoshkevich New
[v2,2/2] migration: Perform vmsd structure check during tests Put Canary End of List in VMSTATE - - 2 - --- 2022-11-29 Juan Quintela New
[v2,1/2] migration: Add canary to VMSTATE_END_OF_LIST Put Canary End of List in VMSTATE - - 3 - --- 2022-11-29 Juan Quintela New
linux-user: Emulate CLONE_PIDFD flag in clone() linux-user: Emulate CLONE_PIDFD flag in clone() - - 1 - --- 2022-11-29 Helge Deller New
[v2,1/1] hw/arm/boot: set initrd with #[address/size]-cells type in fdt [v2,1/1] hw/arm/boot: set initrd with #[address/size]-cells type in fdt - - - - --- 2022-11-29 Schspa Shi New
[v2,for-8.0,2/2] pci: drop redundant PCIDeviceClass::is_bridge field pci: drop redundant PCIDeviceClass::is_bridge field - - 2 - --- 2022-11-29 Igor Mammedov New
[v2,for-8.0,1/2] remove DEC 21154 PCI bridge pci: drop redundant PCIDeviceClass::is_bridge field - - - - --- 2022-11-29 Igor Mammedov New
[v3] hw/loongarch: Add cfi01 pflash device [v3] hw/loongarch: Add cfi01 pflash device - - 1 - --- 2022-11-29 Xiaojuan Yang New
[3/3] intel-iommu: build iova tree during IOMMU translation Fix UNMAP notifier for intel-iommu - - - - --- 2022-11-29 Jason Wang New
[2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode Fix UNMAP notifier for intel-iommu - - 3 1 --- 2022-11-29 Jason Wang New
[1/3] intel-iommu: fail MAP notifier without caching mode Fix UNMAP notifier for intel-iommu - - 2 - --- 2022-11-29 Jason Wang New
migration/dirtyrate: Show sample pages only in page-sampling mode migration/dirtyrate: Show sample pages only in page-sampling mode - - 2 - --- 2022-11-29 Duan, Zhenzhong New
[for,7.2?,V2] vhost: fix vq dirty bitmap syncing when vIOMMU is enabled [for,7.2?,V2] vhost: fix vq dirty bitmap syncing when vIOMMU is enabled - 1 - 2 --- 2022-11-29 Jason Wang New
[v7,9/9] disas/riscv.c: add disasm support for Zc* support subsets of code size reduction extension 1 - - - --- 2022-11-29 Weiwei Li New
[v7,8/9] target/riscv: expose properties for Zc* extension support subsets of code size reduction extension - - 1 - --- 2022-11-29 Weiwei Li New
[v7,7/9] target/riscv: add support for Zcmt extension support subsets of code size reduction extension - - 2 - --- 2022-11-29 Weiwei Li New
[v7,6/9] target/riscv: add support for Zcmp extension support subsets of code size reduction extension - - 2 - --- 2022-11-29 Weiwei Li New
[v7,5/9] target/riscv: add support for Zcb extension support subsets of code size reduction extension - - 2 - --- 2022-11-29 Weiwei Li New
[v7,4/9] target/riscv: add support for Zcd extension support subsets of code size reduction extension - - 2 - --- 2022-11-29 Weiwei Li New
[v7,3/9] target/riscv: add support for Zcf extension support subsets of code size reduction extension - - 2 - --- 2022-11-29 Weiwei Li New
[v7,2/9] target/riscv: add support for Zca extension support subsets of code size reduction extension - - 3 - --- 2022-11-29 Weiwei Li New
[v7,1/9] target/riscv: add cfg properties for Zc* extension support subsets of code size reduction extension - - 2 - --- 2022-11-29 Weiwei Li New
tests/tcg/s390x: Add sam.S tests/tcg/s390x: Add sam.S - - - - --- 2022-11-29 Ilya Leoshkevich New
[for-7.2] replay: Fix declaration of replay_read_next_clock [for-7.2] replay: Fix declaration of replay_read_next_clock - 1 3 - --- 2022-11-29 Richard Henderson New
tests/tcg/s390x: Add cdsg.c tests/tcg/s390x: Add cdsg.c - - - - --- 2022-11-28 Ilya Leoshkevich New
[PATCH-for-8.0,v3,5/5] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() - - - - --- 2022-11-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-7.2,v3,4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() - 1 - - --- 2022-11-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-7.2,v3,3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() 1 - 1 - --- 2022-11-28 Philippe Mathieu-Daudé New
[PATCH-for-7.2,v3,2/5] hw/display/qxl: Document qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() - - 1 - --- 2022-11-28 Philippe Mathieu-Daudé New
[PATCH-for-7.2,v3,1/5] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() - - 1 - --- 2022-11-28 Philippe Mathieu-Daudé New
po: Add Georgian translation po: Add Georgian translation - - - - --- 2022-11-28 Temuri Doghonadze New
MAINTAINERS: Add 9p test client to section "virtio-9p" MAINTAINERS: Add 9p test client to section "virtio-9p" - - 3 - --- 2022-11-28 Christian Schoenebeck New
[v3,7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling fix vhost-user issues with CI - - 1 - --- 2022-11-28 Alex Bennée New
[v3,6/7] hw/virtio: add started_vu status field to vhost-user-gpio fix vhost-user issues with CI - - - - --- 2022-11-28 Alex Bennée New
[v3,5/7] vhost: enable vrings in vhost_dev_start() for vhost-user devices fix vhost-user issues with CI 1 1 - 1 --- 2022-11-28 Alex Bennée New
« 1 2 ... 553 554 5554271 4272 »