summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/x86_task.c
Commit message (Expand)AuthorAgeFilesLines
* i386: hvf: Drop copy of RFLAGS definesRoman Bolshakov2020-06-121-1/+1
* i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov2020-06-121-3/+3
* i386: hvf: Use IP from CPUX86StateRoman Bolshakov2020-06-121-2/+2
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-161-1/+0Star
* target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* target/i386: Do not include "exec/ioport.h" if it is not necessaryPhilippe Mathieu-Daudé2018-05-311-1/+0Star
* target: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-05-311-1/+0Star
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2018-02-091-1/+0Star
* i386: hvf: cleanup x86_gen.hPaolo Bonzini2017-12-221-0/+1
* i386: hvf: remove more dead emulator codePaolo Bonzini2017-12-221-10/+0Star
* i386: hvf: unify register enums between HVF and the restPaolo Bonzini2017-12-221-24/+24
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-221-0/+200