kvm: x86: Save/restore KVM-specific CPU states
[qemu] / target-i386 / machine.c
2009-05-22 Jan Kiszkakvm: x86: Save/restore KVM-specific CPU states
2009-05-22 Jan Kiszkakvm: Add missing bits to support live migration
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-04-22 aliguorixen: groundwork for xen support (Gerd Hoffmann)
2009-01-29 aliguoriMTRR support on x86, part 2 (Carl-Daniel Hailfinger)
2008-11-18 aliguorix86: Debug register emulation (Jan Kiszka)
2008-10-29 aliguoriFix restore of older snapshots for target-i386 on big...
2008-10-02 blueswir1Resurrect the safe part of r5274
2008-09-29 aliguoriFix save/restore regression introduced by r5318
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-25 balrogSYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
2008-09-20 blueswir1Add signed versions of save/load functions
2008-07-01 pbrookMove interrupt_request and user_mode_only to common...
2008-06-04 bellardsave more CPU state
2008-05-04 aurel32Correctly save and restore env->a20_mask now that it...
2008-05-04 aurel32remove target ifdefs from vl.c