usb-mtp: use a list for keeping track of children
commit4c7a67f5cdc79ed3f91a15e869c8dd653efa19b4
authorBandan Das <bsd@redhat.com>
Mon, 23 Nov 2015 21:37:02 +0000 (23 16:37 -0500)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 15 Dec 2015 08:25:27 +0000 (15 09:25 +0100)
tree58a41d32734c62b0208cd0c67271c7431e2b2ed5
parentf05b42d3fd30bb9673cc1ac1ee8c2af8f669964e
usb-mtp: use a list for keeping track of children

To support adding/removal of objects, we will need to update
the object cache hierarchy we have built internally. Convert
to using a Qlist for easier management.

Signed-off-by: Bandan Das <bsd@redhat.com>
Message-id: 1448314625-3855-2-git-send-email-bsd@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/dev-mtp.c
trace-events