Show patches with: State = Action Required       |    Archived = No       |   21531 patches
« 1 2 ... 4 5 6215 216 »
Patch Series S/W/F Date Submitter Delegate State
[v2,10/28] target/i386: Convert do_xsave_* to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,09/28] tagret/i386: Convert do_fxsave, do_fxrstor to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,08/28] target/i386: Convert do_xrstor_{fpu, mxcr, sse} to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,07/28] target/i386: Convert do_xsave_{fpu, mxcr, sse} to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,06/28] target/i386: Convert do_fsave, do_frstor to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,05/28] target/i386: Convert do_fstenv to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,04/28] target/i386: Convert do_fldenv to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,03/28] target/i386: Convert helper_{fbld, fbst}_ST0 to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,02/28] target/i386: Convert do_fldt, do_fstt to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,01/28] target/i386: Add tcg/access.[ch] linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[PULL,00/35] misc patch queue --- 2024-04-08 Richard Henderson New
[PATCH-for-9.0?] backends/cryptodev: Do not abort for invalid session ID [PATCH-for-9.0?] backends/cryptodev: Do not abort for invalid session ID --- 2024-04-08 Philippe Mathieu-Daudé New
[PATCH-for-9.1,2/2] hw/sd/sdcard: Assert @data_offset is in range hw/sd/sdcard: Avoid OOB in sd_read_byte() --- 2024-04-08 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0?,1/2] hw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpected CMD switch hw/sd/sdcard: Avoid OOB in sd_read_byte() --- 2024-04-08 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,2/2] hw/net/lan9118: Fix overflow in TX FIFO hw/net/lan9118: Fix overflow in TX FIFO --- 2024-04-08 Philippe Mathieu-Daudé New
[PATCH-for-9.0?] hw/net/smc91c111: Fix out of bounds access in packets buffer [PATCH-for-9.0?] hw/net/smc91c111: Fix out of bounds access in packets buffer --- 2024-04-08 Philippe Mathieu-Daudé New
[33/32] accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code accel/tcg: Improve disassembly for target and plugin --- 2024-04-05 Philippe Mathieu-Daudé New
[17/32] accel/tcg: Return bool from TranslatorOps.disas_log accel/tcg: Improve disassembly for target and plugin --- 2024-04-05 Richard Henderson New
[07/32] accel/tcg: Record when translator_fake_ldb is used accel/tcg: Improve disassembly for target and plugin --- 2024-04-05 Richard Henderson New
[RFC,PATCH-for-9.1] qapi: Do not generate commands/events/introspect code for user emulation [RFC,PATCH-for-9.1] qapi: Do not generate commands/events/introspect code for user emulation --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,7/7] hw: Include minimal source set in user emulation build buildsys: Start shrinking qemu-user build process --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,6/7] hw/core: Move reset.c to hwcore_ss[] source set buildsys: Start shrinking qemu-user build process --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,5/7] hw/core: Restrict reset handlers API to system emulation buildsys: Start shrinking qemu-user build process --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,3/7] monitor: Rework stubs to simplify user emulation linking buildsys: Start shrinking qemu-user build process --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,2/7] yank: Restrict to system emulation buildsys: Start shrinking qemu-user build process --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,1/7] ebpf: Restrict to system emulation buildsys: Start shrinking qemu-user build process --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.0,1/4] hw/virtio: Introduce virtio_bh_new_guarded() helper hw/virtio: Protect from more DMA re-entrancy bugs --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.0] hw/sd/sdhci: Discard excess of data written to Buffer Data Port register [PATCH-for-9.0] hw/sd/sdhci: Discard excess of data written to Buffer Data Port register --- 2024-04-04 Philippe Mathieu-Daudé New
[PULL,08/15] MAINTAINERS: Fix error-report.c entry [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,07/15] qtest/libqos: Reduce size_to_prdtl() declaration scope [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,04/15] target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx() [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,00/15] Misc HW patches for 2024-04-02 --- 2024-04-02 Philippe Mathieu-Daudé New
[v2,2/2] scripts/checkpatch: Do not use mailmap scripts/checkpatch: Do not use mailmap and check qemu-trivial@ author --- 2024-04-02 Philippe Mathieu-Daudé New
[v2,1/2] scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.org scripts/checkpatch: Do not use mailmap and check qemu-trivial@ author --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,2/8] hw/ppc/spapr: Include missing 'sysemu/tcg.h' header Untitled series #238570 --- 2024-03-31 Nicholas Piggin New
[PULL,11/18] target/hppa: Fix unit carry conditions [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson New
[PULL,05/18] target/hppa: Mark interval timer write as io [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson New
[PULL,00/18] target/hppa patch queue --- 2024-03-29 Richard Henderson New
[PULL,5/7] tcg/optimize: Fix sign_mask for logical right-shift [PULL,1/7] linux-user: Fix semctl() strace --- 2024-03-29 Richard Henderson New
[PULL,4/7] tests/tcg: Test shmat(NULL) [PULL,1/7] linux-user: Fix semctl() strace --- 2024-03-29 Richard Henderson New
[PULL,0/7] tcg + linux-user patch queue --- 2024-03-29 Richard Henderson New
[RFC,PATCH-for-9.1,29/29] hw/i386/pc: Move ISA-only PC machine to pc_isa.c [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,28/29] hw/i386/pc: Rename pc_init1() -> pc_piix_init() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,27/29] hw/i386/pc: Call fw_cfg_build_smbios_legacy() in pc_machine_done() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,26/29] hw/i386/fw_cfg: Factor fw_cfg_build_smbios_legacy() out [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,25/29] hw/i386/fw_cfg: Replace smbios_defaults() by !smbios_legacy_mode() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,24/29] hw/i386/fw_cfg: Inline smbios_legacy_mode() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,23/29] hw/i386/fw_cfg: Inline smbios_defaults() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,22/29] hw/i386/fw_cfg: Define fw_cfg_build_smbios() stub [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,21/29] hw/i386/fw_cfg: Include missing 'qapi-types-machine.h' header [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,20/29] hw/i386/pc: Pass PcPciMachineState argument to pc_pci_hole64_start() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,19/29] hw/i386/pc: Pass PcPciMachineState argument to CXL helpers [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,18/29] hw/i386/pc: Inline has_reserved_memory() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,17/29] hw/i386/pc: Inline gigabyte_align() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,16/29] hw/i386/pc: Move south-bridge related fields to PcPciMachine [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,15/29] hw/i386/pc: Move FW/pflash related fields to PcPciMachineState [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,14/29] hw/i386/pc: Move pc_system_flash_create() to pc_pci_machine_initfn() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,10/29] hw/i386/pc: Remove PCMachineClass::has_acpi_build field [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,09/29] hw/i386/pc: Pass PCMachineState argument to acpi_setup() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,06/29] hw/i386/pc: Move pci_root_uid field to PcPciMachineClass [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,05/29] hw/i386/pc: Remove PCMachineClass::pci_enabled field [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,04/29] hw/i386/pc: Introduce PC_PCI_MACHINE QOM type [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,03/29] hw/i386/pc: Pass base machine type as argument to DEFINE_PC_MACHINE() [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro [RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro --- 2024-03-28 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,2/3] migration: Remove RDMA protocol handling rdma: Remove RDMA subsystem and pvrdma device --- 2024-03-28 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2] hw/i386/pc: Deprecate 64-bit CPUs on ISA-only PC machine [PATCH-for-9.0,v2] hw/i386/pc: Deprecate 64-bit CPUs on ISA-only PC machine --- 2024-03-27 Philippe Mathieu-Daudé New
[PATCH-for-9.1] target/nios2: Remove machines and system emulation [PATCH-for-9.1] target/nios2: Remove machines and system emulation --- 2024-03-27 Philippe Mathieu-Daudé New
[PATCH-for-9.1] rdma: Remove RDMA subsystem and pvrdma device [PATCH-for-9.1] rdma: Remove RDMA subsystem and pvrdma device --- 2024-03-27 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,19/21] hw/i386/pc: Remove 2.3 and deprecate 2.4 to 2.7 pc-i440fx machines [PATCH-for-9.1,v2,01/21] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-27 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,v2,4/4] meson: Enable -Wstatic-in-inline overall: Avoid using inlined functions with external linkage again --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,13/13] ui/cocoa: Use NSTrackingInVisibleRect [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,12/13] ui/cocoa: Resize window after toggling zoom-to-fit [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,11/13] ui/cocoa: Fix aspect ratio [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,05/13] hw/clock: Let clock_set_mul_div() return a boolean value [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,00/13] Misc HW patches for 2024-03-26 --- 2024-03-26 Philippe Mathieu-Daudé New
[PATCH-for-9.1] hw/i386: Add a config to only build the microvm machine [PATCH-for-9.1] hw/i386: Add a config to only build the microvm machine --- 2024-03-26 Philippe Mathieu-Daudé New
[v4,9/9] plugins: remove op from qemu_plugin_inline_cb TCG plugins new inline operations --- 2024-03-26 Pierrick Bouvier New
[v4,8/9] plugins: extract cpu_index generate TCG plugins new inline operations --- 2024-03-26 Pierrick Bouvier New
[v4,7/9] plugins: distinct types for callbacks TCG plugins new inline operations --- 2024-03-26 Pierrick Bouvier New
[v4,6/9] tests/plugin/inline: add test for conditional callback TCG plugins new inline operations --- 2024-03-26 Pierrick Bouvier New
[v4,5/9] plugins: conditional callbacks TCG plugins new inline operations --- 2024-03-26 Pierrick Bouvier New
[v4,4/9] tests/plugin/inline: add test for STORE_U64 inline op TCG plugins new inline operations --- 2024-03-26 Pierrick Bouvier New
[v4,3/9] plugins: add new inline op STORE_U64 TCG plugins new inline operations --- 2024-03-26 Pierrick Bouvier New
[v4,2/9] plugins: extract generate ptr for qemu_plugin_u64 TCG plugins new inline operations --- 2024-03-26 Pierrick Bouvier New
[v4,1/9] plugins: prepare introduction of new inline ops TCG plugins new inline operations --- 2024-03-26 Pierrick Bouvier New
[PATCH-for-9.1,v2,8/8] hw/misc/zynq_slcr: Only propagate clock changes when necessary hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,v2,7/8] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,v2,5/8] hw/clock: Pass optional &bool argument to clock_set_mul_div() hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,v2,4/8] hw/clock: Pass optional &bool argument to clock_set_hz() hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,v2,3/8] hw/clock: Pass optional &bool argument to clock_set_ns() hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,v2,2/8] hw/clock: Pass optional &bool argument to clock_set() hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,1/8] hw/clock: Have clock_set_mul_div() return early when nothing to change hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[3/3] target/hppa: Fix unit carry conditions target/hppa: Fix DCOR, UADDCM conditions --- 2024-03-25 Richard Henderson New
[PATCH-for-9.1] target/ppc: Unify TYPE_POWERPC_CPU definition for 32/64-bit [PATCH-for-9.1] target/ppc: Unify TYPE_POWERPC_CPU definition for 32/64-bit --- 2024-03-22 Philippe Mathieu-Daudé New
hw/s390x: Include missing 'cpu.h' header hw/s390x: Include missing 'cpu.h' header --- 2024-03-22 Philippe Mathieu-Daudé New
[PATCH-for-9.0,2/2] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-22 Philippe Mathieu-Daudé New
[PATCH-for-9.0,1/2] hw/clock: Let clock_set_mul_div() return boolean value hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-22 Philippe Mathieu-Daudé New
[PATCH-for-9.1,21/21] target/xtensa: Replace qemu_printf() by monitor_printf() in monitor target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,20/21] target/xtensa: Move monitor commands to monitor.c target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
« 1 2 ... 4 5 6215 216 »