diff options
author | 2024-01-17 14:55:53 +0100 | |
---|---|---|
committer | 2024-02-04 17:42:03 +0100 | |
commit | f77c5f38f49c71bc14cf1019ac92b0b95f572414 (patch) | |
tree | 549f014b21f9153ff365391beda32885c825ce53 /scripts/qapi/source.py | |
parent | Merge tag 'pull-qapi-2024-02-03' of https://repo.or.cz/qemu/armbru into staging (diff) | |
download | qemu-f77c5f38f49c71bc14cf1019ac92b0b95f572414.tar.xz qemu-f77c5f38f49c71bc14cf1019ac92b0b95f572414.zip |
hv-balloon: use get_min_alignment() to express 32 GiB alignment
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>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions