aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/x86.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-19hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick1-0/+1
2019-10-22hw/i386: make x86.c independent from PCMachineStateSergio Lopez1-29/+24
2019-10-22hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini1-15/+125
2019-10-22hw/i386/pc: move shared x86 functions to x86.c and export themSergio Lopez1-0/+690