On Fri, Dec 14, 2018 at 02:10:41PM +0100, David Hildenbrand wrote:
> These are the two leftovers from
>     [PATCH v3 0/7] qapi/range/memory-device: fixes and cleanups

Reviewed-by: Michael S. Tsirkin <m...@redhat.com>

Who's merging this Eduardo?

> 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

Reply via email to