Show patches with: State = Action Required       |   23021 patches
« 1 2 ... 3 4 5230 231 »
Patch Series S/W/F Date Submitter Delegate State
[1/4] hw/timer/hpet: Introduce hpet_add_fw_cfg_bytes() hw/timer/hpet: Make fw_cfg state private to HPET class --- 2024-12-06 Philippe Mathieu-Daudé New
[3/3] target/arm: implement SEL2 physical and virtual timers target/arm: implement SEL2 physical and virtual timers --- 2024-12-06 Alex Bennée New
[1/2] target/arm: Use float_status in helper_fcvtx_f64_to_f32 target/arm: Two more float_status conversions --- 2024-12-06 Richard Henderson New
[4/9] target/arm: Convert vec_helper.c to fpst alias target/arm: Helper type cleanups --- 2024-12-06 Richard Henderson New
[3/9] target/arm: Convert helper-a64.c to fpst alias target/arm: Helper type cleanups --- 2024-12-06 Richard Henderson New
[2/9] target/arm: Convert vfp_helper.c to fpst alias target/arm: Helper type cleanups --- 2024-12-06 Richard Henderson New
[1/9] target/arm: Introduce fpst alias for helper.h target/arm: Helper type cleanups --- 2024-12-06 Richard Henderson New
[2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper target/xtensa: Remove tswap() calls in semihosting --- 2024-12-05 Philippe Mathieu-Daudé New
[1/2] target/xtensa: Implement xtensa_isa_is_big_endian() target/xtensa: Remove tswap() calls in semihosting --- 2024-12-05 Philippe Mathieu-Daudé New
[v2,2/6] docs/devel: add git-publish for patch submitting Enhance documentation for new developers --- 2024-12-05 Pierrick Bouvier New
[2/2] target/arm: change default pauth algorithm to impdef Change default pointer authentication algorithm on aarch64 to impdef --- 2024-12-04 Pierrick Bouvier New
[v2] hw/arm/sbsa-ref: Require at least 2 GiB of RAM when RME feature enabled [v2] hw/arm/sbsa-ref: Require at least 2 GiB of RAM when RME feature enabled --- 2024-12-04 Philippe Mathieu-Daudé New
target/sparc: Use memcpy() in memcpy32() target/sparc: Use memcpy() in memcpy32() --- 2024-12-04 Philippe Mathieu-Daudé New
[v2,2/4] docs/system/arm/fby35: document execute-in-place property Minor fixes for Arm documentation --- 2024-12-04 Pierrick Bouvier New
[20/20] hw/core/cpu: Remove cpu_virtio_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[RFC,19/20] hw/virtio: Use cpu_datapath_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[18/20] hw/core/generic-loader: Use cpu_datapath_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[17/20] disas: Use cpu_datapath_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[16/20] hw/core/cpu: Expose cpu_datapath_is_big_endian() method target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[15/20] target: Implement CPUClass::datapath_is_big_endian (big-endian) target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[14/20] target: Implement CPUClass::datapath_is_big_endian (little-endian) target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[13/20] target/xtensa: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[11/20] target/mips: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[10/20] target/microblaze: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[09/20] target/sh4: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[08/20] target/sh4: Expose CPUSH4State::little_endian property target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[07/20] target/riscv: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[06/20] target/sparc: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[05/20] target/rx: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[04/20] target/ppc: Register CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[03/20] target/arm: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[02/20] hw/core/cpu: Introduce CPUClass::datapath_is_big_endian() handler target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[01/20] exec/tswap: Rename target_words_bigendian -> qemu_binary_is_bigendian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
vvfat: fix ubsan issue in create_long_filename vvfat: fix ubsan issue in create_long_filename --- 2024-12-04 Pierrick Bouvier New
[v4] tests/functional/aarch64: add tests for FEAT_RME [v4] tests/functional/aarch64: add tests for FEAT_RME --- 2024-12-03 Pierrick Bouvier New
[09/11] softfloat: Share code between parts_pick_nan cases fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[07/11] softfloat: Use parts_pick_nan in propagateFloatx80NaN fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[06/11] softfloat: Move propagateFloatx80NaN to softfloat.c fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[05/11] softfloat: Pad array size in pick_nan_muladd fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[03/11] softfloat: Use goto for default nan case in pick_nan_muladd fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[01/11] target/arm: Copy entire float_status in is_ebf fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[1/2] target/riscv: Include missing headers in 'vector_internals.h' target/riscv: Include missing headers in '*internals.h' --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,11/13] tests/qtest: drop 'fuzz-' prefix from virtio-balloon test [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,06/13] MAINTAINERS: update email addr for Brian Cain [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,04/13] MAINTAINERS: add myself as the maintainer for LoongArch VirtMachine [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,03/13] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,00/13] Misc fixes for 2024-12-03 --- 2024-12-03 Philippe Mathieu-Daudé New
[7/7] qemu-options: Remove mentions of legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
[6/7] accel/kvm: Remove mentions of legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
[4/7] scripts/device-crash-test: Remove legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
[2/7] tests/functional/test_virtio_gpu: Remove legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
[PATCH-for-9.2?,v2,2/2] tests/functional/test_empty_cpu_model: Use QTest accelerator tests/functional: Fix tests failing when TCG is not available on macOS --- 2024-12-03 Philippe Mathieu-Daudé New
[PATCH-for-9.2?,v2,1/2] tests/functional/test_version: Use QTest accelerator tests/functional: Fix tests failing when TCG is not available on macOS --- 2024-12-03 Philippe Mathieu-Daudé New
[PATCH-for-9.2?,2/2] tests/functional/test_empty_cpu_model: Use QTest accelerator tests/functional: Fix tests failing when TCG is not available on macOS --- 2024-12-02 Philippe Mathieu-Daudé New
[PATCH-for-9.2?,1/2] tests/functional/test_version: Use QTest accelerator tests/functional: Fix tests failing when TCG is not available on macOS --- 2024-12-02 Philippe Mathieu-Daudé New
[65/67] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte target/arm: AArch64 decodetree conversion, final part --- 2024-12-01 Richard Henderson New
[01/67] target/arm: Use ### to separate 3rd-level sections in a64.decode target/arm: AArch64 decodetree conversion, final part --- 2024-12-01 Richard Henderson New
[PATCH-for-10.0,v2] hw/i386/amd_iommu: Simplify non-KVM checks on XTSup feature [PATCH-for-10.0,v2] hw/i386/amd_iommu: Simplify non-KVM checks on XTSup feature --- 2024-11-29 Philippe Mathieu-Daudé New
[PATCH-for-10.0,3/3] hw/char/riscv_htif: Clarify MemoryRegionOps expect 32-bit accesses hw/char/riscv_htif: Remove tswap64() calls --- 2024-11-29 Philippe Mathieu-Daudé New
[PATCH-for-10.0,1/3] MAINTAINERS: Cover RISC-V HTIF interface hw/char/riscv_htif: Remove tswap64() calls --- 2024-11-29 Philippe Mathieu-Daudé New
[PATCH-for-9.2] hw/i386/amd_iommu: Fix XTSup feature check when KVM is not available [PATCH-for-9.2] hw/i386/amd_iommu: Fix XTSup feature check when KVM is not available --- 2024-11-29 Philippe Mathieu-Daudé New
[v2,2/2] hw/display/vga: Remove pointless VGACommonState::default_endian_fb hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset() --- 2024-11-29 Philippe Mathieu-Daudé New
[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
[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
[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
[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
plugins: optimize cpu_index code generation plugins: optimize cpu_index code generation --- 2024-11-26 Pierrick Bouvier 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
« 1 2 ... 3 4 5230 231 »