All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Remove unneeded kvm.h from cpu-exec.c
@ 2011-05-22 11:35 Jan Kiszka
  0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2011-05-22 11:35 UTC (permalink / raw)
  To: Blue Swirl; +Cc: qemu-devel

From: Jan Kiszka <jan.kiszka@siemens.com>

This was obsoleted by 6792a57bf1.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---

Noticed while reading your split-up patches.

 cpu-exec.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/cpu-exec.c b/cpu-exec.c
index 7323f3c..ce6288c 100644
--- a/cpu-exec.c
+++ b/cpu-exec.c
@@ -20,7 +20,6 @@
 #include "exec.h"
 #include "disas.h"
 #include "tcg.h"
-#include "kvm.h"
 #include "qemu-barrier.h"
 
 #if !defined(CONFIG_SOFTMMU)
-- 
1.7.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-22 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-22 11:35 [Qemu-devel] [PATCH] Remove unneeded kvm.h from cpu-exec.c Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.