Re: [PATCH v3 06/14] qemu: Build command line for virtio-mem

2021-05-03 Thread Peter Krempa
On Fri, Apr 23, 2021 at 15:24:28 +0200, Michal Privoznik wrote: > Nothing special is happening here. All important changes were > done when for 'virtio-pmem' (adjusting the code to put virtio > memory on PCI bus, generating alias using > qemuDomainDeviceAliasIndex(). The only bit that might look >

[PATCH v3 06/14] qemu: Build command line for virtio-mem

2021-04-23 Thread Michal Privoznik
Nothing special is happening here. All important changes were done when for 'virtio-pmem' (adjusting the code to put virtio memory on PCI bus, generating alias using qemuDomainDeviceAliasIndex(). The only bit that might look suspicious is no prealloc for virtio-mem. But if you think about it, the w