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