mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Let's implement the get_min_alignment() callback for memory devices, and copy for the device memory region the alignment of the host memory region. This mimics what virtio-mem does, and allows for re-introducing proper alignment checks for the memory region size (where we don't care about additional device requirements) in memory device core. Message-ID: <20240117135554.787344-2-david@redhat.com> Reviewed-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Signed-off-by: David Hildenbrand <david@redhat.com> |
||
|---|---|---|
| .. | ||
| hv-balloon-internal.h | ||
| hv-balloon-our_range_memslots.c | ||
| hv-balloon-our_range_memslots.h | ||
| hv-balloon-page_range_tree.c | ||
| hv-balloon-page_range_tree.h | ||
| hv-balloon-stub.c | ||
| hv-balloon.c | ||
| hyperv.c | ||
| hyperv_testdev.c | ||
| Kconfig | ||
| meson.build | ||
| syndbg.c | ||
| trace-events | ||
| trace.h | ||
| vmbus.c | ||