qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/2] qapi/range/memory-device: fixes and cleanups
@ 2018-12-12  9:28 David Hildenbrand
  2018-12-12  9:28 ` [Qemu-devel] [PATCH v4 1/2] range: add some more functions David Hildenbrand
  2018-12-12  9:28 ` [Qemu-devel] [PATCH v4 2/2] memory-device: rewrite address assignment using ranges David Hildenbrand
  0 siblings, 2 replies; 8+ messages in thread
From: David Hildenbrand @ 2018-12-12  9:28 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.

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 | 54 ++++++++++++++++++++----------------
 include/qemu/range.h   | 62 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 93 insertions(+), 23 deletions(-)

-- 
2.17.2

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

end of thread, other threads:[~2018-12-13 14:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-12  9:28 [Qemu-devel] [PATCH v4 0/2] qapi/range/memory-device: fixes and cleanups David Hildenbrand
2018-12-12  9:28 ` [Qemu-devel] [PATCH v4 1/2] range: add some more functions David Hildenbrand
2018-12-12  9:28 ` [Qemu-devel] [PATCH v4 2/2] memory-device: rewrite address assignment using ranges David Hildenbrand
2018-12-13 12:28   ` Igor Mammedov
2018-12-13 12:35     ` David Hildenbrand
2018-12-13 14:48       ` Igor Mammedov
2018-12-13 14:54         ` David Hildenbrand
2018-12-13 14:59           ` Igor Mammedov

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