qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Qemu-ppc] [PATCH v8 2/2] Add USB enablement on sPAPR p


From: David Gibson
Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH v8 2/2] Add USB enablement on sPAPR platform.
Date: Thu, 16 Aug 2012 12:06:00 +1000
User-agent: Mutt/1.5.21 (2010-09-15)

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.

-- 
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]