aboutsummaryrefslogtreecommitdiff
path: root/target-i386/machine.c
AgeCommit message (Expand)Author
2009-05-22kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka
2009-05-22kvm: Add missing bits to support live migrationJan Kiszka
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori
2009-01-29MTRR support on x86, part 2 (Carl-Daniel Hailfinger)aliguori
2008-11-18x86: Debug register emulation (Jan Kiszka)aliguori
2008-10-29Fix restore of older snapshots for target-i386 on big endian hostsaliguori
2008-10-02Resurrect the safe part of r5274blueswir1
2008-09-29Fix save/restore regression introduced by r5318aliguori
2008-09-25Revert r5274 which breaks savevm/loadvmblueswir1
2008-09-25SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).balrog
2008-09-20Add signed versions of save/load functionsblueswir1
2008-07-01Move interrupt_request and user_mode_only to common cpu state.pbrook
2008-06-04save more CPU statebellard
2008-05-04Correctly save and restore env->a20_mask now that it is a 64-bitaurel32
2008-05-04remove target ifdefs from vl.caurel32