summaryrefslogtreecommitdiff
path: root/target/i386/hvf
AgeCommit message (Expand)AuthorFilesLines
2018-03-27error: Strip trailing '\n' from error string arguments (again again)Laurent Vivier1-12/+12
2018-02-10Drop unneeded system header includesEric Blake1-1/+0
2018-02-09Clean up includesMarkus Armbruster2-4/+0
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster4-7/+2
2018-02-05hvf: ept_emulation_fault() needs NetApp BSD attributionPaolo Bonzini1-0/+24
2018-02-05Add missing hvdos public domain attribution:Izik Eidus2-0/+6
2018-01-16target-i386: update hflags on Hypervisor.frameworkPaolo Bonzini1-1/+1
2017-12-22i386: hvf: cleanup x86_gen.hPaolo Bonzini9-9/+7
2017-12-22i386: hvf: remove VM_PANIC from "in"Paolo Bonzini1-1/+1
2017-12-22i386: hvf: remove addr_tPaolo Bonzini12-101/+101
2017-12-22i386: hvf: simplify flag handlingPaolo Bonzini3-357/+144
2017-12-22i386: hvf: abort on decoding errorPaolo Bonzini2-7/+5
2017-12-22i386: hvf: remove ZERO_INIT macroPaolo Bonzini3-6/+4
2017-12-22i386: hvf: remove more dead emulator codePaolo Bonzini8-60/+21
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini10-247/+188
2017-12-22i386: hvf: header cleanupPaolo Bonzini9-20/+17
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini24-0/+8376