summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/vmx.h
Commit message (Expand)AuthorAgeFilesLines
* i386: hvf: Explicitly set CR4 guest/host maskRoman Bolshakov2020-07-161-0/+1
* i386: hvf: Move Guest LMA reset to macvm_set_cr0()Roman Bolshakov2020-07-111-0/+4
* i386: hvf: Make long mode enter and exit clearerCameron Esfahani2020-07-111-5/+7
* i386: hvf: Set env->eip in macvm_set_rip()Roman Bolshakov2020-07-111-0/+1
* i386: hvf: Reset IRQ inhibition after moving RIPRoman Bolshakov2020-04-021-0/+3
* Avoid address_space_rw() with a constant is_write argumentPeter Maydell2020-02-201-4/+3Star
* Let address_space_rw() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-1/+1
* Remove unnecessary cast when using the address_space APIPhilippe Mathieu-Daudé2020-02-201-1/+1
* hvf: more accurately match SDM when setting CR0 and PDPTE registersCameron Esfahani2019-11-261-8/+10
* Clean up includesMarkus Armbruster2018-02-091-1/+0Star
* Add missing hvdos public domain attribution:Izik Eidus2018-02-051-0/+3
* i386: hvf: unify register enums between HVF and the restPaolo Bonzini2017-12-221-5/+5
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-221-0/+222