From 7ef4da1c3a753888e2678388150f1b846b025168 Mon Sep 17 00:00:00 2001 From: bellard Date: Fri, 5 May 2006 20:03:45 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1904 c046a42c-6fe2-441c-8c8c-71466251a162 --- hw/acpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/acpi.c b/hw/acpi.c index 9053142f3e..40fc3345f1 100644 --- a/hw/acpi.c +++ b/hw/acpi.c @@ -234,7 +234,7 @@ void piix4_pm_init(PCIBus *bus) pci_conf[0x00] = 0x86; pci_conf[0x01] = 0x80; pci_conf[0x02] = 0x13; - pci_conf[0x03] = 0x70; + pci_conf[0x03] = 0x71; pci_conf[0x08] = 0x00; // revision number pci_conf[0x09] = 0x00; pci_conf[0x0a] = 0x80; // other bridge device