On 08/07/13 22:47, Alex Williamson wrote:
Don't we really want this too?
commit 2a9aeabdfb34374ecac25e7a8d21c9e368618cd4 Author: Kevin O'Connor <kevin@koconnor.net> Date: Sun Jul 14 13:55:52 2013 -0400 Fix USB EHCI detection that was broken in hlist conversion of PCIDevices. Make sure the PCI device list is ordered in bus order. Don't iterate past the end of the list when detecting EHCI devices. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
seabios 1.7.3 is actually a regression for me when trying to assign a secondary passthrough graphics card because the PCI devices are in the wrong order and seabios tries to run the passthrough VBIOS rather than the emulated VBIOS. Based on the comment, something is broken with EHCI too. Thanks,
Ahem, yes. That alone looks like enough justification for a 1.7.3.1 bugfix release to me.
Anyone has other known issues with the 1.7.3 update?
cheers, Gerd