aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/hvf.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-05i386: hvf: Fix smp boot hangsHeiher1-5/+0
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth1-3/+3
2018-10-19i386: hvf: Remove hvf_disabledRoman Bolshakov1-8/+1
2018-10-02hvf: drop unused variablePaolo Bonzini1-1/+0
2018-10-02i386: Compile CPUX86State xsave_buf only when support KVM or HVFLiran Alon1-1/+1
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-05-31target/i386: Do not include "exec/ioport.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-03-27error: Strip trailing '\n' from error string arguments (again again)Laurent Vivier1-12/+12
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+0
2018-02-05hvf: ept_emulation_fault() needs NetApp BSD attributionPaolo Bonzini1-0/+24
2018-02-05Add missing hvdos public domain attribution:Izik Eidus1-0/+3
2017-12-22i386: hvf: remove VM_PANIC from "in"Paolo Bonzini1-1/+1
2017-12-22i386: hvf: remove addr_tPaolo Bonzini1-2/+2
2017-12-22i386: hvf: abort on decoding errorPaolo Bonzini1-1/+1
2017-12-22i386: hvf: remove more dead emulator codePaolo Bonzini1-2/+0
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini1-0/+961