commit | 262d5ee27271703a0396d63649430f43f3b5deb3 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Feb 04 16:47:54 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Feb 04 16:47:54 2008 +0100 |
tree | 60e83b9bf075263641f7d6ca831feeec55f80929 | |
parent | 38cb47ba0187c481aa949d3bbf149e014e8cacda [diff] |
x86: VMI fix Jeff Chua bisected down a vmware guest boot breakage (hang) to this paravirt change: commit 8d947344c47a40626730bb80d136d8daac9f2060 Author: Glauber de Oliveira Costa <gcosta@redhat.com> Date: Wed Jan 30 13:31:12 2008 +0100 x86: change write_idt_entry signature fix the off-by-one indexing bug ... Bisected-by: Jeff Chua <jeff.chua.linux@gmail.com> Tested-by: Jeff Chua <jeff.chua.linux@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>