Show patches with: State = Action Required       |    Archived = No       |   427072 patches
« 1 2 ... 30 31 324270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,PATCH-for-9.1,18/21] target/i386: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,17/21] target/riscv: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,16/21] target/loongarch: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,15/21] target/arm: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,14/21] system: Introduce QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,13/21] system: Introduce cpu_typename_by_arch_bit() qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,12/21] system: Introduce QemuArchBit enum qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,11/21] qapi: Make CpuDefinitionInfo target agnostic qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,10/21] qapi: Make CpuModel* definitions target agnostic qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,09/21] qapi: Merge machine-common.json with qapi/machine.json qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,08/21] target/sparc: Make SPARC_CPU common to new SPARC32_CPU/SPARC64_CPU types qapi: Make @query-cpu-definitions command target-agnostic - - 1 - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,07/21] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types qapi: Make @query-cpu-definitions command target-agnostic - - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,06/21] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types qapi: Make @query-cpu-definitions command target-agnostic 1 - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,05/21] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE() qapi: Make @query-cpu-definitions command target-agnostic 1 - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,04/21] target/sparc: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic - - 3 - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,03/21] target/ppc: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic - - 2 - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,02/21] target/mips: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic - - 2 - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,01/21] target/i386: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic - - 2 - --- 2024-03-15 Philippe Mathieu-Daudé New
[02/12] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support Add support for RISC-V ACPI tests 1 - - - --- 2024-03-15 Sunil V L New
[01/12] roms/edk2-build.py: Add --module support Add support for RISC-V ACPI tests - - - - --- 2024-03-15 Sunil V L New
[v3,7/7] qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper qga/commands-posix: replace code duplicating commands with a helper - - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,6/7] qga/commands-posix: don't do fork()/exec() when suspending via sysfs qga/commands-posix: replace code duplicating commands with a helper - - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,5/7] qga/commands-posix: execute_fsfreeze_hook: use ga_run_command helper qga/commands-posix: replace code duplicating commands with a helper - - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,4/7] qga/commands-posix: qmp_guest_set_time: use ga_run_command helper qga/commands-posix: replace code duplicating commands with a helper - - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,3/7] qga/commands-posix: qmp_guest_shutdown: use ga_run_command helper qga/commands-posix: replace code duplicating commands with a helper - - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,2/7] qga: introduce ga_run_command() helper for guest cmd execution qga/commands-posix: replace code duplicating commands with a helper - - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,1/7] qga: guest-get-fsinfo: add optional 'total-bytes-root' field qga/commands-posix: replace code duplicating commands with a helper - - - - --- 2024-03-15 Andrey Drobyshev New
[9/9] tests/qemu-iotests: Restrict tests using "--blockdev file" to the file protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - - --- 2024-03-15 Thomas Huth New
[8/9] tests/qemu-iotests: Fix some tests that use --image-opts for other protocols tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - - --- 2024-03-15 Thomas Huth New
[7/9] tests/qemu-iotests: Restrict tests that use --image-opts to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - - --- 2024-03-15 Thomas Huth New
[6/9] tests/qemu-iotests: Restrict test 156 to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - - --- 2024-03-15 Thomas Huth New
[5/9] tests/qemu-iotests: Restrict test 134 and 158 to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - 1 - - --- 2024-03-15 Thomas Huth New
[4/9] tests/qemu-iotests: Restrict test 130 to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - - --- 2024-03-15 Thomas Huth New
[3/9] tests/qemu-iotests: Restrict test 114 to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - - --- 2024-03-15 Thomas Huth New
[2/9] tests/qemu-iotests: Restrict test 066 to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - - --- 2024-03-15 Thomas Huth New
[1/9] tests/qemu-iotests: Fix test 033 for running with non-file protocols tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - - --- 2024-03-15 Thomas Huth New
[1/1] cxl/mem: Fix for the index of Clear Event Record Handle cxl/mem: Fix for the index of Clear Event Record Handle - - - - --- 2024-03-15 Yuquan Wang New
Another CXL/MMIO tcg tlb corner case Another CXL/MMIO tcg tlb corner case - - - - --- 2024-03-15 Jørgen Hansen New
[v3] block: Use LVM tools for LV block device truncation [v3] block: Use LVM tools for LV block device truncation - - 1 - --- 2024-03-15 Alexander Ivanov New
[V5] target/loongarch: Fix tlb huge page loading issue [V5] target/loongarch: Fix tlb huge page loading issue - - - - --- 2024-03-15 Xianglai Li New
[v2,2/2] target/ppc: Move floating-point arithmetic instructions to decodetree. Moving fp arithmetic insns to decodetree. - - 1 - --- 2024-03-15 Chinmay Rath New
[v2,1/2] target/ppc: Merge various fpu helpers Moving fp arithmetic insns to decodetree. - - 1 - --- 2024-03-15 Chinmay Rath New
[for,9.1,v9,11/11] hw/qdev: Remove opts member hw/pci: SR-IOV related fixes and improvements - - 2 - --- 2024-03-15 Akihiko Odaki New
[for,9.1,v9,10/11] hw/pci: Determine if rombar is explicitly enabled hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-03-15 Akihiko Odaki New
[for,9.1,v9,09/11] hw/pci: Use UINT32_MAX as a default value for rombar hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-03-15 Akihiko Odaki New
[for,9.1,v9,08/11] hw/pci: Replace -1 with UINT32_MAX for romsize hw/pci: SR-IOV related fixes and improvements - - 1 - --- 2024-03-15 Akihiko Odaki New
[for,9.1,v9,07/11] pcie_sriov: Register VFs after migration hw/pci: SR-IOV related fixes and improvements - 1 - - --- 2024-03-15 Akihiko Odaki New
[for,9.1,v9,06/11] pcie_sriov: Remove num_vfs from PCIESriovPF hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-03-15 Akihiko Odaki New
[for,9.1,v9,05/11] pcie_sriov: Release VFs failed to realize hw/pci: SR-IOV related fixes and improvements - 1 - - --- 2024-03-15 Akihiko Odaki New
[for,9.1,v9,04/11] pcie_sriov: Reuse SR-IOV VF device instances hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-03-15 Akihiko Odaki New
[for,9.1,v9,03/11] pcie_sriov: Ensure VF function number does not overflow hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-03-15 Akihiko Odaki New
[for,9.1,v9,02/11] pcie_sriov: Do not manually unrealize hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-03-15 Akihiko Odaki New
[for,9.1,v9,01/11] hw/pci: Rename has_power to enabled hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-03-15 Akihiko Odaki New
[RFC,v3,3/3] migration: Add fd to FileMigrationArgs migration mapped-ram fixes - - - - --- 2024-03-15 Fabiano Rosas New
[v3,2/3] migration/multifd: Duplicate the fd for the outgoing_args migration mapped-ram fixes - - 1 - --- 2024-03-15 Fabiano Rosas New
[v3,1/3] migration/multifd: Ensure we're not given a socket for file migration migration mapped-ram fixes - 1 1 - --- 2024-03-15 Fabiano Rosas New
[v2] target/s390x: improve cpu compatibility check error message [v2] target/s390x: improve cpu compatibility check error message - - 2 - --- 2024-03-14 Claudio Fontana New
[v4,2/2] vhost: Perform memory section dirty scans once per iteration [v4,1/2] vhost: dirty log should be per backend type 1 - - - --- 2024-03-14 Si-Wei Liu New
[v4,1/2] vhost: dirty log should be per backend type [v4,1/2] vhost: dirty log should be per backend type - - - - --- 2024-03-14 Si-Wei Liu New
target/s390x: improve cpu compatibility check error message target/s390x: improve cpu compatibility check error message 1 - - - --- 2024-03-14 Claudio Fontana New
[v7,4/4] target/riscv: Enable sdtrig for Ventana's Veyron CPUs Introduce sdtrig ISA extension - - - - --- 2024-03-14 Himanshu Chauhan New
[v7,3/4] target/riscv: Expose sdtrig ISA extension Introduce sdtrig ISA extension - - - - --- 2024-03-14 Himanshu Chauhan New
[v7,2/4] target/riscv: Enable mcontrol6 triggers only when sdtrig is selected Introduce sdtrig ISA extension - - 1 - --- 2024-03-14 Himanshu Chauhan New
[v7,1/4] target/riscv: Check for valid itimer pointer before free Introduce sdtrig ISA extension - - - - --- 2024-03-14 Himanshu Chauhan New
[for,9.0,v15,10/10] target/riscv/vector_helper.c: optimize loops in ldst helpers target/riscv: vector fixes - - 2 - --- 2024-03-14 Daniel Henrique Barboza New
[for,9.0,v15,09/10] target/riscv: enable 'vstart_eq_zero' in the end of insns target/riscv: vector fixes - - 2 - --- 2024-03-14 Daniel Henrique Barboza New
[for,9.0,v15,08/10] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls target/riscv: vector fixes - - 3 - --- 2024-03-14 Daniel Henrique Barboza New
[for,9.0,v15,07/10] target/riscv: remove 'over' brconds from vector trans target/riscv: vector fixes - - 2 - --- 2024-03-14 Daniel Henrique Barboza New
[for,9.0,v15,06/10] target/riscv/vector_helpers: do early exit when vstart >= vl target/riscv: vector fixes 1 - 1 - --- 2024-03-14 Daniel Henrique Barboza New
[for,9.0,v15,05/10] target/riscv: always clear vstart for ldst_whole insns target/riscv: vector fixes - 1 2 - --- 2024-03-14 Daniel Henrique Barboza New
[for,9.0,v15,04/10] target/riscv: always clear vstart in whole vec move insns target/riscv: vector fixes - 1 3 - --- 2024-03-14 Daniel Henrique Barboza New
[for,9.0,v15,03/10] target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess target/riscv: vector fixes - 1 3 - --- 2024-03-14 Daniel Henrique Barboza New
[for,9.0,v15,02/10] trans_rvv.c.inc: set vstart = 0 in int scalar move insns target/riscv: vector fixes - 1 2 - --- 2024-03-14 Daniel Henrique Barboza New
[for,9.0,v15,01/10] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX() target/riscv: vector fixes - - 3 - --- 2024-03-14 Daniel Henrique Barboza New
docs/s390: clarify even more that cpu-topology is KVM-only docs/s390: clarify even more that cpu-topology is KVM-only - - 2 1 --- 2024-03-14 Claudio Fontana New
[for-9.0,2/2] iotests: Add test for reset/AioContext switches with NBD exports nbd: Fix server crash on reset with iothreads - - - - --- 2024-03-14 Kevin Wolf New
[for-9.0,1/2] nbd/server: Fix race in draining the export nbd: Fix server crash on reset with iothreads - 1 - - --- 2024-03-14 Kevin Wolf New
[v4,21/21] smbios: add extra comments to smbios_get_table_legacy() Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - - - --- 2024-03-14 Igor Mammedov New
[v4,20/21] tests: acpi: update expected SSDT.dimmpxm blob Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS 1 - - - --- 2024-03-14 Igor Mammedov New
[v4,19/21] pc/q35: set SMBIOS entry point type to 'auto' by default Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,18/21] tests: acpi/smbios: whitelist expected blobs Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS 1 - - - --- 2024-03-14 Igor Mammedov New
[v4,17/21] smbios: error out when building type 4 table is not possible Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,16/21] smbios: in case of entry point is 'auto' try to build v2 tables 1st Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,15/21] smbios: extend smbios-entry-point-type with 'auto' value Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS 1 - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,14/21] smbios: clear smbios_type4_count before building tables Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - - 1 --- 2024-03-14 Igor Mammedov New
[v4,13/21] smbios: get rid of global smbios_ep_type Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS 1 - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,12/21] smbios: handle errors consistently Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 - --- 2024-03-14 Igor Mammedov New
[v4,11/21] smbios: build legacy mode code only for 'pc' machine Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 - --- 2024-03-14 Igor Mammedov New
[v4,10/21] smbios: rename/expose structures/bitmaps used by both legacy and modern code Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 - --- 2024-03-14 Igor Mammedov New
[v4,09/21] smbios: add smbios_add_usr_blob_size() helper Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 - --- 2024-03-14 Igor Mammedov New
[v4,08/21] smbios: don't check type4 structures in legacy mode Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,07/21] smbios: avoid mangling user provided tables Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,06/21] smbios: get rid of smbios_legacy global Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS 1 - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,05/21] smbios: get rid of smbios_smp_sockets global Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,04/21] smbios: cleanup smbios_get_tables() from legacy handling Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,03/21] tests: smbios: add test for legacy mode CLI options Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,02/21] tests: smbios: add test for -smbios type=11 option Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-14 Igor Mammedov New
[v4,01/21] tests: smbios: make it possible to write SMBIOS only test Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 1 --- 2024-03-14 Igor Mammedov New
[4/5] roms/efi: use pure 64-bit build for edk2-x86_64-secure-code.fd roms/efi: cleanup fix, config update, ekd2 binary rebuild - - - - --- 2024-03-14 Gerd Hoffmann New
[3/5] roms/efi: exclude efi shell from secure boot builds roms/efi: cleanup fix, config update, ekd2 binary rebuild - - 1 - --- 2024-03-14 Gerd Hoffmann New
« 1 2 ... 30 31 324270 4271 »