Re: [Qemu-devel] [PATCH] spapr: fix memory hot-unplugging

2017-03-27 Thread Michael Roth
Quoting Laurent Vivier (2017-03-27 08:22:42) > If, once the kernel has booted, we try to remove a memory > hotplugged while the kernel was not started, QEMU crashes on > an assert: > > qemu-system-ppc64: hw/virtio/vhost.c:651: >vhost_commit: Assertion `r >= 0' failed. >

Re: [Qemu-devel] [PATCH] spapr: fix memory hot-unplugging

2017-03-27 Thread Laurent Vivier
Adding cc: Bharata. On 27/03/2017 15:22, Laurent Vivier wrote: > If, once the kernel has booted, we try to remove a memory > hotplugged while the kernel was not started, QEMU crashes on > an assert: > > qemu-system-ppc64: hw/virtio/vhost.c:651: >vhost_commit: Assertion

[Qemu-devel] [PATCH] spapr: fix memory hot-unplugging

2017-03-27 Thread Laurent Vivier
If, once the kernel has booted, we try to remove a memory hotplugged while the kernel was not started, QEMU crashes on an assert: qemu-system-ppc64: hw/virtio/vhost.c:651: vhost_commit: Assertion `r >= 0' failed. ... #4 in vhost_commit #5 in memory_region_t