qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] block: Remove unused BlockDeviceMapEntry
@ 2020-11-04 16:55 Max Reitz
  2020-11-04 16:55 ` [PATCH 1/2] qapi/block-core: Improve MapEntry documentation Max Reitz
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Max Reitz @ 2020-11-04 16:55 UTC (permalink / raw)
  To: qemu-block; +Cc: Markus Armbruster, Paolo Bonzini, qemu-devel, Max Reitz

Hi,

Markus has revived a rather old patch to remove an unused QAPI
structure:

https://lists.nongnu.org/archive/html/qemu-block/2020-10/msg01902.html

He quoted a response of mine to the original patch, where I noted that
removing this structure is OK because it is superseded by another
structure (MapEntry), but that other structure’s documentation is worse.
So we should merge some of BlockDeviceMapEntry’s documentation into
MapEntry before removing it.

This series combines said merge with Markus’s patch to drop
BlockDeviceMapEntry.


Markus Armbruster (1):
  block: Remove unused BlockDeviceMapEntry

Max Reitz (1):
  qapi/block-core: Improve MapEntry documentation

 qapi/block-core.json | 47 ++++++++++++--------------------------------
 1 file changed, 13 insertions(+), 34 deletions(-)

-- 
2.28.0



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-09  8:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-04 16:55 [PATCH 0/2] block: Remove unused BlockDeviceMapEntry Max Reitz
2020-11-04 16:55 ` [PATCH 1/2] qapi/block-core: Improve MapEntry documentation Max Reitz
2020-11-06  7:44   ` Markus Armbruster
2020-11-04 16:55 ` [PATCH 2/2] block: Remove unused BlockDeviceMapEntry Max Reitz
2020-11-09  8:15 ` [PATCH 0/2] " Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).