On Sat, Feb 06, 2016 at 11:18:36 +0100, Ján Tomko wrote:
On Thu, Feb 04, 2016 at 03:49:37PM +0100, Peter Krempa wrote:
> Peter Krempa (11):
> qemu: hotplug: Use typecasted switch
> qemu: hotplug: Remove unnecessary variable
> qemu: hotplug: Break up if/else statement into switch
> qemu: hotplug: Use more common 'cleanup' label in
> qemuDomainAttachDeviceDiskLive
> qemu: hotplug: Extract common code to qemuDomainAttachDeviceDiskLive
> conf: Extract code that checks disk serial/wwn conflict
> qemu: hotplug: Check duplicate disk serial/wwn on hotplug too
> qemu: process: Reorder operations on early VM startup
> qemu: process: Extract pre-start checks into a function
> tests: Integrate startup checks to qemuxml2argvtest
> conf: Move and optimize disk target duplicity checking
ACK series
I've fixed the few issues you've pointed out and pushed this series.
Thanks.
Peter