commit | 5a2d0e57ad5ce1cf6bf0334feb5adc38896bea80 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Mon Oct 05 22:41:04 2009 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Oct 05 22:41:04 2009 +0200 |
tree | 171a507320a65255b9ebd375d264c340df773f7a | |
parent | 0b4ce02eb25e2aa85097d717040f0e1f83908593 [diff] |
target-i386: move recently added vmstate fields at the end of the structure This reduce the impact on hosts that have addressing modes with limited offsets. Suggested by Laurent Desnogues. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>