index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
machine.c
Age
Commit message (
Expand
)
Author
2018-05-21
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
Konrad Rzeszutek Wilk
2018-05-11
i386/kvm: add support for Hyper-V reenlightenment MSRs
Vitaly Kuznetsov
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
2018-03-13
KVM: x86: Add support for save/load MSR_SMI_COUNT
Liran Alon
2018-03-12
i386: Add support to get/set/migrate Intel Processor Trace feature
Chao Peng
2018-01-17
i386: Add support for SPEC_CTRL MSR
Paolo Bonzini
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
2017-07-05
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
2017-07-05
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
2017-07-05
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
2017-06-07
target/i386: use multiple CPU AddressSpaces
Paolo Bonzini
2017-05-11
migration/i386: Remove support for pre-0.12 formats
Dr. David Alan Gilbert
2017-05-11
vmstatification: i386 FPReg
Dr. David Alan Gilbert
2017-05-11
migration/i386: Remove old non-softfloat 64bit FP support
Dr. David Alan Gilbert
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth