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
/
excp_helper.c
Age
Commit message (
Expand
)
Author
2020-12-16
i386: move TCG accel files into tcg/
Claudio Fontana
2020-11-15
x86 tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-07-10
tcg/svm: use host cr4 during NPT page table walk
Alexander Boettcher
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
target/i386: Convert to CPUClass::tlb_fill
Richard Henderson
2018-10-02
target/i386: rename HF_SVMI_MASK to HF_GUEST_MASK
Paolo Bonzini
2018-07-02
target-i386: Add NPT support
Jan Kiszka
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2017-07-05
target/i386: move TLB refill function out of helper.c
Paolo Bonzini
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-02-16
target-i386: correctly propagate retaddr into SVM helpers
Paolo Bonzini
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth