summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2020-11-04 17:55:13 +0100
committerMarkus Armbruster <armbru@redhat.com>2020-11-09 09:14:21 +0100
commit143d51e1792ecf2c8e5b0fc3a8c6022676c723d4 (patch)
tree9ab1aa320fd218032721274a360ddd1505fce095 /docs
parentffb515fa50c286ec572a0dcc3923652085dd63f8 (diff)
downloadqemu-143d51e1792ecf2c8e5b0fc3a8c6022676c723d4.zip
block: Remove unused BlockDeviceMapEntry
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 of my knowledge, there has never been one that covered this type. Certainly not query-qmp-schema, which includes only types that are actually used in QMP. Not being able to introspect BlockDeviceMapEntry hasn't bothered anyone enough to complain in almost four years. Get rid of it. Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Eric Blake <eblake@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20201104165513.72720-3-mreitz@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions