aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/vmx.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-15hvf: Remove deprecated hv_vcpu_flush() callsPhilippe Mathieu-Daudé1-2/+0
2022-03-15hvf: Use standard CR0 and CR4 register definitionsCameron Esfahani1-8/+9
2021-06-03hvf: Introduce hvf vcpu structAlexander Graf1-11/+13
2020-11-15x86 hvf cpus: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-07-16i386: hvf: Explicitly set CR4 guest/host maskRoman Bolshakov1-0/+1
2020-07-10i386: hvf: Move Guest LMA reset to macvm_set_cr0()Roman Bolshakov1-0/+4
2020-07-10i386: hvf: Make long mode enter and exit clearerCameron Esfahani1-5/+7
2020-07-10i386: hvf: Set env->eip in macvm_set_rip()Roman Bolshakov1-0/+1
2020-04-02i386: hvf: Reset IRQ inhibition after moving RIPRoman Bolshakov1-0/+3
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