qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/6] simplify usb enabling logic and fix a Qemu


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH 0/6] simplify usb enabling logic and fix a Qemu crash
Date: Tue, 06 Jan 2015 22:54:03 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0


On 06.01.15 21:41, Paolo Bonzini wrote:
> 
> 
> On 06/01/2015 20:48, Paolo Bonzini wrote:
>> I like the way you structured the series!
>>
>> Reviewed-by: Paolo Bonzini <address@hidden>
> 
> Hmm, actually doesn't this break -machine usb=no?

I think it does, but I don't think we really need to care. We can just
assume that the 64bit mac99 always has USB and it's impossible to turn off.

For sPAPR, we only ever enable USB as convenience option when VGA is
enabled. I think it's a pretty fair thing to do there and simply ignore
usb=no. If you really need it, just don't use -vga.

At the end of the day, I don't think anyone will notice. I'd definitely
prefer to keep the code simple.

However, I think looking forward we'll want to spawn an XHCI adapter
rather than OHCI. It's just a lot cheaper to emulate. But that's out of
scope of this patch set.


Alex



reply via email to

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