
6 Aug
2012
6 Aug
'12
12:13 p.m.
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