
7 Jul
2014
7 Jul
'14
4:48 a.m.
On 07/07/14 10:41, Martin Kletzander wrote:
On Mon, Jul 07, 2014 at 10:05:22AM +0200, Peter Krempa wrote:
For the regular dump operation we migrate the VM to a file. This won't work when the VM has passthrough devices assigned. Rather than reporting a cryptic error from qemu run our check whether it can be migrated.
This does not influence the memory-only dump that is allowed with passthrough devices.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=874418 --- src/qemu/qemu_driver.c | 4 ++++ 1 file changed, 4 insertions(+)
ACK,
Pushed; Thanks. Peter