aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/vmx.h
AgeCommit message (Expand)Author
2021-06-03hvf: Introduce hvf vcpu structAlexander Graf
2020-11-15x86 hvf cpus: Fix Lesser GPL version numberChetan Pant
2020-07-16i386: hvf: Explicitly set CR4 guest/host maskRoman Bolshakov
2020-07-10i386: hvf: Move Guest LMA reset to macvm_set_cr0()Roman Bolshakov
2020-07-10i386: hvf: Make long mode enter and exit clearerCameron Esfahani
2020-07-10i386: hvf: Set env->eip in macvm_set_rip()Roman Bolshakov
2020-04-02i386: hvf: Reset IRQ inhibition after moving RIPRoman Bolshakov
2020-02-20Avoid address_space_rw() with a constant is_write argumentPeter Maydell
2020-02-20Let address_space_rw() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-02-20Remove unnecessary cast when using the address_space APIPhilippe Mathieu-Daudé
2019-11-26hvf: more accurately match SDM when setting CR0 and PDPTE registersCameron Esfahani
2018-02-09Clean up includesMarkus Armbruster
2018-02-05Add missing hvdos public domain attribution:Izik Eidus
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini