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
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2020-08-21
meson: target
Paolo Bonzini
2020-07-10
target/i386: fix IEEE SSE floating-point exception raising
Joseph Myers
2019-03-11
target-i386: add kvm stubs to user-mode emulators
Paolo Bonzini
2019-01-11
hax: Support for Linux hosts
Alexandro Sanchez Bach
2018-10-19
i386: add hyperv-stub for CONFIG_HYPERV=n
Roman Kagan
2018-03-13
sev/i386: add command to initialize the memory encryption context
Brijesh Singh
2018-03-13
target/i386: add Secure Encrypted Virtualization (SEV) object
Brijesh Singh
2018-02-07
Introduce the WHPX impl
Justin Terry (VM)
2017-12-22
i386: hvf: move all hvf files in the same directory
Paolo Bonzini
2017-12-22
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
2017-07-05
target/i386: add the CONFIG_TCG into Makefiles
Yang Zhong
2017-07-04
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
2017-01-19
hax: add Darwin support
Vincent Palatin
2017-01-19
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth