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
/
tcg
/
sysemu
Age
Commit message (
Expand
)
Author
2021-05-11
target/i386: use mmu_translate for NPT walk
Paolo Bonzini
2021-05-11
target/i386: allow customizing the next phase of the translation
Paolo Bonzini
2021-05-11
target/i386: extend pg_mode to more CR0 and CR4 bits
Paolo Bonzini
2021-05-11
target/i386: pass cr3 to mmu_translate
Paolo Bonzini
2021-05-11
target/i386: extract mmu_translate
Paolo Bonzini
2021-05-11
target/i386: move paging mode constants from SVM to cpu.h
Paolo Bonzini
2021-05-11
target/i386: merge SVM_NPTEXIT_* with PF_ERROR_* constants
Paolo Bonzini
2021-05-10
i386: split seg_helper into user-only and sysemu parts
Claudio Fontana
2021-05-10
i386: split svm_helper into sysemu and stub-only user
Claudio Fontana
2021-05-10
i386: separate fpu_helper sysemu-only parts
Claudio Fontana
2021-05-10
i386: split misc helper user stubs and sysemu part
Claudio Fontana
2021-05-10
i386: move TCG bpt_helper into sysemu/
Claudio Fontana
2021-05-10
i386: split tcg excp_helper into sysemu and user parts
Claudio Fontana
2021-05-10
i386: split smm helper (sysemu)
Claudio Fontana
2021-05-10
i386: split off sysemu-only functionality in tcg-cpu
Paolo Bonzini