aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/hvf.c
AgeCommit message (Expand)Author
2019-02-05i386: hvf: Fix smp boot hangsHeiher
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth
2018-10-19i386: hvf: Remove hvf_disabledRoman 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-03-27error: Strip trailing '\n' from error string arguments (again again)Laurent Vivier
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
2017-12-22i386: hvf: remove VM_PANIC from "in"Paolo Bonzini
2017-12-22i386: hvf: remove addr_tPaolo Bonzini
2017-12-22i386: hvf: abort on decoding errorPaolo Bonzini
2017-12-22i386: hvf: remove more dead emulator codePaolo Bonzini
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini