From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerone Young Date: Tue, 10 Jun 2008 18:50:34 +0000 Subject: [PATCH 0 of 2] Remove --disable-cpu-emulation for qemu Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Cc: kvm-ppc@vger.kernel.org These patches remove all traces of --disable-cpu-emulation configuration flag. Signed-off-by: Jerone Young 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 ---