Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 340e01248478ba8b78a6d4d1809b1eff > files > 213

kvm-83-270.el5_11.src.rpm

From 5b8c3b750de8bc63902de319beb0564b52eea805 Mon Sep 17 00:00:00 2001
From: Eduardo Habkost <ehabkost@redhat.com>
Date: Fri, 30 Apr 2010 12:04:45 -0300
Subject: [PATCH] Revert "fix wrong acpi mapping rhel5.x kvm-userspace"

RH-Reverts: efb59ce4bb8955fe6ad9590a6520b5a9eaa0b8dc
RH-Reverts-patchwork-id: 8451
Bugzilla-related: 576554
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
---
 bios/acpi-dsdt.dsl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bios/acpi-dsdt.dsl b/bios/acpi-dsdt.dsl
index 250278a..9658be9 100755
--- a/bios/acpi-dsdt.dsl
+++ b/bios/acpi-dsdt.dsl
@@ -312,7 +312,7 @@ DefinitionBlock (
                     ,, , AddressRangeMemory, TypeStatic)
                 DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, NonCacheable, ReadWrite,
                     0x00000000,         // Address Space Granularity
-                    0xC1000000,         // Address Range Minimum
+                    0xC0000000,         // Address Range Minimum
                     0xFEBFFFFF,         // Address Range Maximum
                     0x00000000,         // Address Translation Offset
                     0x1EC00000,         // Address Length
-- 
1.7.0.3