summaryrefslogtreecommitdiff
path: root/include/sysemu/hvf.h
AgeCommit message (Expand)Author
2020-10-05hvf: remove hvf specific functions from global includesClaudio Fontana
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27hvf: Move HVFState typedef to hvf.hEduardo Habkost
2020-08-27hvf: Add missing includeEduardo Habkost
2020-07-10i386: hvf: Don't duplicate register resetRoman Bolshakov
2020-07-10i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()Roman Bolshakov
2020-06-12i386: hvf: Clean stray includes in sysemuRoman Bolshakov
2020-06-12i386: hvf: Drop useless declarations in sysemuRoman Bolshakov
2020-06-12i386: hvf: Move HVFState definition into hvfRoman Bolshakov
2020-06-12sysemu/hvf: Only declare hvf_allowed when HVF is availablePhilippe Mathieu-Daudé
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster
2018-10-19i386: hvf: Remove hvf_disabledRoman Bolshakov
2018-02-09Clean up includesMarkus Armbruster
2017-12-22i386: hvf: implement vga dirty page trackingSergio Andres Gomez Del Real
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real