[PATCH] Xen: Improve parsing of PCI addresses in config converter

Daniel Henrique Barboza danielhb413 at gmail.com
Thu Aug 20 23:47:23 UTC 2020



On 8/10/20 8:14 PM, Jim Fehlig wrote:
> There was a report on libvirt-users [1] about the domxml to/from
> native converter in the Xen driver not handling PCI addresses
> without a domain specification. This patch improves parsing of PCI
> addresses in the converter and allows PCI addresses with only
> bb:ss.f. xl.cfg(5) also allows either the dddd:bb:ss.f or bb:ss.f
> format. A test has been added to check the conversion from xl.cfg
> to domXML.
> 
> [1] https://www.redhat.com/archives/libvirt-users/2020-August/msg00040.html
> 
> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
> ---


Reviewed-by: Daniel Henrique Barboza <danielhb413 at gmail.com>




More information about the libvir-list mailing list