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_task.c
Age
Commit message (
Expand
)
Author
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
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: Use IP from CPUX86State
Roman Bolshakov
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
target/i386: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2017-12-22
i386: hvf: cleanup x86_gen.h
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