qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5 0/2] range/memory-device: fixes and cleanups


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v5 0/2] range/memory-device: fixes and cleanups
Date: Mon, 17 Dec 2018 10:28:58 -0500

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 <address@hidden>

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

[Prev in Thread] Current Thread [Next in Thread]