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
/
x86_emu.c
Age
Commit message (
Expand
)
Author
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-06
target: Use forward declared type instead of structure type
Philippe Mathieu-Daudé
2021-06-03
hvf: Introduce hvf vcpu struct
Alexander Graf
2021-02-16
target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
Vladislav Yaroshchuk
2020-11-15
x86 hvf cpus: Fix Lesser GPL version number
Chetan Pant
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Drop regs in HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
2020-01-24
target/i386: add a ucode-rev property
Paolo Bonzini
2019-11-26
hvf: remove TSC synchronization code because it isn't fully complete
Cameron Esfahani
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
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: simplify flag handling
Paolo Bonzini
2017-12-22
i386: hvf: abort on decoding error
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: move all hvf files in the same directory
Paolo Bonzini