public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvm: acpi table duplicate _SUN entry
@ 2008-06-13 19:41 Marcelo Tosatti
  2008-06-13 19:51 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Marcelo Tosatti @ 2008-06-13 19:41 UTC (permalink / raw)
  To: Avi Kivity, Alexander Graf; +Cc: kvm-devel


Oops, typo. Breaks PCI hotplug for this slot.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

diff --git a/bios/acpi-dsdt.dsl b/bios/acpi-dsdt.dsl
index 21fc76a..ebad14c 100755
--- a/bios/acpi-dsdt.dsl
+++ b/bios/acpi-dsdt.dsl
@@ -525,7 +525,7 @@ DefinitionBlock (
                     Store(0x1000, B0EJ)
                     Return (0x0)
                }
-               Name (_SUN, 13)
+               Name (_SUN, 12)
             }
 
             Device (S13) {              // Slot 13

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-13 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-13 19:41 kvm: acpi table duplicate _SUN entry Marcelo Tosatti
2008-06-13 19:51 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox