Re: [PATCH v5 10/21] virtio-mem: Paravirtualized memory hot(un)plug

2020-06-30 Thread David Hildenbrand
On 30.06.20 12:06, Michael S. Tsirkin wrote: > On Fri, Jun 26, 2020 at 09:22:37AM +0200, David Hildenbrand wrote: >> This is the very basic/initial version of virtio-mem. An introduction to >> virtio-mem can be found in the Linux kernel driver [1]. While it can be >> used in the current state for h

Re: [PATCH v5 10/21] virtio-mem: Paravirtualized memory hot(un)plug

2020-06-30 Thread Michael S. Tsirkin
On Fri, Jun 26, 2020 at 09:22:37AM +0200, David Hildenbrand wrote: > This is the very basic/initial version of virtio-mem. An introduction to > virtio-mem can be found in the Linux kernel driver [1]. While it can be > used in the current state for hotplug of a smaller amount of memory, it > will he