aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/x86hvf.c
AgeCommit message (Expand)Author
2020-11-15x86 hvf cpus: Fix Lesser GPL version numberChetan Pant
2020-10-05hvf: remove hvf specific functions from global includesClaudio Fontana
2020-06-12i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov
2019-12-03hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR.Cameron Esfahani
2019-11-26hvf: remove TSC synchronization code because it isn't fully completeCameron Esfahani
2019-06-21target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOADLiran Alon
2018-10-02i386: Compile CPUX86State xsave_buf only when support KVM or HVFLiran Alon
2018-02-09Clean up includesMarkus Armbruster
2018-01-16target-i386: update hflags on Hypervisor.frameworkPaolo Bonzini
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini
2017-12-22i386: hvf: header cleanupPaolo Bonzini
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini