On 12/21/2013 05:22 AM, John Ferlan wrote: > Commit id '4313fead' added a call to virDomainPanicCheckABIStability() > which did not check whether the panic device existed before making a call > to virDomainDeviceInfoCheckABIStability() which ended up segfaulting: >
> Also seen using following sequence: > > virsh save $dom $file > virsh save-image-edit $file > add (or remove) a <panic/> line > <devices> > ... > <panic> > <address type='isa' iobase='0x505'/> > </panic> > ... > </devices> > > Signed-off-by: John Ferlan <jfer...@redhat.com> > --- > > Changes since v1 - > Added !src && !dst check, which results in: > > error: unsupported configuration: Target domain panic device count '0' does > not match source count '1' ACK. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list