Re: [libvirt] [PATCH 1/1] qemu: min_guarantee: Parameter 'min_guarantee' not supported

2014-08-12 Thread Ján Tomko
On 08/11/2014 12:07 PM, Erik Skultety wrote: > The 'min_guarantee' is used by esx and vmx drivers, with qemu however, > libvirt should report error when starting a domain, because this > element is not used. Resolves > https://bugzilla.redhat.com/show_bug.cgi?id=1122455 > --- > src/qemu/qemu_proce

Re: [libvirt] [PATCH 1/1] qemu: min_guarantee: Parameter 'min_guarantee' not supported

2014-08-12 Thread Wang Rui
On 2014/8/11 18:07, Erik Skultety wrote: > The 'min_guarantee' is used by esx and vmx drivers, with qemu however, > libvirt should report error when starting a domain, because this > element is not used. Resolves > https://bugzilla.redhat.com/show_bug.cgi?id=1122455 > --- The idea seems good. I m

[libvirt] [PATCH 1/1] qemu: min_guarantee: Parameter 'min_guarantee' not supported

2014-08-11 Thread Erik Skultety
The 'min_guarantee' is used by esx and vmx drivers, with qemu however, libvirt should report error when starting a domain, because this element is not used. Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1122455 --- src/qemu/qemu_process.c | 7 +++ 1 file changed, 7 insertions(+) diff -