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: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 3/3] usb-mtp: add support for basic mtp events
Date: Thu, 05 Nov 2015 09:41:00 +0100

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.

cheers,
  Gerd





reply via email to

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