index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
hvf
/
x86.h
Age
Commit message (
Expand
)
Author
2020-11-18
hvf: Fix segment selector format
Jessica Clarke
2020-11-15
x86 hvf cpus: Fix Lesser GPL version number
Chetan Pant
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Move lazy_flags into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Drop regs in HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop copy of RFLAGS defines
Roman Bolshakov
2020-06-12
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop fetch_rip from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Drop unused variable
Roman Bolshakov
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
2017-12-22
i386: hvf: cleanup x86_gen.h
Paolo Bonzini
2017-12-22
i386: hvf: remove addr_t
Paolo Bonzini
2017-12-22
i386: hvf: remove more dead emulator code
Paolo Bonzini
2017-12-22
i386: hvf: unify register enums between HVF and the rest
Paolo Bonzini
2017-12-22
i386: hvf: header cleanup
Paolo Bonzini
2017-12-22
i386: hvf: move all hvf files in the same directory
Paolo Bonzini