Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i386: hvf: Drop rflags from HVFX86EmulatorState | Roman Bolshakov | 2020-06-12 | 1 | -3/+3 |
* | hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR. | Cameron Esfahani | 2019-12-03 | 1 | -5/+9 |
* | hvf: remove TSC synchronization code because it isn't fully complete | Cameron Esfahani | 2019-11-26 | 1 | -4/+0 |
* | target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD | Liran Alon | 2019-06-21 | 1 | -2/+2 |
* | i386: Compile CPUX86State xsave_buf only when support KVM or HVF | Liran Alon | 2018-10-02 | 1 | -2/+2 |
* | Clean up includes | Markus Armbruster | 2018-02-09 | 1 | -3/+0 |
* | target-i386: update hflags on Hypervisor.framework | Paolo Bonzini | 2018-01-16 | 1 | -1/+1 |
* | i386: hvf: unify register enums between HVF and the rest | Paolo Bonzini | 2017-12-22 | 1 | -16/+16 |
* | i386: hvf: header cleanup | Paolo Bonzini | 2017-12-22 | 1 | -1/+1 |
* | i386: hvf: move all hvf files in the same directory | Paolo Bonzini | 2017-12-22 | 1 | -0/+465 |