Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 3160499aacb81f6735941eb4c372d87a > files > 620

kvm-83-164.el5_5.30.src.rpm

From 1367ff85c2269c8a48c2713bb772da77a3518941 Mon Sep 17 00:00:00 2001
From: Eduardo Habkost <ehabkost@redhat.com>
Date: Thu, 17 Sep 2009 14:06:03 -0300
Subject: [PATCH 25/38] removed duplicated re-declaration of kvm_context

RH-Author: Juan Quintela <quintela@redhat.com>
Message-id: <307e9fcabbb30a9ab0ed38c6cbc02e6619edb06b.1249487147.git.quintela@redhat.com>
Patchwork-id: 3192
O-Subject: [PATCH 21/38] removed duplicated re-declaration of kvm_context
Bugzilla: 515749
RH-Acked-by: Eduardo Habkost <ehabkost@redhat.com>
RH-Acked-by: Luiz Capitulino <lcapitulino@redhat.com>
RH-Acked-by: Kevin Wolf <kwolf@redhat.com>
RH-Acked-by: Markus Armbruster <armbru@redhat.com>

Signed-off-by: Juan Quintela <quintela@redhat.com>
---
 qemu/kvm-tpr-opt.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
---
 qemu/kvm-tpr-opt.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/qemu/kvm-tpr-opt.c b/qemu/kvm-tpr-opt.c
index 41585bb..246e08d 100644
--- a/qemu/kvm-tpr-opt.c
+++ b/qemu/kvm-tpr-opt.c
@@ -19,8 +19,6 @@
 
 #include <stdio.h>
 
-extern kvm_context_t kvm_context;
-
 static uint64_t map_addr(struct kvm_sregs *sregs, target_ulong virt, unsigned *perms)
 {
     uint64_t mask = ((1ull << 48) - 1) & ~4095ull;
-- 
1.6.3.rc4.29.g8146