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
/
svm_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-06-10
target/i386: Use env_cpu, env_archcpu
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-06-28
target-i386: Mark cpu_vmexit noreturn
Jan Kiszka
2018-04-11
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2017-12-27
target/*helper: don't check retaddr before calling cpu_restore_state
Alex Bennée
2017-09-19
exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
David Hildenbrand
2017-03-09
target-i386: defer VMEXIT to do_interrupt
Paolo Bonzini
2017-02-16
target-i386: correctly propagate retaddr into SVM helpers
Paolo Bonzini
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth