Show patches with: Archived = No       |   79257 patches
« 1 2 3 4792 793 »
Patch Series S/W/F Date Submitter Delegate State
[v2] plugins: optimize cpu_index code generation [v2] plugins: optimize cpu_index code generation --- 2024-11-28 Pierrick Bouvier New
[v2] tests/functional/aarch64: add tests for FEAT_RME [v2] tests/functional/aarch64: add tests for FEAT_RME --- 2024-11-28 Pierrick Bouvier New
[v3,3/3] plugins: enable linking with clang/lld Enable clang build on Windows --- 2024-11-28 Pierrick Bouvier New
[v3,2/3] docs/devel/style: add a section about bitfield, and disallow them for packed structures Enable clang build on Windows --- 2024-11-28 Pierrick Bouvier New
[v3,1/3] win32: remove usage of attribute gcc_struct Enable clang build on Windows --- 2024-11-28 Pierrick Bouvier New
hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset() hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset() --- 2024-11-28 Philippe Mathieu-Daudé New
[RFC] softfloat: Allow runtime choice of default NaN value [RFC] softfloat: Allow runtime choice of default NaN value --- 2024-11-28 Peter Maydell New
[for-10.0,25/25] fpu: Remove use_first_nan field from float_status fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,24/25] target/hppa: Set Float3NaNPropRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,23/25] target/i386: Set Float3NaNPropRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,22/25] target/xtensa: Set Float3NaNPropRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,21/25] target/mips: Set Float3NaNPropRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,20/25] target/sparc: Set Float3NaNPropRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,19/25] target/s390x: Set Float3NaNPropRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,18/25] target/ppc: Set Float3NaNPropRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,17/25] target/loongarch: Set Float3NaNPropRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,16/25] target/arm: Set Float3NaNPropRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,15/25] tests/fp: Explicitly set 3-NaN propagation rule fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,14/25] softfloat: Allow runtime choice of NaN propagation for muladd fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,13/25] target/hppa: Set FloatInfZeroNaNRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,12/25] target/loongarch: Set FloatInfZeroNaNRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,11/25] target/x86: Set FloatInfZeroNaNRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,10/25] target/xtensa: Set FloatInfZeroNaNRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,09/25] target/sparc: Set FloatInfZeroNaNRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,08/25] target/mips: Set FloatInfZeroNaNRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,07/25] target/ppc: Set FloatInfZeroNaNRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,06/25] target/s390: Set FloatInfZeroNaNRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,05/25] target/arm: Set FloatInfZeroNaNRule explicitly fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,04/25] tests/fp: Explicitly set inf-zero-nan rule fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,03/25] softfloat: Allow runtime choice of inf * 0 + NaN result fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,02/25] fpu: Check for default_nan_mode before calling pickNaNMulAdd fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-10.0,01/25] fpu: handle raising Invalid for infzero in pick_nan_muladd fpu: Make pickNaNMulAdd behaviour runtime selected --- 2024-11-28 Peter Maydell New
[for-9.2] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt() [for-9.2] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt() --- 2024-11-28 Peter Maydell New
[PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API [PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API --- 2024-11-27 Philippe Mathieu-Daudé New
[RFC] target/arm: implement SEL2 physical and virtual timers [RFC] target/arm: implement SEL2 physical and virtual timers --- 2024-11-27 Alex Bennée New
hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,6/6] accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,5/6] accel/tcg: Add TCGCPUOps::arch_id field accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,4/6] include: Expose QemuArch in 'qemu/arch_id.h' accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,3/6] accel/tcg: Rename TCGCPUOps::initialize() as initialize_once() accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,2/6] accel/tcg: Declare local tcg_ops variable in tcg_exec_realizefn() accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,1/6] target/ppc: Indent ppc_tcg_ops[] with 4 spaces accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PULL,7/7] hw/pci: Remove unused pci_irq_pulse() method Untitled series #256106 --- 2024-11-27 Thomas Huth Accepted
[v2,3/3] plugins: enable linking with clang/lld Enable clang build on Windows --- 2024-11-26 Pierrick Bouvier Superseded
[v2,2/3] docs/devel/style: add a section about bitfield, and disallow them for packed structures Enable clang build on Windows --- 2024-11-26 Pierrick Bouvier New
[v2,1/3] win32: remove usage of attribute gcc_struct Enable clang build on Windows --- 2024-11-26 Pierrick Bouvier Superseded
plugins: optimize cpu_index code generation plugins: optimize cpu_index code generation --- 2024-11-26 Pierrick Bouvier New
[PULL,9/9] docs/system/arm/aspeed: add missing model supermicrox11spi-bmc [PULL,1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names --- 2024-11-26 Peter Maydell Accepted
[PULL,8/9] docs/system/arm/fby35: update link to product page [PULL,1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names --- 2024-11-26 Peter Maydell Accepted
[PULL,7/9] docs/system/arm/: add FEAT_DoubleLock [PULL,1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names --- 2024-11-26 Peter Maydell Accepted
[PULL,6/9] docs/system/arm/: add FEAT_MTE_ASYNC [PULL,1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names --- 2024-11-26 Peter Maydell Accepted
[PULL,5/9] target/arm/tcg/: fix typo in FEAT name [PULL,1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names --- 2024-11-26 Peter Maydell Accepted
[PULL,4/9] docs/system/arm/emulation: add FEAT_SSBS2 [PULL,1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names --- 2024-11-26 Peter Maydell Accepted
[PULL,3/9] docs/system/arm/emulation: fix typo in feature name [PULL,1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names --- 2024-11-26 Peter Maydell New
[PULL,2/9] docs/system/arm/emulation: mention armv9 [PULL,1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names --- 2024-11-26 Peter Maydell Accepted
[PULL,1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names [PULL,1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names --- 2024-11-26 Peter Maydell Accepted
[PULL,0/9] target-arm queue --- 2024-11-26 Peter Maydell New
[v3,16/16] target/mips: Convert nanoMIPS LI opcodes to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,15/16] target/mips: Convert MIPS16e LI opcodes to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,14/16] target/mips: Convert microMIPS LI opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,13/16] target/mips: Add gen_li() helper target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,12/16] target/mips: Convert nanoMIPS LSA opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,11/16] target/mips: Convert microMIPS LSA opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,10/16] target/mips: Introduce decode tree bindings for nanoMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,09/16] scripts/decodetree: Add support for 48-bit instructions target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,08/16] target/mips: Introduce decode tree bindings for microMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,07/16] target/mips: Introduce decode tree bindings for MIPS16e ASE target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,06/16] target/mips: Decode LSA shift amount using decodetree function target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,05/16] target/mips: Have gen_[d]lsa() callers add 1 to shift amount argument target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,04/16] target/mips: Call translator_ld() in translate_insn() callees target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,03/16] target/mips: Convert Octeon LX instructions to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,02/16] target/mips: Extract generic gen_lx() helper target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,01/16] target/mips: Extract gen_base_index_addr() helper target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[13/13] target/mips: Make DSPControl register 32-bit wide target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[12/13] target/mips: Access MXU registers using TCGv_i32 API target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[11/13] target/mips: Declare MXU registers as 32-bit target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[10/13] target/mips: Introduce gen_move_high32_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[09/13] target/mips: Introduce gen_move_low32_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[08/13] target/mips: Introduce gen_store_gpr_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[07/13] target/mips: Introduce gen_load_gpr_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[06/13] target/mips: Rename gen_op_addr_add?() -> gen_op_addr_add?_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[05/13] target/mips: Rename gen_base_offset_addr() -> gen_base_offset_addr_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[04/13] target/mips: Rename gen_move_high32() -> gen_move_high32_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[03/13] target/mips: Rename gen_move_low32() -> gen_move_low32_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[02/13] target/mips: Rename gen_store_gpr() -> gen_store_gpr_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[01/13] target/mips: Rename gen_load_gpr() -> gen_load_gpr_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,13/13] hw/pci/pci: Remove legacy MachineClass::pci_allow_0_address flag hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,12/13] hw/riscv/virt: Create GPEX host bridge without refuse-bar-at-addr-0 hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,11/13] hw/arm/virt: Create GPEX host bridge without refuse-bar-at-addr-0 hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,10/13] hw/pci-host/gpex: Expose 'refuse-bar-at-addr-0' property hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,09/13] hw/ppc/spapr: Create host bridge setting bar_at_addr_0_refused=false hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,08/13] hw/pci: Propagate bar_at_addr_0_refused to pci_register_root_bus() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,07/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_new() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,06/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_init() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,05/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_internal_init() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,04/13] hw/pci: Introduce PCIBusFlag::PCI_BUS_BAR_AT_ADDR0_REFUSED hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,03/13] hw/pci: Factor machine_refuses_bar_at_addr_0() helper out hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,02/13] hw/pci-bridge: Initialize bridge with parent bus flags hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,01/13] hw/pci: Do not declare PCIBus::flags mask as enum hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[1/1] hw/arm/sbsa-ref: bump default memory size to 2GB [1/1] hw/arm/sbsa-ref: bump default memory size to 2GB --- 2024-11-26 Marcin Juszkiewicz New
« 1 2 3 4792 793 »