Age | Commit message (Expand) | Author |
2019-12-18 | Fix some comment spelling errors. | Cameron Esfahani |
2019-12-17 | x86: move more x86-generic functions out of PC files | Paolo Bonzini |
2019-11-21 | target/i386: add support for MSR_IA32_TSX_CTRL | Paolo Bonzini |
2019-11-19 | hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass | Liam Merwick |
2019-10-23 | target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR | Tao Xu |
2019-08-20 | kvm: i386: halt poll control MSR support | Marcelo Tosatti |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-07-19 | target/i386: skip KVM_GET/SET_NESTED_STATE if VMX disabled, or for SVM | Paolo Bonzini |
2019-07-19 | target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ... | Liran Alon |
2019-07-05 | target/i386: kvm: Fix when nested state is needed for migration | Liran Alon |
2019-06-21 | target/i386: kvm: Add nested migration blocker only when kernel lacks require... | Liran Alon |
2019-06-21 | target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD | Liran Alon |
2019-06-21 | target/i386: kvm: Add support for save and restore nested state | Liran Alon |
2019-06-21 | i386/kvm: convert hyperv enlightenments properties from bools to bits | Vitaly Kuznetsov |
2019-06-12 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in... | Peter Maydell |
2019-06-11 | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster |
2019-06-11 | i386: Save EFER for 32-bit targets | Pavel Dovgalyuk |
2018-10-19 | hyperv: qom-ify SynIC | Roman Kagan |
2018-07-30 | i386: do not migrate MSR_SMI_COUNT on machine types <2.12 | Paolo Bonzini |
2018-07-02 | target-i386: Add NPT support | Jan Kiszka |
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 |