[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 4/4] hw/usb/bus: Remove the "full-path" property
From: |
Gerd Hoffmann |
Subject: |
Re: [PATCH 4/4] hw/usb/bus: Remove the "full-path" property |
Date: |
Thu, 4 Feb 2021 09:36:48 +0100 |
Hi,
> enum USBDeviceFlags {
> - USB_DEV_FLAG_FULL_PATH,
> + USB_DEV_FLAG_FULL_PATH, /* unused since QEMU v6.0 */
Why not just drop it? Any remaining users?
take care,
Gerd
- [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property, (continued)
- [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property, Thomas Huth, 2021/02/03
- Re: [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property, John Snow, 2021/02/04
- Re: [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property, Thomas Huth, 2021/02/05
- Re: [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property, John Snow, 2021/02/05
- Re: [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property, Thomas Huth, 2021/02/08
- Re: [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property, Laurent Vivier, 2021/02/13
- Re: [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property, John Snow, 2021/02/15
[PATCH 3/4] hw/virtio/virtio-balloon: Remove the "class" property, Thomas Huth, 2021/02/03
[PATCH 4/4] hw/usb/bus: Remove the "full-path" property, Thomas Huth, 2021/02/03
- Re: [PATCH 4/4] hw/usb/bus: Remove the "full-path" property,
Gerd Hoffmann <=
Re: [PATCH 0/4] Remove the deprecated pc-1.x machine types and related stuff, Michael S. Tsirkin, 2021/02/05