125737 Commits (1dc162f5a3d6866d6888d5bce1b8f7d458e828cf)
 

Author SHA1 Message Date
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
Zhao Liu 60caf14339 i386/cpu: Support APX CPUIDs 8 months ago
Zide Chen e105745d20 i386/cpu: Add APX migration support 8 months ago
Zhao Liu 103b49bc64 i386/monitor: Support EGPRs in hmp_print 8 months ago
Zhao Liu 1d5d97583d i386/cpu-dump: Dump entended GPRs for APX supported guest 8 months ago
Zhao Liu f46e5073a8 i386/gdbstub: Add APX support for gdbstub 8 months ago
Zide Chen 1b1cf88937 i386/cpu: Cache EGPRs in CPUX86State 8 months ago
Zhao Liu bb9f99e9ba i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs 8 months ago
Zide Chen 91bc4d8107 i386/cpu: Add APX EGPRs into xsave area 8 months ago
Chenyi Qiang 12ef9d4ed3 i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM 8 months ago
Zhao Liu 133e89cca3 i386/tdx: Fix missing spaces in tdx_xfam_deps[] 8 months ago
Zhao Liu 5cb89cad7f i386/cpu: Enable cet-ss & cet-ibt for supported CPU models 8 months ago
Yang Weijiang 2f25476ae7 i386/cpu: Advertise CET related flags in feature words 8 months ago
Zhao Liu 54db912495 i386/cpu: Mark cet-u & cet-s xstates as migratable 8 months ago
Yang Weijiang 93608c99bd i386/machine: Add vmstate for cet-shstk and cet-ibt 8 months ago
Xin Li (Intel) a5b163fa22 i386/cpu: Migrate MSR_IA32_PL0_SSP for FRED and CET-SHSTK 8 months ago
Yang Weijiang b775eff300 i386/kvm: Add save/restore support for KVM_REG_GUEST_SSP 8 months ago
Yang Weijiang b6f85c5e45 i386/kvm: Add save/restore support for CET MSRs 8 months ago
Xin Li (Intel) 0fa1025904 i386/cpu: Save/restore SSP0 MSR for FRED 8 months ago
Zhao Liu ad88fb1bd5 i386/cpu: Add CET support in CR4 8 months ago