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
/
helper.c
Age
Commit message (
Expand
)
Author
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
target/i386: Simplify how x86_cpu_dump_local_apic_state() prints
Markus Armbruster
2018-04-11
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-02-07
Add the WHPX acceleration enlightenments
Justin Terry (VM)
2017-07-05
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
2017-07-05
target/i386: move TLB refill function out of helper.c
Paolo Bonzini
2017-07-05
target/i386: move cpu_sync_bndcs_hflags() function
Yang Zhong
2017-06-07
target/i386: use multiple CPU AddressSpaces
Paolo Bonzini
2017-06-07
target/i386: enable A20 automatically in system management mode
Paolo Bonzini
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-04-02
target-i386: fix "info lapic" segfault on isapc
Tejaswini Poluri
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2016-12-22
x86: implement la57 paging mode
Kirill A. Shutemov
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth