Show patches with: Archived = No       |   75508 patches
« 1 2 ... 24 25 26755 756 »
Patch Series S/W/F Date Submitter Delegate State
[v2,05/21] plugins: Move function pointer in qemu_plugin_dyn_cb Rewrite plugin code generation --- 2024-04-04 Richard Henderson Superseded
[v2,04/21] plugins: Zero new qemu_plugin_dyn_cb entries Rewrite plugin code generation --- 2024-04-04 Richard Henderson Superseded
[v2,03/21] tcg: Pass function pointer to tcg_gen_call* Rewrite plugin code generation --- 2024-04-04 Richard Henderson Superseded
[v2,02/21] tcg: Make tcg/helper-info.h self-contained Rewrite plugin code generation --- 2024-04-04 Richard Henderson Superseded
[v2,01/21] tcg: Add TCGContext.emit_before_op Rewrite plugin code generation --- 2024-04-04 Richard Henderson Superseded
[for-9.0] tcg/optimize: Do not attempt to constant fold neg_vec [for-9.0] tcg/optimize: Do not attempt to constant fold neg_vec --- 2024-04-04 Richard Henderson Superseded
[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,4/7] util/qemu-config: Extract QMP commands to qemu-config-qmp.c buildsys: Start shrinking qemu-user build process --- 2024-04-04 Philippe Mathieu-Daudé Superseded
[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,4/4] hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs hw/virtio: Protect from more DMA re-entrancy bugs --- 2024-04-04 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0,3/4] hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs hw/virtio: Protect from more DMA re-entrancy bugs --- 2024-04-04 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0,2/4] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs hw/virtio: Protect from more DMA re-entrancy bugs --- 2024-04-04 Philippe Mathieu-Daudé Superseded
[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,15/15] hw/net/virtio-net: fix qemu set used ring flag even vhost started [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[PULL,14/15] hw/xen_evtchn: Initialize flush_kvm_routes [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[PULL,13/15] gpio/pca955x: Update maintainer email address [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[PULL,12/15] hw/nvme: fix -Werror=maybe-uninitialized [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[PULL,11/15] plugins: fix -Werror=maybe-uninitialized false-positive [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[PULL,10/15] block: Remove unnecessary NULL check in bdrv_pad_request() [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[PULL,09/15] hw/i386/pc: Restrict CXL to PCI-based machines [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[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,06/15] accel/hvf: Un-inline hvf_arch_supports_guest_debug() [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[PULL,05/15] hw/arm/smmu: Avoid using inlined functions with external linkage again [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[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,03/15] gdbstub/system: Rename 'user_ctx' argument as 'ctx' [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[PULL,02/15] gdbstub: Correct invalid mentions of 'softmmu' by 'system' [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition --- 2024-04-02 Philippe Mathieu-Daudé Accepted
[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é Superseded
[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é Superseded
[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é Superseded
[1/2] scripts/checkpatch: Avoid author email mangled by qemu-trivial@ scripts/checkpatch: Do not use mailmap and check qemu-trivial@ author --- 2024-04-02 Philippe Mathieu-Daudé Superseded
[PULL,5/5] raspi4b: Reduce RAM to 1Gb on 32-bit hosts [PULL,1/5] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 --- 2024-04-02 Peter Maydell Accepted
[PULL,4/5] tests/qtest: Fix STM32L4x5 GPIO test on 32-bit [PULL,1/5] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 --- 2024-04-02 Peter Maydell Accepted
[PULL,3/5] hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled [PULL,1/5] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 --- 2024-04-02 Peter Maydell Accepted
[PULL,2/5] docs: sbsa: update specs, add dt note [PULL,1/5] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 --- 2024-04-02 Peter Maydell Accepted
[PULL,1/5] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 [PULL,1/5] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 --- 2024-04-02 Peter Maydell Accepted
[PULL,0/5] target-arm queue --- 2024-04-02 Peter Maydell Not Applicable
[PULL,2/4] fpu/softfloat: Remove mention of TILE-Gx target Untitled series #238656 --- 2024-04-02 Michael Tokarev Accepted
target/hppa: Fix IIAOQ, IIASQ for pa2.0 target/hppa: Fix IIAOQ, IIASQ for pa2.0 --- 2024-04-02 Richard Henderson Superseded
[PULL,3/8] target/ppc/mmu-radix64: Use correct string format in walk_tree() Untitled series #238570 --- 2024-03-31 Nicholas Piggin Accepted
[PULL,2/8] hw/ppc/spapr: Include missing 'sysemu/tcg.h' header Untitled series #238570 --- 2024-03-31 Nicholas Piggin New
[PULL,18/18] target/hppa: Clear psw_n for BE on use_nullify_skip path [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,17/18] target/hppa: Add diag instructions to set/restore shadow registers [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,16/18] target/hppa: Move diag argument handling to decodetree [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,15/18] target/hppa: Generate getshadowregs inline [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,14/18] target/hppa: Fix overflow computation for shladd [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,13/18] target/hppa: Replace c with uv in do_cond [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,12/18] target/hppa: Squash d for pa1.x during decode [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[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,10/18] target/hppa: Optimize UADDCM with no condition [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,09/18] target/hppa: Fix DCOR reconstruction of carry bits [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,08/18] target/hppa: Use gva_offset_mask() everywhere [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,07/18] target/hppa: Fix EIRR, EIEM versus icount [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,06/18] target/hppa: Tidy read of interval timer [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[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,04/18] target/hppa: Fix ADD/SUB trap on overflow for narrow mode [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,03/18] target/hppa: Handle unit conditions for wide mode [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,02/18] target/hppa: Fix B,GATE for wide mode [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,01/18] target/hppa: Fix BE,L set of sr0 [PULL,01/18] target/hppa: Fix BE,L set of sr0 --- 2024-03-29 Richard Henderson Accepted
[PULL,00/18] target/hppa patch queue --- 2024-03-29 Richard Henderson New
[PULL,7/7] accel/tcg: Use CPUState.get_pc in cpu_io_recompile [PULL,1/7] linux-user: Fix semctl() strace --- 2024-03-29 Richard Henderson Accepted
[PULL,6/7] disas: Show opcodes for target_disas and monitor_disas [PULL,1/7] linux-user: Fix semctl() strace --- 2024-03-29 Richard Henderson Accepted
[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,3/7] linux-user: Fix shmat(NULL) for h != g [PULL,1/7] linux-user: Fix semctl() strace --- 2024-03-29 Richard Henderson Accepted
[PULL,2/7] linux-user: Fix shmat() strace [PULL,1/7] linux-user: Fix semctl() strace --- 2024-03-29 Richard Henderson Accepted
[PULL,1/7] linux-user: Fix semctl() strace [PULL,1/7] linux-user: Fix semctl() strace --- 2024-03-29 Richard Henderson Accepted
[PULL,0/7] tcg + linux-user patch queue --- 2024-03-29 Richard Henderson New
[for-9.0] disas: Show opcodes for target_disas and monitor_disas [for-9.0] disas: Show opcodes for target_disas and monitor_disas --- 2024-03-28 Richard Henderson Superseded
[v2,1/1] docs: sbsa: update specs, add dt note [v2,1/1] docs: sbsa: update specs, add dt note --- 2024-03-28 Marcin Juszkiewicz Superseded
[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
« 1 2 ... 24 25 26755 756 »