Re: [libvirt] [PATCH 06/11] qemu: Update tray status while tray moved event is emitted

2012-03-23 Thread Daniel Veillard
On Wed, Mar 14, 2012 at 11:26:50PM +0800, Osier Yang wrote: > With this patch, libvirt won't start the guest with the medium > source which already ejected by guest when doing migration, or > saving/restoring. > --- > src/qemu/qemu_process.c | 10 ++ > 1 files changed, 10 insertions(+),

[libvirt] [PATCH 06/11] qemu: Update tray status while tray moved event is emitted

2012-03-14 Thread Osier Yang
With this patch, libvirt won't start the guest with the medium source which already ejected by guest when doing migration, or saving/restoring. --- src/qemu/qemu_process.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/src/qemu/qemu_process.c b/src/qemu/qemu_pro