aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf
AgeCommit message (Expand)Author
2018-10-19i386: hvf: Remove hvf_disabledRoman Bolshakov
2018-10-19i386: hvf: Fix register refs if REX is presentRoman Bolshakov
2018-10-02hvf: drop unused variablePaolo Bonzini
2018-10-02i386: Compile CPUX86State xsave_buf only when support KVM or HVFLiran Alon
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31target/i386: Do not include "exec/ioport.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31target: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-03-27error: Strip trailing '\n' from error string arguments (again again)Laurent Vivier
2018-02-10Drop unneeded system header includesEric Blake
2018-02-09Clean up includesMarkus Armbruster
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2018-02-05hvf: ept_emulation_fault() needs NetApp BSD attributionPaolo Bonzini
2018-02-05Add missing hvdos public domain attribution:Izik Eidus
2018-01-16target-i386: update hflags on Hypervisor.frameworkPaolo Bonzini
2017-12-22i386: hvf: cleanup x86_gen.hPaolo Bonzini
2017-12-22i386: hvf: remove VM_PANIC from "in"Paolo Bonzini
2017-12-22i386: hvf: remove addr_tPaolo Bonzini
2017-12-22i386: hvf: simplify flag handlingPaolo Bonzini
2017-12-22i386: hvf: abort on decoding errorPaolo Bonzini
2017-12-22i386: hvf: remove ZERO_INIT macroPaolo Bonzini
2017-12-22i386: hvf: remove more dead emulator codePaolo Bonzini
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini
2017-12-22i386: hvf: header cleanupPaolo Bonzini
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini