Sign in
qemu
/
qemu
/
HEAD
942b0d3
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
by Richard Henderson
· 5 hours ago
master
staging
12e5072
block: rename block/aio-wait.h to qemu/aio-wait.h
by Paolo Bonzini
· 4 weeks ago
ba773ad
block: rename block/aio.h to qemu/aio.h
by Paolo Bonzini
· 4 weeks ago
2384499
block: reduce files included by block/aio.h
by Paolo Bonzini
· 4 weeks ago
ddab0ef
block: extract include/qemu/aiocb.h out of include/block/aio.h
by Paolo Bonzini
· 4 weeks ago
e47deb1
hw: add missing includes hidden by block/aio.h
by Paolo Bonzini
· 4 weeks ago
f3375b3
qmp: Fix thread race
by Marc Morcos
· 2 weeks ago
e775082
thread-pool: Fix thread race
by Marc Morcos
· 2 weeks ago
b3104e7
dosc/cpu-models-x86: Add documentation for DiamondRapids
by Zhao Liu
· 14 days ago
7a6dd8b
i386/cpu: Add CPU model for Diamond Rapids
by Zhao Liu
· 14 days ago
2580c66
i386/cpu: Define dependency for VMX_VM_ENTRY_LOAD_IA32_FRED
by Zhao Liu
· 14 days ago
3d49782
i386/cpu: Add an option in X86CPUDefinition to control CPUID 0x1f
by Zhao Liu
· 14 days ago
87ae7ab
i386/cpu: Allow cache to be shared at thread level
by Zhao Liu
· 14 days ago
86efa93
i386/cpu: Allow unsupported avx10_version with x-force-features
by Zhao Liu
· 14 days ago
6118116
i386/cpu: Add a helper to get host avx10 version
by Zhao Liu
· 14 days ago
7c90fa6
i386/cpu: Support AVX10.2 with AVX10 feature models
by Zhao Liu
· 14 days ago
24a9bc1
i386/cpu: Add support for AVX10_VNNI_INT in CPUID enumeration
by Zhao Liu
· 14 days ago
956b8f0
i386/cpu: Add CPUID.0x1E.0x1 subleaf for AMX instructions
by Zhao Liu
· 14 days ago
f8e8303
i386/cpu: Add support for MOVRS in CPUID enumeration
by Zhao Liu
· 14 days ago
757a9c9
run: introduce a script for running devel commands
by Daniel P. Berrangé
· 7 days ago
1a69483
gitlab-ci: enable rust for msys2-64bit
by Marc-André Lureau
· 3 months ago
1dc162f
rust: skip compilation if there are no system emulators
by Paolo Bonzini
· 2 weeks ago
e12799f
target/i386/tcg: commonize code to compute SF/ZF/PF
by Paolo Bonzini
· 5 months ago
7e7d54f
target/i386/tcg: move fetch code out of translate.c
by Paolo Bonzini
· 1 year, 5 months ago
14b0bc5
target/i386/tcg: add a CCOp for SBB x,x
by Paolo Bonzini
· 5 months ago
bffe7ed
target/i386/tcg: kill tmp2_i32
by Paolo Bonzini
· 5 months ago
b4e9c68
target/i386/tcg: kill tmp1_i64
by Paolo Bonzini
· 5 months ago
fb2efb0
target/i386/tcg: unify more pop/no-pop x87 instructions
by Paolo Bonzini
· 1 year, 8 months ago
dcc2b43
target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for undocumented fcom/fcomp variants
by Paolo Bonzini
· 1 year, 8 months ago
2326789
target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for fcom STn and fcomp STn
by Paolo Bonzini
· 1 year, 8 months ago
7a1ec17
target/i386/tcg: move fcom/fcomp differentiation to gen_helper_fp_arith_ST0_FT0
by Paolo Bonzini
· 1 year, 8 months ago
e8a1d23
target/i386/tcg: unnest switch statements in disas_insn_x87
by Paolo Bonzini
· 1 year, 8 months ago
55a15eb
target/i386/tcg: simplify effective address calculation
by Paolo Bonzini
· 8 months ago
2b230c4
target/i386/tcg: move and expand misplaced comment
by Paolo Bonzini
· 5 weeks ago
73c2d62
target/i386/tcg: remove do_decode_0F
by Paolo Bonzini
· 5 weeks ago
da7649c
target/i386/tcg: do not compute all flags for SAHF
by Paolo Bonzini
· 5 weeks ago
a71706f
target/i386/tcg: mark more instructions that are invalid in 64-bit mode
by Paolo Bonzini
· 3 weeks ago
e661e2d
target/i386/tcg: update cc_op after PUSHF
by Paolo Bonzini
· 5 weeks ago
0db1b55
target/i386/tcg: ignore V3 in 32-bit mode
by Paolo Bonzini
· 5 weeks ago
60efba3
target/i386: Fix #GP error code for INT instructions
by Andrew Cooper
· 10 months ago
5839e9a
i386/cpu: Drop incorrect comment for CPUID 0x1E
by Zhao Liu
· 6 weeks ago
2bc19a5
i386/cpu: Drop incorrect comment for CPUID 0x1D
by Zhao Liu
· 6 weeks ago
e8bb12c
meson: let Meson handle mixed-language linking of Rust and C objects
by Paolo Bonzini
· 5 months ago
e12d608
rust: Meson now adds -Cdefault-linker-libraries
by Paolo Bonzini
· 7 weeks ago
dce5471
cirrus/macos: enable Rust
by Marc-André Lureau
· 3 months ago
d8779cb
lcitool: enable Rust for Windows cross targets
by Paolo Bonzini
· 6 weeks ago
4d06424
rust: only link the Rust part of the code into devices
by Paolo Bonzini
· 5 weeks ago
9be6962
rust: Do not link qemuutil into Rust rlibs
by Martin Kletzander
· 2 months ago
8c04b6a
bump meson wheel to 1.10.0
by Paolo Bonzini
· 4 weeks ago
a7ab886
tests/meson: do not reuse migration_files variable
by Paolo Bonzini
· 4 weeks ago
9103b40
build: do not include @block.syms/@qemu.sys with modules disabled
by Paolo Bonzini
· 3 weeks ago
016dddf
i386/cpu: Mark APX xstate as migratable
by Zhao Liu
· 3 weeks ago
60caf14
i386/cpu: Support APX CPUIDs
by Zhao Liu
· 3 weeks ago
e105745
i386/cpu: Add APX migration support
by Zide Chen
· 3 weeks ago
103b49b
i386/monitor: Support EGPRs in hmp_print
by Zhao Liu
· 3 weeks ago
1d5d975
i386/cpu-dump: Dump entended GPRs for APX supported guest
by Zhao Liu
· 3 weeks ago
f46e507
i386/gdbstub: Add APX support for gdbstub
by Zhao Liu
· 3 weeks ago
1b1cf88
i386/cpu: Cache EGPRs in CPUX86State
by Zide Chen
· 3 weeks ago
bb9f99e
i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs
by Zhao Liu
· 3 weeks ago
91bc4d8
i386/cpu: Add APX EGPRs into xsave area
by Zide Chen
· 3 weeks ago
12ef9d4
i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM
by Chenyi Qiang
· 3 weeks ago
133e89c
i386/tdx: Fix missing spaces in tdx_xfam_deps[]
by Zhao Liu
· 3 weeks ago
5cb89ca
i386/cpu: Enable cet-ss & cet-ibt for supported CPU models
by Zhao Liu
· 3 weeks ago
2f25476
i386/cpu: Advertise CET related flags in feature words
by Yang Weijiang
· 3 weeks ago
54db912
i386/cpu: Mark cet-u & cet-s xstates as migratable
by Zhao Liu
· 3 weeks ago
93608c9
i386/machine: Add vmstate for cet-shstk and cet-ibt
by Yang Weijiang
· 3 weeks ago
a5b163f
i386/cpu: Migrate MSR_IA32_PL0_SSP for FRED and CET-SHSTK
by Xin Li (Intel)
· 3 weeks ago
b775eff
i386/kvm: Add save/restore support for KVM_REG_GUEST_SSP
by Yang Weijiang
· 3 weeks ago
b6f85c5
i386/kvm: Add save/restore support for CET MSRs
by Yang Weijiang
· 3 weeks ago
0fa1025
i386/cpu: Save/restore SSP0 MSR for FRED
by Xin Li (Intel)
· 3 weeks ago
ad88fb1
i386/cpu: Add CET support in CR4
by Zhao Liu
· 3 weeks ago
e46dcef
i386/cpu: Enable xsave support for CET states
by Yang Weijiang
· 3 weeks ago
54fed32
i386/cpu: Add missing migratable xsave features
by Zhao Liu
· 3 weeks ago
95a945c
i386/cpu: Fix supervisor xstate initialization
by Chao Gao
· 3 weeks ago
6f2f0f7
i386/cpu: Drop pmu check in CPUID 0x1C encoding
by Zhao Liu
· 3 weeks ago
7fa4830
i386/cpu: Reorganize dependency check for arch lbr state
by Zhao Liu
· 3 weeks ago
d88caf0
i386/cpu: Use x86_ext_save_areas[] for CPUID.0XD subleaves
by Zhao Liu
· 3 weeks ago
9a15846
i386/cpu: Add avx10 dependency for Opmask/ZMM_Hi256/Hi16_ZMM
by Zhao Liu
· 3 weeks ago
bf9a8bd
i386/cpu: Make ExtSaveArea store an array of dependencies
by Zhao Liu
· 3 weeks ago
d625b21
i386/cpu: Reorganize arch lbr structure definitions
by Zhao Liu
· 3 weeks ago
44d536d
i386/cpu: Clean up arch lbr xsave struct and comment
by Zhao Liu
· 3 weeks ago
d14e7ab
i386/cpu: Clean up indent style of x86_ext_save_areas[]
by Zhao Liu
· 3 weeks ago
8061085
qemu-options.hx: Document -M as -machine alias
by Dr. David Alan Gilbert
· 4 weeks ago
3d508e0
tracetool: add Rust DTrace/SystemTap SDT support
by Paolo Bonzini
· 6 weeks ago
cd9fe92
subprojects: add probe crate
by Stefan Hajnoczi
· 6 weeks ago
4536693
rust/hpet: change wrap_flag to a bool
by Paolo Bonzini
· 5 weeks ago
0448840
rust/hpet: Apply Migratable<> wrapper and ToMigrationState
by Zhao Liu
· 7 weeks ago
9947bf9
rust: migration: implement ToMigrationState for Timer
by Paolo Bonzini
· 5 weeks ago
709beed
rust: timer: add bindings to timer_mod_ns and timer_expire_time_ns
by Paolo Bonzini
· 5 weeks ago
6660b5a
rust/hpet: move hpet_offset to HPETRegisters
by Paolo Bonzini
· 5 weeks ago
56dbc82
rust/hpet: remove BqlRefCell around HPETTimer
by Paolo Bonzini
· 5 weeks ago
ef43216
rust/hpet: move hidden registers to HPETTimerRegisters
by Paolo Bonzini
· 5 weeks ago
aef4e46
rust/hpet: Borrow BqlRefCell<HPETRegisters> at top level
by Zhao Liu
· 5 weeks ago
4e6223c
rust/hpet: Maintain HPETTimerRegisters in HPETRegisters
by Zhao Liu
· 5 weeks ago
d259648
rust/hpet: Pass &BqlRefCell<HPETRegisters> as argument during MMIO access
by Zhao Liu
· 7 weeks ago
b7d1dee
rust/hpet: Explicitly initialize complex fields in init()
by Zhao Liu
· 7 weeks ago
e3b5a11
rust/hpet: Borrow HPETState.regs once in HPETState::post_load()
by Zhao Liu
· 7 weeks ago
2abee24
rust/hpet: Make global register accessors as methods of HPETRegisters
by Zhao Liu
· 7 weeks ago
8375fba
rust/hpet: Abstract HPETRegisters struct
by Zhao Liu
· 7 weeks ago
9259f47
rust/hpet: Make timer register accessors as methods of HPETTimerRegisters
by Zhao Liu
· 7 weeks ago
Next »