Show patches with: Archived = No       |   73811 patches
« 1 2 ... 94 95 96738 739 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,26/60] hw/riscv/opentitan: Rename machine_[class]_init() functions Untitled series #212477 --- 2023-06-14 Alistair Francis New
[v3,9/9] meson: Replace softmmu_ss -> system_ss bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé New
[v3,8/9] meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé New
[v3,7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé New
[v3,6/9] accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé New
[v3,5/9] hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé Superseded
[v3,4/9] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé Superseded
[v3,3/9] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé New
[v3,2/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé Superseded
[v3,1/9] target/i386: Simplify i386_tr_init_disas_context() bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé Superseded
[PULL,17/17] exec/memory: Introduce RAM_NAMED_FILE flag [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,16/17] hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé Accepted
[PULL,15/17] exec/ram_addr: Return number of dirty pages in cpu_physical_memory_set_dirty_lebitmap() [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé Accepted
[PULL,14/17] hw/char/parallel-isa: Export struct ISAParallelState [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,13/17] hw/char/parallel: Export struct ParallelState [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,12/17] hw/scsi/megasas: Silent GCC duplicated-cond warning [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé Accepted
[PULL,11/17] hw/ide/ahci: Remove stray backslash [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé Accepted
[PULL,10/17] hw/i2c: Enable an id for the pca954x devices [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé Accepted
[PULL,09/17] target/i386: Rename helper template headers as '.h.inc' [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,08/17] target/i386/helper: Shuffle do_cpu_init() [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé Accepted
[PULL,07/17] target/i386/helper: Remove do_cpu_sipi() stub for user-mode emulation [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé Accepted
[PULL,06/17] target/hppa/meson: Only build int_helper.o with system emulation [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,05/17] accel/hvf: Report HV_DENIED error [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé Accepted
[PULL,04/17] util/cacheflush: Avoid possible redundant dcache flush on Darwin [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé Accepted
[PULL,03/17] util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé Accepted
[PULL,02/17] cocoa: Fix warnings about invalid prototype declarations [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,00/17] Misc patches for 2023-06-13 --- 2023-06-13 Philippe Mathieu-Daudé New
[RFC,v3,4/4] hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property hw/arm/raspi: Use named constants in BCM props --- 2023-06-12 Philippe Mathieu-Daudé New
[RFC,v3,3/4] hw/misc/bcm2835_property: Replace magic frequency values by definitions hw/arm/raspi: Use named constants in BCM props --- 2023-06-12 Philippe Mathieu-Daudé New
[v3,2/4] hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions hw/arm/raspi: Use named constants in BCM props --- 2023-06-12 Philippe Mathieu-Daudé New
[v3,1/4] hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h' hw/arm/raspi: Use named constants in BCM props --- 2023-06-12 Philippe Mathieu-Daudé New
[v2,23/23] target/arm: Convert load/store tags insns to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,22/23] target/arm: Convert load/store single structure to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,21/23] target/arm: Convert load/store (multiple structures) to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,20/23] target/arm: Convert LDAPR/STLR (imm) to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,19/23] target/arm: Convert load (pointer auth) insns to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,18/23] target/arm: Convert atomic memory ops to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,17/23] target/arm: Convert LDR/STR reg+reg to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,16/23] target/arm: Convert LDR/STR with 12-bit immediate to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,15/23] target/arm: Convert ld/st reg+imm9 insns to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,14/23] target/arm: Convert load/store-pair to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,13/23] target/arm: Convert load reg (literal) group to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,12/23] target/arm: Convert LDXP, STXP, CASP, CAS to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,11/23] target/arm: Convert load/store exclusive and ordered to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,10/23] target/arm: Convert exception generation instructions to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,09/23] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,08/23] target/arm: Convert MSR (immediate) to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,07/23] target/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,06/23] target/arm: Convert barrier insns to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,05/23] target/arm: Convert hint instruction space to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,04/23] target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,03/23] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,02/23] target/arm: Return correct result for LDG when ATA=0 target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,01/23] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-11 Peter Maydell Superseded
[v2,26/26] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,25/26] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,24/26] target/arm/tcg: Inline 'exec/helper-proto.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,23/26] target/arm/tcg: Inline 'exec/helper-gen.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,22/26] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,21/26] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,20/26] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,19/26] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,18/26] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,17/26] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,16/26] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,15/26] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,14/26] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,13/26] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,12/26] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,11/26] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,10/26] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,09/26] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,08/26] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,07/26] target/arm/tcg: Expose some iwmmxt methods in 'translate.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,06/26] target/arm/tcg: Fix iwmmxt-related code style target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,05/26] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,04/26] target/arm/tcg: Rename helper template headers as '.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,03/26] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé Superseded
[v2,02/26] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,01/26] plugins: Remove unused 'exec/helper-proto.h' header target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
tests/plugin: Remove duplicate insn log from libinsn.so tests/plugin: Remove duplicate insn log from libinsn.so --- 2023-06-10 Richard Henderson New
[PULL,26/29] hw/ppc/openpic: Do not open-code ROUND_UP() macro Untitled series #212146 --- 2023-06-10 Daniel Henrique Barboza Accepted
[PULL,13/16] linux-user: Return EINVAL for getgroups() with negative gidsetsize Untitled series #212145 --- 2023-06-10 Michael Tokarev Accepted
[PULL,11/16] hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro Untitled series #212145 --- 2023-06-10 Michael Tokarev Accepted
[PULL,10/16] hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLASS() macro Untitled series #212145 --- 2023-06-10 Michael Tokarev Accepted
[PULL,09/16] hw/i386/microvm: Simplify using object_dynamic_cast() Untitled series #212145 --- 2023-06-10 Michael Tokarev Accepted
[PULL,08/16] hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro Untitled series #212145 --- 2023-06-10 Michael Tokarev Accepted
[PULL,07/16] target/m68k/fpu_helper: Use FloatRelation enum to hold comparison result Untitled series #212145 --- 2023-06-10 Michael Tokarev Accepted
host/include/x86_64: Use __m128i for "x" constraints host/include/x86_64: Use __m128i for "x" constraints --- 2023-06-09 Richard Henderson Superseded
[v2] linux-user: Return EINVAL for getgroups() with negative gidsetsize [v2] linux-user: Return EINVAL for getgroups() with negative gidsetsize --- 2023-06-09 Peter Maydell Superseded
target/arm: Return correct result for LDG when ATA=0 target/arm: Return correct result for LDG when ATA=0 --- 2023-06-09 Peter Maydell Superseded
[22/22] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé Superseded
[21/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[20/22] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[19/22] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[18/22] target/arm/tcg: Define SME set_svcr() helper in common 'helper.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[17/22] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[16/22] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé Superseded
[15/22] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé Superseded
« 1 2 ... 94 95 96738 739 »