Re: [PATCH 0/4] qemu: Allow 'maxMemory' without 'slots' and fix slot validation for virtio-mem

2023-06-23 Thread Ján Tomko
On a Thursday in 2023, Peter Krempa wrote: First patch reworks memory specification to use the explicit 'size' parameter (since qemu v2.0.0-179-g6e1d3c1c85), the reset modifies memory hotplug related checks to properly handle non-DIMM devices which don't require DIMM slots. Peter Krempa (4): qe

[PATCH 0/4] qemu: Allow 'maxMemory' without 'slots' and fix slot validation for virtio-mem

2023-06-22 Thread Peter Krempa
First patch reworks memory specification to use the explicit 'size' parameter (since qemu v2.0.0-179-g6e1d3c1c85), the reset modifies memory hotplug related checks to properly handle non-DIMM devices which don't require DIMM slots. Peter Krempa (4): qemu_command: Always use modern syntax of '-m'