]> Git Repo - linux.git/commit
x86: VMI fix
authorIngo Molnar <[email protected]>
Mon, 4 Feb 2008 15:47:54 +0000 (16:47 +0100)
committerIngo Molnar <[email protected]>
Mon, 4 Feb 2008 15:47:54 +0000 (16:47 +0100)
commit262d5ee27271703a0396d63649430f43f3b5deb3
tree60e83b9bf075263641f7d6ca831feeec55f80929
parent38cb47ba0187c481aa949d3bbf149e014e8cacda
x86: VMI fix

Jeff Chua bisected down a vmware guest boot breakage (hang) to
this paravirt change:

  commit 8d947344c47a40626730bb80d136d8daac9f2060
  Author: Glauber de Oliveira Costa <[email protected]>
  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 <[email protected]>
Tested-by: Jeff Chua <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/kernel/vmi_32.c
This page took 0.057604 seconds and 4 git commands to generate.