Peter Krempa e3ce39195c qemu_domain: Properly validate count of memory slots
Memory slots are required only for DIMM-like devices, while other
devices defined via <memory> such as virtio-mem may use the PCI bus and
thus do not require/consume a memory slot.

Fix the validation code to calculate the required count of memory
devices only for DIMMs and NVDIMMs.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2023-06-26 12:58:24 +02:00
..
2023-04-06 12:48:22 +02:00
2023-04-06 12:48:22 +02:00
2023-03-13 13:29:07 +01:00
2023-04-04 10:52:15 +02:00
2023-03-13 13:29:07 +01:00
2023-06-14 12:47:54 +02:00