[PATCH] migration: loadvm_state: if a device idstr/instance not found fail the migration

2008-09-28 Thread Uri Lublin
Instead of just printing an error message. Signed-off-by: Uri Lublin [EMAIL PROTECTED] --- qemu/vl.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/qemu/vl.c b/qemu/vl.c index b34a114..9a4a4ec 100644 --- a/qemu/vl.c +++ b/qemu/vl.c @@ -7117,6 +7117,8 @@ int

Re: [PATCH] migration: loadvm_state: if a device idstr/instance not found fail the migration

2008-09-28 Thread Avi Kivity
Uri Lublin wrote: Instead of just printing an error message. 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