On Thu, Aug 16, 2012 at 10:06 AM, David Gibson <d...@au1.ibm.com> wrote: > On Thu, Aug 16, 2012 at 11:52:11AM +1000, Benjamin Herrenschmidt wrote: >> On Thu, 2012-08-16 at 09:29 +0800, Li Zhang wrote: >> > > Yes, that's pretty much what I was asking for (here and for the >> > mac99 u3 machine). Just base your patch on ppc-next. My patches are in >> > there. >> > That's great. Thanks a lot! >> >> Note that you missed the hard freeze for qemu 1.2, it was today. >> >> So we'll have to do a simpler patch to wire up USB to pseries for 1.2 >> and delay your work for the next release. >> >> Something along the lines in spapr.c of: >> >> if (usb_enabled) { >> instanciate ohci >> if (vga enabled) { >> add mouse & kbd >> } >> } > > I've just sent such a patch to Alex, so Li you can polish up your > patches so they're ready for 1.3.
Oh, I see. Thanks, David. > > -- > David Gibson | I'll have my music baroque, and my code > david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ > | _way_ _around_! > http://www.ozlabs.org/~dgibson > > -- Best Regards -Li