summaryrefslogtreecommitdiffstats
path: root/include/hw/i386/x86.h
Commit message (Expand)AuthorAgeFilesLines
* x86: move more x86-generic functions out of PC filesPaolo Bonzini2019-12-171-0/+18
* x86: move SMM property to X86MachineStatePaolo Bonzini2019-12-171-0/+5
* hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick2019-11-191-0/+2
* hw/i386: make x86.c independent from PCMachineStateSergio Lopez2019-10-221-4/+9
* hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini2019-10-221-1/+57
* hw/i386/pc: move shared x86 functions to x86.c and export themSergio Lopez2019-10-221-0/+35