qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/2] range/memory-device: fixes and cleanups
@ 2018-12-14 13:10 David Hildenbrand
  2018-12-14 13:10 ` [Qemu-devel] [PATCH v5 1/2] range: add some more functions David Hildenbrand
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: David Hildenbrand @ 2018-12-14 13:10 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael S . Tsirkin, David Gibson, Igor Mammedov, Eduardo Habkost,
	Dr . David Alan Gilbert, David Hildenbrand

These are the two leftovers from
    [PATCH v3 0/7] qapi/range/memory-device: fixes and cleanups

The remaining patches extent the QEMU range code and rewrite
memory-device code to make use of it.

v34 -> v5:
- "memory-device: rewrite address assignment using ranges"
-- Squash to error pathes that resulted in the same error message

v3 -> v4:
- "memory-device: rewrite address assignment using ranges"
-- Use better error messages
-- Fix one theretical overflow

David Hildenbrand (2):
  range: add some more functions
  memory-device: rewrite address assignment using ranges

 hw/mem/memory-device.c | 51 +++++++++++++++++-----------------
 include/qemu/range.h   | 62 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+), 25 deletions(-)

-- 
2.17.2

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

end of thread, other threads:[~2018-12-17 23:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-14 13:10 [Qemu-devel] [PATCH v5 0/2] range/memory-device: fixes and cleanups David Hildenbrand
2018-12-14 13:10 ` [Qemu-devel] [PATCH v5 1/2] range: add some more functions David Hildenbrand
2018-12-14 13:10 ` [Qemu-devel] [PATCH v5 2/2] memory-device: rewrite address assignment using ranges David Hildenbrand
2018-12-17  8:00   ` Igor Mammedov
2018-12-17 15:28 ` [Qemu-devel] [PATCH v5 0/2] range/memory-device: fixes and cleanups Michael S. Tsirkin
2018-12-17 23:06   ` Eduardo Habkost
2018-12-17 23:08     ` Michael S. Tsirkin

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).