Show patches with: none      |   78568 patches
« 1 2 3 4785 786 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,33/49] target/i386: Wrap cc_op_live with a validity check Untitled series #254329 --- 2024-10-31 Paolo Bonzini New
[PULL,32/49] target/i386: Introduce cc_op_size Untitled series #254329 --- 2024-10-31 Paolo Bonzini New
[PULL,31/49] target/i386: Rearrange CCOp Untitled series #254329 --- 2024-10-31 Paolo Bonzini New
[PULL,29/49] target/i386: Tidy cc_op_str usage Untitled series #254329 --- 2024-10-31 Paolo Bonzini New
[PULL,05/49] scripts: remove erroneous file that breaks git clone on Windows Untitled series #254329 --- 2024-10-31 Paolo Bonzini New
[PULL,14/14] target/mips: Remove unused CPUMIPSState::current_fpu field [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,13/14] target/mips: Introduce disas_mt_available() [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,12/14] target/mips: Introduce ase_3d_available() helper [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,11/14] target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,10/14] target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,09/14] target/mips: Convert Loongson [D]MOD[U].G opcodes to decodetree [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,08/14] target/mips: Convert Loongson [D]DIVU.G opcodes to decodetree [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,07/14] target/mips: Convert Loongson DIV.G opcodes to decodetree [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,06/14] target/mips: Convert Loongson DDIV.G opcodes to decodetree [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,05/14] target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSP [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,04/14] target/mips: Simplify Loongson MULTU.G opcode [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,03/14] target/mips: Extract decode_64bit_enabled() helper [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,02/14] target/mips: Enable MSA ASE for mips32r6-generic [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,01/14] target/mips: Migrate TLB MemoryMapID register [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,00/14] MIPS patches for 2024-10-31 --- 2024-10-31 Philippe Mathieu-Daudé New
[12/12] docs: add information on how to setup build environments Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[11/12] plugins: eradicate qemu-plugins.symbols static file Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[10/12] plugins: detect qemu plugin API symbols from header Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[09/12] plugins: add missing export for qemu_plugin_num_vcpus Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[08/12] plugins: enable linking with clang/lld Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[07/12] win32: use compiler option instead of attribute gcc_struct Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[06/12] qga: fix missing static and prototypes windows warnings Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[05/12] qga: fix -Wsometimes-uninitialized windows warning Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[04/12] contrib/plugins: remove Makefile for contrib/plugins Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[03/12] meson: build contrib/plugins with meson Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[02/12] contrib/plugins/cflow: fix warning Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[01/12] scripts: remove erroneous file that breaks git clone on Windows Enable building plugins on Windows with Clang --- 2024-10-31 Pierrick Bouvier New
[PULL,18/18] target/arm: kvm: require KVM_CAP_DEVICE_CTRL [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell New
[PULL,17/18] docs/devel/reset: Fix minor grammatical error [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,16/18] target/arm: Fix arithmetic underflow in SETM instruction [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,15/18] docs/system/target-arm.rst: Remove "many boards are undocumented" note [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell New
[PULL,14/18] docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,13/18] docs/system/arm: Add placeholder doc for xlnx-zcu102 board [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,12/18] docs/system/arm: Add placeholder doc for exynos4 boards [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell New
[PULL,11/18] docs/system/arm: Split fby35 out from aspeed.rst [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,10/18] docs/system/arm: Don't use wildcard '*-bmc' in doc titles [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,09/18] docs/system/arm/stm32: List olimex-stm32-h405 in document title [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell New
[PULL,08/18] scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell New
[PULL,07/18] tests/functional: Add a functional test for the sx1 board [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,06/18] tests/functional: Add a functional test for the collie board [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,05/18] hw/sd/omap_mmc: Don't use sd_cmd_type_t [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell New
[PULL,04/18] target/arm: Don't assert in regime_is_user() for E10 mmuidx values [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,03/18] target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,02/18] docs/system/cpu-hotplug: Update example's socket-id/core-id [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell Accepted
[PULL,01/18] arm/kvm: add support for MTE [PULL,01/18] arm/kvm: add support for MTE --- 2024-10-29 Peter Maydell New
[PULL,00/18] target-arm queue --- 2024-10-29 Peter Maydell New
[PULL,13/13] virtio-gpu: Support Venus context [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,12/13] virtio-gpu: Register capsets dynamically [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,11/13] virtio-gpu: Handle resource blob commands [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,10/13] virtio-gpu: Support suspension of commands processing [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,09/13] virtio-gpu: Add virgl resource management [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée Accepted
[PULL,08/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée Accepted
[PULL,07/13] virtio-gpu: Support context-init feature with virglrenderer [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée Accepted
[PULL,06/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,05/13] virtio-gpu: Unrealize GL device [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée Accepted
[PULL,04/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,03/13] virtio-gpu: Move print_stats timer to VirtIOGPUGL [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences [PULL,01/13] virtio-gpu: Use trace events for tracking number of in-flight fences --- 2024-10-29 Alex Bennée New
[PULL,00/13] virtio-gpu vulkan support --- 2024-10-29 Alex Bennée New
[06/14] target/i386: Wrap cc_op_live with a validity check Untitled series #254064 --- 2024-10-28 Paolo Bonzini Superseded
[05/14] target/i386: Introduce cc_op_size Untitled series #254064 --- 2024-10-28 Paolo Bonzini Superseded
[04/14] target/i386: Rearrange CCOp Untitled series #254064 --- 2024-10-28 Paolo Bonzini Superseded
[02/14] target/i386: Tidy cc_op_str usage Untitled series #254064 --- 2024-10-28 Paolo Bonzini Superseded
[PULL,05/24] scripts: remove erroneous file that breaks git clone on Windows Untitled series #254063 --- 2024-10-28 Paolo Bonzini Superseded
[v3,9/9] target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,8/9] target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,7/9] target/mips: Convert Loongson [D]MOD[U].G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,6/9] target/mips: Convert Loongson [D]DIVU.G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,5/9] target/mips: Convert Loongson DIV.G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,4/9] target/mips: Convert Loongson DDIV.G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,3/9] target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSP target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,2/9] target/mips: Simplify Loongson MULTU.G opcode target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,1/9] target/mips: Extract decode_64bit_enabled() helper target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext --- 2024-10-26 Philippe Mathieu-Daudé New
[v3,2/2] cpu: ensure we don't call start_exclusive from cpu_exec target/i386: fix hang when using slow path for ptw_setl --- 2024-10-25 Pierrick Bouvier New
[v3,1/2] target/i386: fix hang when using slow path for ptw_setl target/i386: fix hang when using slow path for ptw_setl --- 2024-10-25 Pierrick Bouvier New
[v2,2/2] cpu: ensure we don't call start_exclusive from cpu_exec target/i386: fix hang when using slow path for ptw_setl --- 2024-10-25 Pierrick Bouvier Superseded
[v2,1/2] target/i386: fix hang when using slow path for ptw_setl target/i386: fix hang when using slow path for ptw_setl --- 2024-10-25 Pierrick Bouvier Superseded
[21/21] softfloat: Remove fallback rule from pickNaN() softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[20/21] target/rx: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[19/21] target/openrisc: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[18/21] target/microblaze: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[17/21] target/microblaze: Move setting of float rounding mode to reset softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[16/21] target/alpha: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[15/21] target/i386: Set 2-NaN propagation rule explicitly softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[14/21] target/xtensa: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[13/21] target/xtensa: Factor out calls to set_use_first_nan() softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[12/21] target/sparc: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[11/21] target/sparc: Move cpu_put_fsr(env, 0) call to reset softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[10/21] target/m68k: Initialize float_status fields in gdb set/get functions softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[09/21] target/m68k: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[08/21] target/ppc: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[07/21] target/s390x: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[06/21] target/hppa: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
« 1 2 3 4785 786 »