aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/vmx.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-20Avoid address_space_rw() with a constant is_write argumentPeter Maydell1-4/+3
2020-02-20Let address_space_rw() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé1-1/+1
2020-02-20Remove unnecessary cast when using the address_space APIPhilippe Mathieu-Daudé1-1/+1
2019-11-26hvf: more accurately match SDM when setting CR0 and PDPTE registersCameron Esfahani1-8/+10
2018-02-09Clean up includesMarkus Armbruster1-1/+0
2018-02-05Add missing hvdos public domain attribution:Izik Eidus1-0/+3
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini1-5/+5
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini1-0/+222