aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/hvf.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-14include/sysemu: Poison all accelerator CONFIG switches in common codeThomas Huth1-0/+4
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana1-1/+1
2020-10-05hvf: remove hvf specific functions from global includesClaudio Fontana1-8/+0
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
2020-08-27hvf: Move HVFState typedef to hvf.hEduardo Habkost1-0/+1
2020-08-27hvf: Add missing includeEduardo Habkost1-0/+2
2020-07-10i386: hvf: Don't duplicate register resetRoman Bolshakov1-1/+0
2020-07-10i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()Roman Bolshakov1-0/+1
2020-06-12i386: hvf: Clean stray includes in sysemuRoman Bolshakov1-7/+0
2020-06-12i386: hvf: Drop useless declarations in sysemuRoman Bolshakov1-22/+0
2020-06-12i386: hvf: Move HVFState definition into hvfRoman Bolshakov1-37/+0
2020-06-12sysemu/hvf: Only declare hvf_allowed when HVF is availablePhilippe Mathieu-Daudé1-3/+3
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster1-2/+3
2018-10-19i386: hvf: Remove hvf_disabledRoman Bolshakov1-2/+2
2018-02-09Clean up includesMarkus Armbruster1-2/+0
2017-12-22i386: hvf: implement vga dirty page trackingSergio Andres Gomez Del Real1-0/+5
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real1-0/+102