aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/x86.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12target/i386/hvf: Use CPUState typedefPhilippe Mathieu-Daudé1-13/+13
2023-06-28accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé1-14/+14
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2022-03-15hvf: Use standard CR0 and CR4 register definitionsCameron Esfahani1-3/+3
2021-06-03hvf: Introduce hvf vcpu structAlexander Graf1-14/+14
2020-11-15x86 hvf cpus: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-06-12i386: hvf: Drop copy of RFLAGS definesRoman Bolshakov1-1/+1
2020-06-12i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov1-1/+1
2017-12-22i386: hvf: remove addr_tPaolo Bonzini1-7/+8
2017-12-22i386: hvf: remove ZERO_INIT macroPaolo Bonzini1-2/+3
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini1-5/+5
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini1-0/+184