aboutsummaryrefslogtreecommitdiffstats
path: root/target-i386/machine.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori1-0/+3
2009-01-29MTRR support on x86, part 2 (Carl-Daniel Hailfinger)aliguori1-1/+22
2008-11-18x86: Debug register emulation (Jan Kiszka)aliguori1-0/+4
2008-10-29Fix restore of older snapshots for target-i386 on big endian hostsaliguori1-2/+2
2008-10-02Resurrect the safe part of r5274blueswir11-2/+2
2008-09-29Fix save/restore regression introduced by r5318aliguori1-1/+1
2008-09-25Revert r5274 which breaks savevm/loadvmblueswir11-2/+2
2008-09-25SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).balrog1-6/+11
2008-09-20Add signed versions of save/load functionsblueswir11-2/+2
2008-07-01Move interrupt_request and user_mode_only to common cpu state.pbrook1-3/+4
2008-06-04save more CPU statebellard1-4/+36
2008-05-04Correctly save and restore env->a20_mask now that it is a 64-bitaurel321-2/+6
2008-05-04remove target ifdefs from vl.caurel321-0/+264