On Oct 16, 2015, at 8:48 AM, Peter Maydell wrote:
> On 16 October 2015 at 13:07, Stefan Hajnoczi wrote:
>> On Thu, Sep 17, 2015 at 09:45:44PM -0400, Programmingkid wrote:
>>> Would you know of a function that could indicate if USB is available on the
>>> current emulator?
>>
>> vl.c:usb_enable
On Oct 16, 2015, at 8:07 AM, Stefan Hajnoczi wrote:
> On Thu, Sep 17, 2015 at 09:45:44PM -0400, Programmingkid wrote:
>> Would you know of a function that could indicate if USB is available on the
>> current emulator?
>
> vl.c:usb_enabled()?
Thank you.
On 16 October 2015 at 13:07, Stefan Hajnoczi wrote:
> On Thu, Sep 17, 2015 at 09:45:44PM -0400, Programmingkid wrote:
>> Would you know of a function that could indicate if USB is available on the
>> current emulator?
>
> vl.c:usb_enabled()?
Haven't checked, but a quick look at the code suggests
On Thu, Sep 17, 2015 at 09:45:44PM -0400, Programmingkid wrote:
> Would you know of a function that could indicate if USB is available on the
> current emulator?
vl.c:usb_enabled()?
Would you know of a function that could indicate if USB is available on the
current emulator?