[libvirt] [PATCH] Fix save/restore with USB controller in XML.

Ján Tomko jtomko at redhat.com
Mon Aug 6 16:13:28 UTC 2012


On 08/03/12 16:54, Ján Tomko wrote:
> USB controller gets put on the first place in XML, but the default one
> is added at the end of the controllers array. Sorting them before
> checking ABI compatibility solves this.
> 
> The default USB controller also doesn't get a PCI address assigned,
> making virDomainDeviceInfoCheckABIStability fail.
> ---
>  src/conf/domain_conf.c |   55 +++++++++++++++++++++++++++++++++++++++++++++--
>  1 files changed, 52 insertions(+), 3 deletions(-)

Another shameless bump.

Jan Tomko




More information about the libvir-list mailing list