
26 Mar
2015
26 Mar
'15
3:53 a.m.
On Wed, Mar 25, 2015 at 10:39:05 -0600, Eric Blake wrote:
On 03/24/2015 09:24 AM, Peter Krempa wrote:
Use the virStorageSourceIsEmpty helper to determine whether the drive source is empty rather than checking for src->path. This will fix start of VM with empty network cdrom that would not report any error. --- src/qemu/qemu_command.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
ACK.
Both patches are pushed now. Thanks. Peter