Re: [libvirt] Why not support additional machine args in XML such as max-ram-below-4g?

2017-08-27 Thread Michal Privoznik
On 08/21/2017 01:04 PM, Wuzongyong (Euler Dept) wrote: > Since qemu support the arg -machine like that: > -machine [type=]name[,prop[=value][,...]] > So I'm inquisitive about why libvirt doesn't support specify the prop in xml ? Usually libvirt features are request driven. In other words you seem

[libvirt] Why not support additional machine args in XML such as max-ram-below-4g?

2017-08-23 Thread Wuzongyong (Euler Dept)
Since qemu support the arg -machine like that: -machine [type=]name[,prop[=value][,...]] So I'm inquisitive about why libvirt doesn't support specify the prop in xml ? So I can specify the qemu machine args like -max-raw-below-4g in xml, well, I mean not by specifying the -qemu-command-line in