[Qemu-devel] [PATCH 0/3] Fix usb-ccid hotplug regression follow-up

Marc-André Lureau posted 3 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180613172815.32738-1-marcandre.lureau@redhat.com
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
hw/core/bus.c                 |  1 +
hw/usb/dev-smartcard-reader.c |  1 -
hw/usb/dev-storage.c          | 16 ----------------
hw/usb/dev-uas.c              |  2 --
4 files changed, 1 insertion(+), 19 deletions(-)
[Qemu-devel] [PATCH 0/3] Fix usb-ccid hotplug regression follow-up
Posted by Marc-André Lureau 5 years, 10 months ago
Hi,

The series "[Qemu-devel] [PATCH 0/4] Fix usb-ccid hotplug regression"
made wrong assumptions about bus ref'counting pointed out by Paolo
after it was merged.

This series reverts the 2 offending patches, as well as a older
related patch that is now clearly wrong as well.

Marc-André Lureau (3):
  Revert "usb-ccid: fix bus leak"
  Revert "usb: release the created buses"
  Revert "bus: do not unref the added child bus on realize"

 hw/core/bus.c                 |  1 +
 hw/usb/dev-smartcard-reader.c |  1 -
 hw/usb/dev-storage.c          | 16 ----------------
 hw/usb/dev-uas.c              |  2 --
 4 files changed, 1 insertion(+), 19 deletions(-)

-- 
2.18.0.rc1