cryptospore / rpms / qemu-kvm

Forked from rpms/qemu-kvm 2 years ago
Clone
9ae3a8
From 7677a5cbf45e70853de5e5af2de447ff585aee39 Mon Sep 17 00:00:00 2001
9ae3a8
Message-Id: <7677a5cbf45e70853de5e5af2de447ff585aee39.1387298827.git.minovotn@redhat.com>
9ae3a8
In-Reply-To: <3ed0fb61a3dc912ef036d7ef450bed192090709e.1387298827.git.minovotn@redhat.com>
9ae3a8
References: <3ed0fb61a3dc912ef036d7ef450bed192090709e.1387298827.git.minovotn@redhat.com>
9ae3a8
From: "Michael S. Tsirkin" <mst@redhat.com>
9ae3a8
Date: Tue, 17 Dec 2013 15:19:13 +0100
9ae3a8
Subject: [PATCH 50/56] ssdt-proc: update generated file
9ae3a8
9ae3a8
RH-Author: Michael S. Tsirkin <mst@redhat.com>
9ae3a8
Message-id: <1387293161-4085-51-git-send-email-mst@redhat.com>
9ae3a8
Patchwork-id: 56356
9ae3a8
O-Subject: [PATCH qemu-kvm RHEL7.0 v2 50/57] ssdt-proc: update generated file
9ae3a8
Bugzilla: 1034876
9ae3a8
RH-Acked-by: Igor Mammedov <imammedo@redhat.com>
9ae3a8
RH-Acked-by: Marcel Apfelbaum <marcel.a@redhat.com>
9ae3a8
RH-Acked-by: Laszlo Ersek <lersek@redhat.com>
9ae3a8
9ae3a8
Update generated ssdt proc hex file (used for systems
9ae3a8
lacking IASL) after P_BLK length change.
9ae3a8
9ae3a8
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
9ae3a8
Tested-by: Gerd Hoffmann <kraxel@redhat.com>
9ae3a8
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
9ae3a8
Tested-by: Igor Mammedov <imammedo@redhat.com>
9ae3a8
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
9ae3a8
(cherry picked from commit 742f5d2ed578bb53b2130b6da2c66de9929f4821)
9ae3a8
---
9ae3a8
 hw/i386/ssdt-proc.hex.generated | 10 +++++-----
9ae3a8
 1 file changed, 5 insertions(+), 5 deletions(-)
9ae3a8
9ae3a8
Signed-off-by: Michal Novotny <minovotn@redhat.com>
9ae3a8
---
9ae3a8
 hw/i386/ssdt-proc.hex.generated | 10 +++++-----
9ae3a8
 1 file changed, 5 insertions(+), 5 deletions(-)
9ae3a8
9ae3a8
diff --git a/hw/i386/ssdt-proc.hex.generated b/hw/i386/ssdt-proc.hex.generated
9ae3a8
index a28172e..bb9920d 100644
9ae3a8
--- a/hw/i386/ssdt-proc.hex.generated
9ae3a8
+++ b/hw/i386/ssdt-proc.hex.generated
9ae3a8
@@ -11,7 +11,7 @@ static unsigned char ssdp_proc_aml[] = {
9ae3a8
 0x0,
9ae3a8
 0x0,
9ae3a8
 0x1,
9ae3a8
-0xb3,
9ae3a8
+0xb8,
9ae3a8
 0x42,
9ae3a8
 0x58,
9ae3a8
 0x50,
9ae3a8
@@ -34,9 +34,9 @@ static unsigned char ssdp_proc_aml[] = {
9ae3a8
 0x4e,
9ae3a8
 0x54,
9ae3a8
 0x4c,
9ae3a8
-0x28,
9ae3a8
-0x5,
9ae3a8
-0x10,
9ae3a8
+0x23,
9ae3a8
+0x8,
9ae3a8
+0x13,
9ae3a8
 0x20,
9ae3a8
 0x5b,
9ae3a8
 0x83,
9ae3a8
@@ -51,7 +51,7 @@ static unsigned char ssdp_proc_aml[] = {
9ae3a8
 0xb0,
9ae3a8
 0x0,
9ae3a8
 0x0,
9ae3a8
-0x6,
9ae3a8
+0x0,
9ae3a8
 0x8,
9ae3a8
 0x49,
9ae3a8
 0x44,
9ae3a8
-- 
9ae3a8
1.7.11.7
9ae3a8