summaryrefslogtreecommitdiff
path: root/target/i386/Makefile.objs
AgeCommit message (Expand)Author
2019-03-11target-i386: add kvm stubs to user-mode emulatorsPaolo Bonzini
2019-01-11hax: Support for Linux hostsAlexandro Sanchez Bach
2018-10-19i386: add hyperv-stub for CONFIG_HYPERV=nRoman Kagan
2018-03-13sev/i386: add command to initialize the memory encryption contextBrijesh Singh
2018-03-13target/i386: add Secure Encrypted Virtualization (SEV) objectBrijesh Singh
2018-02-07Introduce the WHPX implJustin Terry (VM)
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real
2017-07-05target/i386: add the CONFIG_TCG into MakefilesYang Zhong
2017-07-04xsave_helper: pull xsave and xrstor out of kvm.c into helper functionSergio Andres Gomez Del Real
2017-01-19hax: add Darwin supportVincent Palatin
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin
2016-12-20Move target-* CPU file into a target/ folderThomas Huth