Re: [Qemu-devel] [PATCH 3/3] block: Remove unused BlockDeviceMapEntry

2017-12-15 Thread Max Reitz
On 2017-07-28 20:10, Eric Blake wrote: > On 07/28/2017 08:45 AM, Markus Armbruster wrote: >> BlockDeviceMapEntry has never been used. It was added in commit >> facd6e2 "so that it is published through the introspection mechanism." >> What exactly introspecting types that aren't used for anything c

Re: [Qemu-devel] [PATCH 3/3] block: Remove unused BlockDeviceMapEntry

2017-07-28 Thread Eric Blake
On 07/28/2017 08:45 AM, Markus Armbruster wrote: > BlockDeviceMapEntry has never been used. It was added in commit > facd6e2 "so that it is published through the introspection mechanism." > What exactly introspecting types that aren't used for anything could > accomplish isn't clear. What "intros

[Qemu-devel] [PATCH 3/3] block: Remove unused BlockDeviceMapEntry

2017-07-28 Thread Markus Armbruster
BlockDeviceMapEntry has never been used. It was added in commit facd6e2 "so that it is published through the introspection mechanism." What exactly introspecting types that aren't used for anything could accomplish isn't clear. What "introspection mechanism" to use is also nebulous. To the best