Re: [PATCH 1/2] Fix bad merge

2008-07-27 Thread Avi Kivity

Anthony Liguori wrote:

This option no longer exists.
  



Applied, thanks.

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 1/2] Fix bad merge

2008-07-22 Thread Anthony Liguori
This option no longer exists.

Signed-off-by: Anthony Liguori [EMAIL PROTECTED]

diff --git a/qemu/vl.c b/qemu/vl.c
index d9b7db2..82c9831 100644
--- a/qemu/vl.c
+++ b/qemu/vl.c
@@ -8090,7 +8090,6 @@ enum {
 QEMU_OPTION_startdate,
 QEMU_OPTION_tb_size,
 QEMU_OPTION_icount,
-QEMU_OPTION_translation,
 QEMU_OPTION_incoming,
 QEMU_OPTION_tdf,
 QEMU_OPTION_kvm_shadow_memory,
--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html