On 11/18/2011 04:36 PM, Paolo Bonzini wrote:
On 11/18/2011 03:59 PM, Paolo Bonzini wrote:
The fw paths for USB devices that SeaBIOS computes are off-by-one, because QEMU builds those paths with a numbering that starts from one (see usb_fill_port and usb_hub_initfn in QEMU). Fix that so that the numbering agrees.
Signed-off-by: Paolo Bonzini pbonzini@redhat.com
Hi Kevin,
a very early ping, because we would like this patch to be upstream before including it in QEMU 1.0.
Thanks!
Paolo