commit | 36ecd7c016f682437941a54193251cbf918bef0d | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Sun Dec 13 11:36:40 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Dec 18 11:26:26 2009 -0600 |
tree | 741451cc42749b8d050c420d31299cc1ecfb2d34 | |
parent | d46272c774a94a8b2f0849703070dbcd93057f50 [diff] |
Fix thinko in linuxboot.S The %gs segment that was used was not matching the comments. I just moved the GDT descriptor on the stack instead. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>