[SeaBIOS] [PATCH v3 0/3] usb: add xhci support

Gerd Hoffmann kraxel at redhat.com
Tue Sep 24 09:37:13 CEST 2013


On Mo, 2013-09-23 at 19:35 +0300, Michael S. Tsirkin wrote:
> On Fri, Sep 13, 2013 at 01:21:08PM +0200, Gerd Hoffmann wrote:
> >   Hi,
> > 
> > Next version of the xhci support patch series.  Changed xhci device
> > list to use standard hlist macros.  Delete devices from list in
> > disconnect() callback, so we should not have inactive/freed devices
> > in the list.
> > 
> > cheers,
> >   Gerd
> 
> With this applied, we crossed over the 128K boundary.
> So it won't be easy to put this bios into qemu.
> Thoughts?

Guess we finally have to deal with the 128k -> 256k jump in qemu then.
CONFIG_USB_XHCI=n should to the trick until this is done.

cheers,
  Gerd






More information about the SeaBIOS mailing list