Re: [PATCH 34/42] kvm: destroy emulated devices on VM exit

2013-04-28 Thread Alexander Graf
On 28.04.2013, at 07:43, Gleb Natapov wrote: On Fri, Apr 26, 2013 at 08:30:29PM +0200, Alexander Graf wrote: From: Scott Wood scottw...@freescale.com The hassle of getting refcounting right was greater than the hassle of keeping a list of devices to destroy on VM exit. Signed-off-by:

Re: [PATCH 34/42] kvm: destroy emulated devices on VM exit

2013-04-27 Thread Gleb Natapov
On Fri, Apr 26, 2013 at 08:30:29PM +0200, Alexander Graf wrote: From: Scott Wood scottw...@freescale.com The hassle of getting refcounting right was greater than the hassle of keeping a list of devices to destroy on VM exit. Signed-off-by: Scott Wood scottw...@freescale.com Signed-off-by:

[PATCH 34/42] kvm: destroy emulated devices on VM exit

2013-04-26 Thread Alexander Graf
From: Scott Wood scottw...@freescale.com The hassle of getting refcounting right was greater than the hassle of keeping a list of devices to destroy on VM exit. Signed-off-by: Scott Wood scottw...@freescale.com Signed-off-by: Alexander Graf ag...@suse.de --- arch/powerpc/kvm/mpic.c |2 --