
25 Feb
2016
25 Feb
'16
6:27 p.m.
$SUBJ "emulator/iothread" On 02/24/2016 08:45 AM, Peter Krempa wrote:
We honour the placement bitmaps when starting up, so there's no point in having this check. Additionally the check was buggy since it checked vm->def all the time even if the user requested to modify the persistent definition which had different configuration.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1308317 --- src/qemu/qemu_driver.c | 14 -------------- 1 file changed, 14 deletions(-)
Seem reasonable ACK John