]> git.proxmox.com Git - mirror_qemu.git/commit
memory-device: document MemoryDeviceClass
authorDavid Hildenbrand <david@redhat.com>
Fri, 5 Oct 2018 09:20:16 +0000 (11:20 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 24 Oct 2018 09:44:59 +0000 (06:44 -0300)
commit5cca020c8835921c5de634a3ff31c3e1cfe5b245
tree5fd9c249a1ef8a49b8211f2297a2ade25fec6823
parente40c5b6b3f5483bd4e1f493853e6a1f12eba1e93
memory-device: document MemoryDeviceClass

Document the functions. Don't document get_region_size(), as we will be
dropping/replacing that one soon.

Use same documentation style as in include/exec/memory.h, but don't
document the parameters, as they are self-explanatory.

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20181005092024.14344-9-david@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
include/hw/mem/memory-device.h