Re: [Qemu-devel] [PATCH 04/12] savevm: remove SaveLiveStateHandler

2012-07-01 Thread Orit Wasserman
On 06/28/2012 10:22 PM, Juan Quintela wrote: > It was used only once, just unfold. > > Signed-off-by: Juan Quintela > --- > vmstate.h |3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/vmstate.h b/vmstate.h > index 5e1a7cc..0e24834 100644 > --- a/vmstate.h > +++ b/vms

[Qemu-devel] [PATCH 04/12] savevm: remove SaveLiveStateHandler

2012-06-28 Thread Juan Quintela
It was used only once, just unfold. Signed-off-by: Juan Quintela --- vmstate.h |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vmstate.h b/vmstate.h index 5e1a7cc..0e24834 100644 --- a/vmstate.h +++ b/vmstate.h @@ -27,13 +27,12 @@ #define QEMU_VMSTATE_H 1 typedef void