commit | eb1b7c4bd4135648a96449d4607063e80692fd0c | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Thu Jun 22 12:49:19 2023 +0200 |
committer | Maciej S. Szmigiero <maciej.szmigiero@oracle.com> | Mon Nov 06 13:54:57 2023 +0100 |
tree | c66623d8e1c18a19181f20d3b36d3538a93f6f32 | |
parent | 2d7f1081864790eb1000e6ef34e202dae66a03d2 [diff] |
memory-device: Drop size alignment check There is no strong requirement that the size has to be multiples of the requested alignment, let's drop it. This is a preparation for hv-baloon. Signed-off-by: David Hildenbrand <david@redhat.com> Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>