| Commit message (Expand) | Author | Age | Files | Lines |
* | target/i386: Enable Arch LBR migration states in vmstate | Yang Weijiang | 2022-05-14 | 1 | -0/+38 |
* | x86: Support XFD and AMX xsave data migration | Zeng Guang | 2022-03-15 | 1 | -0/+46 |
* | KVM: use KVM_{GET|SET}_SREGS2 when supported. | Maxim Levitsky | 2022-01-12 | 1 | -0/+29 |
* | KVM: SVM: add migration support for nested TSC scaling | Maxim Levitsky | 2021-11-02 | 1 | -0/+22 |
* | i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs | Sean Christopherson | 2021-09-30 | 1 | -0/+20 |
* | target/i386: Moved int_ctl into CPUX86State structure | Lara Lazier | 2021-09-13 | 1 | -1/+21 |
* | vmstate: Constify some VMStateDescriptions | Keqian Zhu | 2021-05-02 | 1 | -1/+1 |
* | i386: Make migration fail when Hyper-V reenlightenment was enabled but 'user_... | Vitaly Kuznetsov | 2021-03-19 | 1 | -0/+20 |
* | i386: Fix 'hypercall_hypercall' typo | Vitaly Kuznetsov | 2021-03-19 | 1 | -2/+2 |
* | Various spelling fixes | Michael Tokarev | 2021-03-09 | 1 | -1/+1 |
* | target/i86: implement PKS | Paolo Bonzini | 2021-02-08 | 1 | -4/+20 |
* | i386: move kvm accel files into kvm/ | Claudio Fontana | 2020-12-16 | 1 | -2/+2 |
* | target/i386: support KVM_FEATURE_ASYNC_PF_INT | Vitaly Kuznetsov | 2020-09-30 | 1 | -0/+19 |
* | KVM: add support for AMD nested live migration | Paolo Bonzini | 2020-07-11 | 1 | -1/+30 |
* | Fix some comment spelling errors. | Cameron Esfahani | 2019-12-18 | 1 | -4/+4 |
* | x86: move more x86-generic functions out of PC files | Paolo Bonzini | 2019-12-17 | 1 | -1/+1 |
* | target/i386: add support for MSR_IA32_TSX_CTRL | Paolo Bonzini | 2019-11-21 | 1 | -0/+20 |
* | hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass | Liam Merwick | 2019-11-19 | 1 | -2/+2 |
* | target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR | Tao Xu | 2019-10-23 | 1 | -0/+20 |
* | kvm: i386: halt poll control MSR support | Marcelo Tosatti | 2019-08-20 | 1 | -0/+20 |
* | Include hw/boards.h a bit less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | target/i386: skip KVM_GET/SET_NESTED_STATE if VMX disabled, or for SVM | Paolo Bonzini | 2019-07-19 | 1 | -20/+1 |
* | target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ... | Liran Alon | 2019-07-19 | 1 | -4/+20 |
* | target/i386: kvm: Fix when nested state is needed for migration | Liran Alon | 2019-07-05 | 1 | -3/+2 |
* | target/i386: kvm: Add nested migration blocker only when kernel lacks require... | Liran Alon | 2019-06-21 | 1 | -1/+1 |
* | target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD | Liran Alon | 2019-06-21 | 1 | -1/+83 |
* | target/i386: kvm: Add support for save and restore nested state | Liran Alon | 2019-06-21 | 1 | -0/+198 |
* | i386/kvm: convert hyperv enlightenments properties from bools to bits | Vitaly Kuznetsov | 2019-06-21 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in... | Peter Maydell | 2019-06-12 | 1 | -1/+1 |
|\ |
|
| * | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster | 2019-06-11 | 1 | -1/+1 |
* | | i386: Save EFER for 32-bit targets | Pavel Dovgalyuk | 2019-06-11 | 1 | -0/+24 |
|/ |
|
* | hyperv: qom-ify SynIC | Roman Kagan | 2018-10-19 | 1 | -0/+9 |
* | i386: do not migrate MSR_SMI_COUNT on machine types <2.12 | Paolo Bonzini | 2018-07-30 | 1 | -1/+1 |
* | target-i386: Add NPT support | Jan Kiszka | 2018-07-02 | 1 | -0/+21 |
* | i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639) | Konrad Rzeszutek Wilk | 2018-05-21 | 1 | -0/+20 |
* | i386/kvm: add support for Hyper-V reenlightenment MSRs | Vitaly Kuznetsov | 2018-05-11 | 1 | -0/+24 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta... | Peter Maydell | 2018-03-15 | 1 | -0/+20 |
|\ |
|
| * | KVM: x86: Add support for save/load MSR_SMI_COUNT | Liran Alon | 2018-03-13 | 1 | -0/+20 |
* | | i386: Add support to get/set/migrate Intel Processor Trace feature | Chao Peng | 2018-03-12 | 1 | -0/+38 |
|/ |
|
* | i386: Add support for SPEC_CTRL MSR | Paolo Bonzini | 2018-01-18 | 1 | -0/+20 |
* | migration: pre_save return int | Dr. David Alan Gilbert | 2017-09-27 | 1 | -2/+5 |
* | hyperv: add header with protocol definitions | Roman Kagan | 2017-09-19 | 1 | -9/+6 |
* | target/i386: add the tcg_enabled() in target/i386/ | Yang Zhong | 2017-07-05 | 1 | -5/+5 |
* | target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline | Yang Zhong | 2017-07-05 | 1 | -1/+4 |
* | target/i386: make cpu_get_fp80()/cpu_set_fp80() static | Yang Zhong | 2017-07-05 | 1 | -0/+18 |
* | target/i386: use multiple CPU AddressSpaces | Paolo Bonzini | 2017-06-07 | 1 | -4/+0 |
* | migration/i386: Remove support for pre-0.12 formats | Dr. David Alan Gilbert | 2017-05-11 | 1 | -81/+34 |
* | vmstatification: i386 FPReg | Dr. David Alan Gilbert | 2017-05-11 | 1 | -22/+30 |
* | migration/i386: Remove old non-softfloat 64bit FP support | Dr. David Alan Gilbert | 2017-05-11 | 1 | -101/+6 |