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
/
tcg
/
misc_helper.c
Age
Commit message (
Expand
)
Author
2023-10-07
target/i386: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-06-26
target/i386: implement RDPID in TCG
Paolo Bonzini
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2021-10-15
target/i386: Drop check for singlestep_enabled
Richard Henderson
2021-05-19
target/i386: Move invlpg, hlt, monitor, mwait to sysemu
Richard Henderson
2021-05-19
target/i386: Pass env to do_pause and do_hlt
Richard Henderson
2021-05-19
target/i386: Cleanup read_crN, write_crN, lmsw
Richard Henderson
2021-05-19
target/i386: Mark some helpers as noreturn
Richard Henderson
2021-05-10
i386: split misc helper user stubs and sysemu part
Claudio Fontana
2021-03-19
target/i386: fail if toggling LA57 in 64-bit mode
Paolo Bonzini
2021-02-25
tcg/i386: rdpmc: fix the the condtions
Zheng Zhan Liang
2021-02-08
target/i86: implement PKS
Paolo Bonzini
2020-12-16
i386: tcg: remove inline from cpu_load_eflags
Claudio Fontana
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
i386: move TCG accel files into tcg/
Claudio Fontana