[libvirt] Qemu Commandline options are ignored during migration
4 Jan
2018
4 Jan
'18
10:23 p.m.
Heyho Guys, The domain defintion xml allows to extend the qemu command. For example: ``` <qemu:commandline> <qemu:arg value='-cpu'/> <qemu:arg value='SandyBridge,-kvm_steal_time'/> </qemu:commandline> ``` The options are correctly passed on startup, but the migration will ignore them. The desination xml is dumped with the flags 1|2|8. (secure, inactive and migrateable) `secure` flag is required to keep vnc passwords, and inactive to keep the metadata section. But i also mentioned that qemu:commandline section needs inactive flag too. -- Tim Foerster
2863
Age (days ago)
2863
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tim Foerster