Re: [Qemu-devel] [PATCH 0/4] some migration bugs

2017-03-06 Thread Denis V. Lunev
On 02/25/2017 10:31 PM, Vladimir Sementsov-Ogievskiy wrote: > Hi all! > > Here are some migration related bugs, two about INACTIVE bdses and one > use-after-free. > > I'm absolutely not sure, that these bugs should be fixed like I'm fixing, > but problem definitely exists. > > Reset in stopped stat

[Qemu-devel] [PATCH 0/4] some migration bugs

2017-02-25 Thread Vladimir Sementsov-Ogievskiy
Hi all! Here are some migration related bugs, two about INACTIVE bdses and one use-after-free. I'm absolutely not sure, that these bugs should be fixed like I'm fixing, but problem definitely exists. Reset in stopped state is strange case, may be such usage should be restricted. About INACTIVE -