qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 06/22] memory-device: document Mem


From: Igor Mammedov
Subject: Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 06/22] memory-device: document MemoryDeviceClass
Date: Mon, 24 Sep 2018 14:22:05 +0200

On Thu, 20 Sep 2018 12:32:27 +0200
David Hildenbrand <address@hidden> wrote:

> Document the functions and when to not expect errors.
> 
> Signed-off-by: David Hildenbrand <address@hidden>
> ---
>  include/hw/mem/memory-device.h | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 
> diff --git a/include/hw/mem/memory-device.h b/include/hw/mem/memory-device.h
[...]

> + * @get_plugged_size: The amount of memory provided by this @md currently
> + * usable ("plugged") by the guest.
> + * @get_region_size: The size of the memory region of the @md that's mapped
> + * in guest physical memory at @get_addr
Tried to read it several times,
but still description of hooks makes them look like they are doing the same 
thing,
so what's the difference?

[...]



reply via email to

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