projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba9bc59
)
Remove unneeded kvm.h from cpu-exec.c
author
Jan Kiszka
<jan.kiszka@siemens.com>
Wed, 8 Jun 2011 14:11:06 +0000
(16:11 +0200)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Mon, 20 Jun 2011 18:24:14 +0000
(15:24 -0300)
This was obsoleted by
6792a57bf1
.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
cpu-exec.c
patch
|
blob
|
history
diff --git
a/cpu-exec.c
b/cpu-exec.c
index e1de56b397784f1b1add3f31e7455743d7dc15ed..7aa1d004e8411a8d6c1f6fb2fc5f558f2743921d 100644
(file)
--- 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(__sparc__) && !defined(CONFIG_SOLARIS)