qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] usb-mtp: add support for basic mtp events


From: Bandan Das
Subject: Re: [Qemu-devel] [PATCH 3/3] usb-mtp: add support for basic mtp events
Date: Thu, 05 Nov 2015 16:30:14 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Gerd Hoffmann <address@hidden> writes:

> On Di, 2015-11-03 at 19:00 -0500, Bandan Das wrote:
>> -            .wMaxPacketSize        = 8,
>> +            .wMaxPacketSize        = 64,
>
> This is a guest-visible change, so strictly speaking this needs be tied
> to the machine type.  I think we can be a bit sloppy here though as
> usb-mtp does not support live migration.

Makes sense. I will add a comment above then.

> cheers,
>   Gerd



reply via email to

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