Show patches with: State = Action Required       |   303504 patches
« 1 2 ... 39 40 413035 3036 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/14] tests/unit/test-smp-parse: Test "drawers" parameter in -smp Cleanup on SMP and its test - 1 1 --- 2024-03-06 Zhao Liu New
[09/14] tests/unit/test-smp-parse: Test "books" parameter in -smp Cleanup on SMP and its test - 1 1 --- 2024-03-06 Zhao Liu New
[08/14] tests/unit/test-smp-parse: Make test cases aware of the book/drawer Cleanup on SMP and its test - 1 1 --- 2024-03-06 Zhao Liu New
[07/14] tests/unit/test-smp-parse: Bump max_cpus to 4096 Cleanup on SMP and its test - 1 1 --- 2024-03-06 Zhao Liu New
[06/14] tests/unit/test-smp-parse: Use CPU number macros in invalid topology case Cleanup on SMP and its test - 1 1 --- 2024-03-06 Zhao Liu New
[05/14] tests/unit/test-smp-parse: Drop the unsupported "dies=1" case Cleanup on SMP and its test - 1 - --- 2024-03-06 Zhao Liu New
[04/14] hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config() Cleanup on SMP and its test - 1 - --- 2024-03-06 Zhao Liu New
[03/14] hw/core/machine-smp: Simplify variables' initialization in machine_parse_smp_config() Cleanup on SMP and its test - - - --- 2024-03-06 Zhao Liu New
[02/14] hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations Cleanup on SMP and its test - - - --- 2024-03-06 Zhao Liu New
[01/14] hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations Cleanup on SMP and its test - 2 - --- 2024-03-06 Zhao Liu New
target/riscv: Implement dynamic establishment of custom decoder target/riscv: Implement dynamic establishment of custom decoder - - - --- 2024-03-06 Huang Tao New
[4/4] target/riscv: Delete the former element agnostic function target/riscv: Fix the element agnostic function problem - - - --- 2024-03-06 Huang Tao New
[3/4] target/riscv: Replace element agnostic for vector instructions target/riscv: Fix the element agnostic function problem - - - --- 2024-03-06 Huang Tao New
[2/4] target/riscv: Add right functions to set agnostic elements target/riscv: Fix the element agnostic function problem - - - --- 2024-03-06 Huang Tao New
[1/4] target/riscv: Rename vext_set_elems_1s function target/riscv: Fix the element agnostic function problem - 1 - --- 2024-03-06 Huang Tao New
char: Slightly better error reporting when chardev is in use char: Slightly better error reporting when chardev is in use - 1 - --- 2024-03-06 Markus Armbruster New
[v3,19/19] contrib/elf2dmp: Ensure phdrs fit in file contrib/elf2dmp: Improve robustness - - - --- 2024-03-06 Akihiko Odaki New
[v3,18/19] contrib/elf2dmp: Clamp QEMU note to file size contrib/elf2dmp: Improve robustness - 1 - --- 2024-03-06 Akihiko Odaki New
[v3,17/19] contrib/elf2dmp: Use GPtrArray contrib/elf2dmp: Improve robustness - 1 - --- 2024-03-06 Akihiko Odaki New
[v3,16/19] contrib/elf2dmp: Build only for little endian host contrib/elf2dmp: Improve robustness - - - --- 2024-03-06 Akihiko Odaki New
[v3,15/19] MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer contrib/elf2dmp: Improve robustness - 1 - --- 2024-03-06 Akihiko Odaki New
[v3,14/19] contrib/elf2dmp: Use rol64() to decode contrib/elf2dmp: Improve robustness - 1 - --- 2024-03-06 Akihiko Odaki New
[v3,13/19] contrib/elf2dmp: Use lduw_le_p() to read PDB contrib/elf2dmp: Improve robustness - - - --- 2024-03-06 Akihiko Odaki New
[v3,12/19] contrib/elf2dmp: Ensure segment fits in file contrib/elf2dmp: Improve robustness - 1 - --- 2024-03-06 Akihiko Odaki New
[v3,11/19] contrib/elf2dmp: Always destroy PA space contrib/elf2dmp: Improve robustness - 1 - --- 2024-03-06 Akihiko Odaki New
[v3,10/19] contrib/elf2dmp: Always check for PA resolution failure contrib/elf2dmp: Improve robustness - 1 - --- 2024-03-06 Akihiko Odaki New
[v3,09/19] contrib/elf2dmp: Fix error reporting style in main.c contrib/elf2dmp: Improve robustness - - - --- 2024-03-06 Akihiko Odaki New
[v3,08/19] contrib/elf2dmp: Fix error reporting style in qemu_elf.c contrib/elf2dmp: Improve robustness - - - --- 2024-03-06 Akihiko Odaki New
[v3,07/19] contrib/elf2dmp: Fix error reporting style in pdb.c contrib/elf2dmp: Improve robustness - - - --- 2024-03-06 Akihiko Odaki New
[v3,06/19] contrib/elf2dmp: Fix error reporting style in download.c contrib/elf2dmp: Improve robustness - - - --- 2024-03-06 Akihiko Odaki New
[v3,05/19] contrib/elf2dmp: Fix error reporting style in addrspace.c contrib/elf2dmp: Improve robustness - - - --- 2024-03-06 Akihiko Odaki New
[v3,04/19] contrib/elf2dmp: Change pa_space_create() signature contrib/elf2dmp: Improve robustness - - - --- 2024-03-06 Akihiko Odaki New
[v3,03/19] contrib/elf2dmp: Continue even contexts are lacking contrib/elf2dmp: Improve robustness - 1 - --- 2024-03-06 Akihiko Odaki New
[v3,02/19] contrib/elf2dmp: Assume error by default contrib/elf2dmp: Improve robustness - 1 - --- 2024-03-06 Akihiko Odaki New
[v3,01/19] contrib/elf2dmp: Remove unnecessary err flags contrib/elf2dmp: Improve robustness - 1 - --- 2024-03-06 Akihiko Odaki New
[RFC,v7,23/23] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,22/23] target/arm: Add FEAT_NMI to max target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,21/23] hw/intc/arm_gicv3: Report the VNMI interrupt target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,20/23] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,19/23] hw/intc/arm_gicv3: Implement NMI interrupt prioirty target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,18/23] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,17/23] hw/intc/arm_gicv3: Add NMI handling CPU interface registers target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,16/23] hw/intc: Enable FEAT_GICv3_NMI Feature target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,15/23] hw/intc/arm_gicv3: Implement GICD_INMIR target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,14/23] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0 target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,13/23] hw/intc/arm_gicv3: Add irq superpriority information target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI 1 - - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,12/23] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,11/23] hw/intc/arm_gicv3: Add external IRQ lines for NMI target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,10/23] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,09/23] target/arm: Handle PSTATE.ALLINT on taking an exception target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,08/23] target/arm: Handle IS/FS in ISR_EL1 for NMI target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,07/23] target/arm: Add support for NMI in arm_phys_excp_target_el() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,06/23] target/arm: Add support for Non-maskable Interrupt target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,05/23] target/arm: Support MSR access to ALLINT target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,04/23] target/arm: Implement ALLINT MSR (immediate) target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,03/23] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,02/23] target/arm: Add PSTATE.ALLINT target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[RFC,v7,01/23] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-06 Jinjie Ruan New
[2/2] linux-user/elfload: Fully initialize struct target_elf_prpsinfo linux-user/elfload: Two Coverity fixes - 1 - --- 2024-03-05 Richard Henderson New
[1/2] linux-user/elfload: Don't close an unopened file descriptor linux-user/elfload: Two Coverity fixes - 1 - --- 2024-03-05 Richard Henderson New
hw/ppc/sam460ex: Support short options for adding drives hw/ppc/sam460ex: Support short options for adding drives - - - --- 2024-03-05 BALATON Zoltan New
[2/2] virtio-gpu: first surface update with blob scanout after resumed [1/2] ui/gtk: flush display pipeline before saving vmstate when blob=true - - - --- 2024-03-05 Kim, Dongwon New
[1/2] ui/gtk: flush display pipeline before saving vmstate when blob=true [1/2] ui/gtk: flush display pipeline before saving vmstate when blob=true - - - --- 2024-03-05 Kim, Dongwon New
[v4,2/2] target: Add system emulation aiming to target any architecture target: New binary to prototype heterogeneous machines - - - --- 2024-03-05 Philippe Mathieu-Daudé New
[v4,1/2] meson: Make qemu-system binary installation optional target: New binary to prototype heterogeneous machines - - - --- 2024-03-05 Philippe Mathieu-Daudé New
[no subject] Untitled series #833489 - - - --- 2024-03-05 Yu Zhang New
[v7,3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase Add device STM32L4x5 GPIO 1 - - --- 2024-03-05 Inès Varhol New
[v7,2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC Add device STM32L4x5 GPIO 1 1 - --- 2024-03-05 Inès Varhol New
[v7,1/3] hw/gpio: Implement STM32L4x5 GPIO Add device STM32L4x5 GPIO 1 1 - --- 2024-03-05 Inès Varhol New
[v2] migration/multifd: Don't fsync when closing QIOChannelFile [v2] migration/multifd: Don't fsync when closing QIOChannelFile - 1 - --- 2024-03-05 Fabiano Rosas New
[v2,2/2] xen: fix stubdom PCI addr [v2,1/2] hw/xen: detect when running inside stubdomain - - - --- 2024-03-05 Marek Marczykowski-Górecki New
[v2,1/2] hw/xen: detect when running inside stubdomain [v2,1/2] hw/xen: detect when running inside stubdomain - 1 - --- 2024-03-05 Marek Marczykowski-Górecki New
[2/2] gitlab-ci: add manual job to run Coverity ci: allow running Coverity Scan uploads via GitLab - - - --- 2024-03-05 Paolo Bonzini New
[1/2] run-coverity-scan: add --check-upload-only option ci: allow running Coverity Scan uploads via GitLab - - - --- 2024-03-05 Paolo Bonzini New
[v6,9/9] qemu-options.hx: Document the virtio-iommu-pci aw-bits option VIRTIO-IOMMU: Introduce aw-bits and granule options - 1 - --- 2024-03-05 Eric Auger New
[v6,8/9] hw/arm/virt: Set virtio-iommu aw-bits default value to 48 VIRTIO-IOMMU: Introduce aw-bits and granule options - 1 - --- 2024-03-05 Eric Auger New
[v6,7/9] hw/i386/q35: Set virtio-iommu aw-bits default value to 39 VIRTIO-IOMMU: Introduce aw-bits and granule options - - - --- 2024-03-05 Eric Auger New
[v6,6/9] virtio-iommu: Add an option to define the input range width VIRTIO-IOMMU: Introduce aw-bits and granule options - 2 - --- 2024-03-05 Eric Auger New
[v6,5/9] virtio-iommu: Trace domain range limits as unsigned int VIRTIO-IOMMU: Introduce aw-bits and granule options - 2 - --- 2024-03-05 Eric Auger New
[v6,4/9] qemu-options.hx: Document the virtio-iommu-pci granule option VIRTIO-IOMMU: Introduce aw-bits and granule options - - - --- 2024-03-05 Eric Auger New
[v6,3/9] virtio-iommu: Change the default granule to the host page size VIRTIO-IOMMU: Introduce aw-bits and granule options - 2 - --- 2024-03-05 Eric Auger New
[v6,2/9] virtio-iommu: Add a granule property VIRTIO-IOMMU: Introduce aw-bits and granule options - 2 - --- 2024-03-05 Eric Auger New
[v6,1/9] qdev: Add a granule_mode property VIRTIO-IOMMU: Introduce aw-bits and granule options - 1 - --- 2024-03-05 Eric Auger New
migration/multifd: Don't fsync when closing QIOChannelFile migration/multifd: Don't fsync when closing QIOChannelFile - - - --- 2024-03-05 Fabiano Rosas New
[RFC] plugins: filter out the PC from the register list [RFC] plugins: filter out the PC from the register list - - - --- 2024-03-05 Alex Bennée New
[RESEND,v3,3/3] docs/system: Add recommendations to Hyper-V enlightenments doc i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough' - - - --- 2024-03-05 Vitaly Kuznetsov New
[RESEND,v3,2/3] i386: Exclude 'hv-syndbg' from 'hv-passthrough' i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough' - - - --- 2024-03-05 Vitaly Kuznetsov New
[RESEND,v3,1/3] i386: Fix conditional CONFIG_SYNDBG enablement i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough' - - - --- 2024-03-05 Vitaly Kuznetsov New
[v2] target/arm: Fix 32-bit SMOPA [v2] target/arm: Fix 32-bit SMOPA - 1 - --- 2024-03-05 Richard Henderson New
[v2,20/20] tests: acpi: update expected SSDT.dimmpxm blob Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS 1 - - --- 2024-03-05 Igor Mammedov New
[v2,19/20] 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-05 Igor Mammedov New
[v2,18/20] tests: acpi/smbios: whitelist expected blobs Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS 1 - - --- 2024-03-05 Igor Mammedov New
[v2,17/20] smbios: clear smbios_type4_count before building tables Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - 1 --- 2024-03-05 Igor Mammedov New
[v2,16/20] 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-05 Igor Mammedov New
[v2,15/20] 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-05 Igor Mammedov New
[v2,14/20] 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-05 Igor Mammedov New
[v2,13/20] smbios: get rid of global smbios_ep_type Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS 1 1 1 --- 2024-03-05 Igor Mammedov New
[v2,12/20] smbios: handle errors consistently Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - 1 - --- 2024-03-05 Igor Mammedov New
[v2,11/20] smbios: build legacy mode code only for 'pc' machine Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - 1 - --- 2024-03-05 Igor Mammedov New
[v2,10/20] 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-05 Igor Mammedov New
« 1 2 ... 39 40 413035 3036 »