125756 Commits (ba773aded3e5fcc096fa4db415c248e8f992a615)
 

Author SHA1 Message Date
Paolo Bonzini ba773aded3 block: rename block/aio.h to qemu/aio.h 8 months ago
Paolo Bonzini 238449947d block: reduce files included by block/aio.h 8 months ago
Paolo Bonzini ddab0ef124 block: extract include/qemu/aiocb.h out of include/block/aio.h 8 months ago
Paolo Bonzini e47deb1de5 hw: add missing includes hidden by block/aio.h 8 months ago
Marc Morcos f3375b3945 qmp: Fix thread race 8 months ago
Marc Morcos e77508292c thread-pool: Fix thread race 8 months ago
Zhao Liu b3104e721b dosc/cpu-models-x86: Add documentation for DiamondRapids 8 months ago
Zhao Liu 7a6dd8bde1 i386/cpu: Add CPU model for Diamond Rapids 8 months ago
Zhao Liu 2580c66147 i386/cpu: Define dependency for VMX_VM_ENTRY_LOAD_IA32_FRED 8 months ago
Zhao Liu 3d497826c3 i386/cpu: Add an option in X86CPUDefinition to control CPUID 0x1f 8 months ago
Zhao Liu 87ae7ab84f i386/cpu: Allow cache to be shared at thread level 8 months ago
Zhao Liu 86efa9340f i386/cpu: Allow unsupported avx10_version with x-force-features 8 months ago
Zhao Liu 61181166d0 i386/cpu: Add a helper to get host avx10 version 8 months ago
Zhao Liu 7c90fa647b i386/cpu: Support AVX10.2 with AVX10 feature models 8 months ago
Zhao Liu 24a9bc1088 i386/cpu: Add support for AVX10_VNNI_INT in CPUID enumeration 8 months ago
Zhao Liu 956b8f0fc3 i386/cpu: Add CPUID.0x1E.0x1 subleaf for AMX instructions 8 months ago
Zhao Liu f8e830300c i386/cpu: Add support for MOVRS in CPUID enumeration 8 months ago
Daniel P. Berrangé 757a9c91a6 run: introduce a script for running devel commands 8 months ago
Marc-André Lureau 1a69483616 gitlab-ci: enable rust for msys2-64bit 11 months ago
Paolo Bonzini 1dc162f5a3 rust: skip compilation if there are no system emulators 8 months ago
Paolo Bonzini e12799fc61 target/i386/tcg: commonize code to compute SF/ZF/PF 1 year ago
Paolo Bonzini 7e7d54fc60 target/i386/tcg: move fetch code out of translate.c 2 years ago
Paolo Bonzini 14b0bc53a1 target/i386/tcg: add a CCOp for SBB x,x 1 year ago
Paolo Bonzini bffe7ed95f target/i386/tcg: kill tmp2_i32 1 year ago
Paolo Bonzini b4e9c687f3 target/i386/tcg: kill tmp1_i64 1 year ago
Paolo Bonzini fb2efb0667 target/i386/tcg: unify more pop/no-pop x87 instructions 2 years ago
Paolo Bonzini dcc2b436c1 target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for undocumented fcom/fcomp variants 2 years ago
Paolo Bonzini 2326789c91 target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for fcom STn and fcomp STn 2 years ago
Paolo Bonzini 7a1ec17e3f target/i386/tcg: move fcom/fcomp differentiation to gen_helper_fp_arith_ST0_FT0 2 years ago
Paolo Bonzini e8a1d23f24 target/i386/tcg: unnest switch statements in disas_insn_x87 2 years ago
Paolo Bonzini 55a15eb350 target/i386/tcg: simplify effective address calculation 1 year ago
Paolo Bonzini 2b230c4989 target/i386/tcg: move and expand misplaced comment 9 months ago
Paolo Bonzini 73c2d62079 target/i386/tcg: remove do_decode_0F 9 months ago
Paolo Bonzini da7649c6ae target/i386/tcg: do not compute all flags for SAHF 9 months ago
Paolo Bonzini a71706fc11 target/i386/tcg: mark more instructions that are invalid in 64-bit mode 8 months ago
Paolo Bonzini e661e2d7a3 target/i386/tcg: update cc_op after PUSHF 9 months ago
Paolo Bonzini 0db1b556e4 target/i386/tcg: ignore V3 in 32-bit mode 9 months ago
Andrew Cooper 60efba3c1b target/i386: Fix #GP error code for INT instructions 1 year ago
Zhao Liu 5839e9a1cc i386/cpu: Drop incorrect comment for CPUID 0x1E 9 months ago
Zhao Liu 2bc19a5449 i386/cpu: Drop incorrect comment for CPUID 0x1D 9 months ago
Paolo Bonzini e8bb12c350 meson: let Meson handle mixed-language linking of Rust and C objects 1 year ago
Paolo Bonzini e12d608b59 rust: Meson now adds -Cdefault-linker-libraries 9 months ago
Marc-André Lureau dce5471366 cirrus/macos: enable Rust 11 months ago
Paolo Bonzini d8779cb5d6 lcitool: enable Rust for Windows cross targets 9 months ago
Paolo Bonzini 4d06424c3d rust: only link the Rust part of the code into devices 9 months ago
Martin Kletzander 9be6962015 rust: Do not link qemuutil into Rust rlibs 10 months ago
Paolo Bonzini 8c04b6a48b bump meson wheel to 1.10.0 8 months ago
Paolo Bonzini a7ab886b6e tests/meson: do not reuse migration_files variable 8 months ago
Paolo Bonzini 9103b40f4f build: do not include @block.syms/@qemu.sys with modules disabled 8 months ago
Zhao Liu 016dddf240 i386/cpu: Mark APX xstate as migratable 8 months ago