index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
hvf
/
vmx.h
Age
Commit message (
Expand
)
Author
2021-06-03
hvf: Introduce hvf vcpu struct
Alexander Graf
2020-11-15
x86 hvf cpus: Fix Lesser GPL version number
Chetan Pant
2020-07-16
i386: hvf: Explicitly set CR4 guest/host mask
Roman Bolshakov
2020-07-10
i386: hvf: Move Guest LMA reset to macvm_set_cr0()
Roman Bolshakov
2020-07-10
i386: hvf: Make long mode enter and exit clearer
Cameron Esfahani
2020-07-10
i386: hvf: Set env->eip in macvm_set_rip()
Roman Bolshakov
2020-04-02
i386: hvf: Reset IRQ inhibition after moving RIP
Roman Bolshakov
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2019-11-26
hvf: more accurately match SDM when setting CR0 and PDPTE registers
Cameron Esfahani
2018-02-09
Clean up includes
Markus Armbruster
2018-02-05
Add missing hvdos public domain attribution:
Izik Eidus
2017-12-22
i386: hvf: unify register enums between HVF and the rest
Paolo Bonzini
2017-12-22
i386: hvf: move all hvf files in the same directory
Paolo Bonzini