summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/x86hvf.c
Commit message (Expand)AuthorAgeFilesLines
* i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov2020-06-121-3/+3
* hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR.Cameron Esfahani2019-12-031-5/+9
* hvf: remove TSC synchronization code because it isn't fully completeCameron Esfahani2019-11-261-4/+0Star
* target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOADLiran Alon2019-06-211-2/+2
* i386: Compile CPUX86State xsave_buf only when support KVM or HVFLiran Alon2018-10-021-2/+2
* Clean up includesMarkus Armbruster2018-02-091-3/+0Star
* target-i386: update hflags on Hypervisor.frameworkPaolo Bonzini2018-01-161-1/+1
* i386: hvf: unify register enums between HVF and the restPaolo Bonzini2017-12-221-16/+16
* i386: hvf: header cleanupPaolo Bonzini2017-12-221-1/+1
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-221-0/+465