summaryrefslogtreecommitdiffstats
path: root/target-i386/machine.c
Commit message (Expand)AuthorAgeFilesLines
* kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka2009-05-221-2/+14
* kvm: Add missing bits to support live migrationJan Kiszka2009-05-221-0/+4
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-9/+0Star
* xen: groundwork for xen support (Gerd Hoffmann)aliguori2009-04-221-0/+3
* MTRR support on x86, part 2 (Carl-Daniel Hailfinger)aliguori2009-01-291-1/+22
* x86: Debug register emulation (Jan Kiszka)aliguori2008-11-181-0/+4
* Fix restore of older snapshots for target-i386 on big endian hostsaliguori2008-10-291-2/+2
* Resurrect the safe part of r5274blueswir12008-10-021-2/+2
* Fix save/restore regression introduced by r5318aliguori2008-09-291-1/+1
* Revert r5274 which breaks savevm/loadvmblueswir12008-09-251-2/+2
* SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).balrog2008-09-251-6/+11
* Add signed versions of save/load functionsblueswir12008-09-201-2/+2
* Move interrupt_request and user_mode_only to common cpu state.pbrook2008-07-011-3/+4
* save more CPU statebellard2008-06-041-4/+36
* Correctly save and restore env->a20_mask now that it is a 64-bitaurel322008-05-041-2/+6
* remove target ifdefs from vl.caurel322008-05-041-0/+264