public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] Remove --disable-cpu-emulation for qemu
@ 2008-06-10 18:50 Jerone Young
  2008-06-10 18:50 ` [PATCH 1 of 2] Remove qemu files and entries associated with --disable-cpu-emulation configure argument Jerone Young
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Jerone Young @ 2008-06-10 18:50 UTC (permalink / raw)
  To: kvm; +Cc: kvm-ppc

These patches remove all traces of --disable-cpu-emulation configuration flag.

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>

6 files changed, 2 insertions(+), 227 deletions(-)
qemu/Makefile.target         |    6 --
qemu/configure               |   13 -----
qemu/target-i386/fake-exec.c |   54 ---------------------
qemu/target-ia64/fake-exec.c |   44 -----------------
qemu/target-ppc/fake-exec.c  |  104 ------------------------------------------
qemu/vl.c                    |    8 ---

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-06-18 20:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-10 18:50 [PATCH 0 of 2] Remove --disable-cpu-emulation for qemu Jerone Young
2008-06-10 18:50 ` [PATCH 1 of 2] Remove qemu files and entries associated with --disable-cpu-emulation configure argument Jerone Young
2008-06-10 18:50 ` [PATCH 2 of 2] Create dyngen dependency for exec.o for those who still have dyngen Jerone Young
2008-06-13 15:31 ` [PATCH 0 of 2] Remove --disable-cpu-emulation for qemu Jerone Young
2008-06-13 17:44   ` Anthony Liguori
2008-06-13 18:01     ` Soren Hansen
2008-06-13 22:13     ` Jerone Young
2008-06-17 13:27 ` Anthony Liguori
2008-06-18 13:19 ` Avi Kivity
2008-06-18 13:20   ` Avi Kivity
2008-06-18 20:56     ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox