]> git.proxmox.com Git - qemu.git/commit
Fix thinko in linuxboot.S
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 13 Dec 2009 10:36:40 +0000 (11:36 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 18 Dec 2009 17:26:26 +0000 (11:26 -0600)
commit36ecd7c016f682437941a54193251cbf918bef0d
tree741451cc42749b8d050c420d31299cc1ecfb2d34
parentd46272c774a94a8b2f0849703070dbcd93057f50
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>
pc-bios/optionrom/linuxboot.S