On Thu, Aug 16, 2012 at 10:06 AM, David Gibson 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 Thu, Aug 16, 2012 at 9:52 AM, 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
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.
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.
S
On 2012年08月15日 15:02, Alexander Graf wrote:
>
> On 15.08.2012, at 08:00, Li Zhang wrote:
>
>> On 2012年08月15日 02:09, Alexander Graf wrote:
>>> On 14.08.2012, at 19:49, Li Zhang wrote:
>>>
USB is enabled as default on sPAPR platform because it needs
USB keyboard and USB mouse when VGA is
On 15.08.2012, at 08:00, Li Zhang wrote:
> On 2012年08月15日 02:09, Alexander Graf wrote:
>>
>> On 14.08.2012, at 19:49, Li Zhang wrote:
>>
>>> USB is enabled as default on sPAPR platform because it needs
>>> USB keyboard and USB mouse when VGA is enabled.
>>>
>>> This patch is to add USB cont
On 2012年08月15日 02:09, Alexander Graf wrote:
On 14.08.2012, at 19:49, Li Zhang wrote:
USB is enabled as default on sPAPR platform because it needs
USB keyboard and USB mouse when VGA is enabled.
This patch is to add USB controller on sPAPR platform.
Signed-off-by: Li Zhang
This looks a lot
On 14.08.2012, at 19:49, Li Zhang wrote:
> USB is enabled as default on sPAPR platform because it needs
> USB keyboard and USB mouse when VGA is enabled.
>
> This patch is to add USB controller on sPAPR platform.
>
> Signed-off-by: Li Zhang
This looks a lot better than the first version :).
USB is enabled as default on sPAPR platform because it needs
USB keyboard and USB mouse when VGA is enabled.
This patch is to add USB controller on sPAPR platform.
Signed-off-by: Li Zhang
---
hw/spapr.c |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/hw/spapr.c b/hw