qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH-for-4.1] hw/lm32/Kconfig: Milkymist One provides


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH-for-4.1] hw/lm32/Kconfig: Milkymist One provides a USB 1.1 Controller
Date: Mon, 15 Jul 2019 13:51:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2

On 15/07/19 13:47, Philippe Mathieu-Daudé wrote:
> On 7/14/19 2:47 PM, Philippe Mathieu-Daudé wrote:
>> The Milkymist SoftUSB block provides the OHCI USB standard
>> (missed in 0858746b835).
>>
>> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
>> ---
>>  hw/lm32/Kconfig | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/hw/lm32/Kconfig b/hw/lm32/Kconfig
>> index 3d09c2dd6f..ed2e3060b0 100644
>> --- a/hw/lm32/Kconfig
>> +++ b/hw/lm32/Kconfig
>> @@ -11,3 +11,4 @@ config MILKYMIST
>>      select PFLASH_CFI01
>>      select FRAMEBUFFER
>>      select SD
>> +    select USB_OHCI
>>
> 
> Markus asked me how I noticed that, if it was auditing the code.
> 
> I ran 'qemu-system-lm32 -device help' and noticed all the USB devices
> had disappeared.
> 

Queued, thanks.

Paolo



reply via email to

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