aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/x86.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-18hvf: Fix segment selector formatJessica Clarke1-4/+4
2020-11-15x86 hvf cpus: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-06-12i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov1-4/+0
2020-06-12i386: hvf: Move mmio_buf into CPUX86StateRoman Bolshakov1-1/+0
2020-06-12i386: hvf: Move lazy_flags into CPUX86StateRoman Bolshakov1-6/+0
2020-06-12i386: hvf: Drop regs in HVFX86EmulatorStateRoman Bolshakov1-6/+7
2020-06-12i386: hvf: Drop copy of RFLAGS definesRoman Bolshakov1-20/+0
2020-06-12i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov1-42/+0
2020-06-12i386: hvf: Drop fetch_rip from HVFX86EmulatorStateRoman Bolshakov1-1/+0
2020-06-12i386: hvf: Use IP from CPUX86StateRoman Bolshakov1-3/+0
2020-06-12i386: hvf: Drop unused variableRoman Bolshakov1-1/+0
2019-05-13Normalize header guard symbol definition.Markus Armbruster1-1/+1
2017-12-22i386: hvf: cleanup x86_gen.hPaolo Bonzini1-2/+0
2017-12-22i386: hvf: remove addr_tPaolo Bonzini1-6/+6
2017-12-22i386: hvf: remove more dead emulator codePaolo Bonzini1-5/+0
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini1-102/+43
2017-12-22i386: hvf: header cleanupPaolo Bonzini1-6/+3
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini1-0/+469