Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: move more x86-generic functions out of PC files | Paolo Bonzini | 2019-12-17 | 1 | -0/+103 |
* | x86: move SMM property to X86MachineState | Paolo Bonzini | 2019-12-17 | 1 | -1/+49 |
* | hw: replace hw/i386/pc.h with a header just for the i8259 | Paolo Bonzini | 2019-12-17 | 1 | -0/+1 |
* | hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass | Liam Merwick | 2019-11-19 | 1 | -0/+1 |
* | hw/i386: make x86.c independent from PCMachineState | Sergio Lopez | 2019-10-22 | 1 | -29/+24 |
* | hw/i386: split PCMachineState deriving X86MachineState from it | Paolo Bonzini | 2019-10-22 | 1 | -15/+125 |
* | hw/i386/pc: move shared x86 functions to x86.c and export them | Sergio Lopez | 2019-10-22 | 1 | -0/+690 |