Re: [libvirt] [PATCH] vmx: Support persistent CPU shares

2011-04-04 Thread Matthias Bolte
2011/4/4 Eric Blake : > On 04/04/2011 12:28 AM, Matthias Bolte wrote: >> 2011/4/4 Daniel Veillard : >>> On Sun, Apr 03, 2011 at 02:43:55PM +0200, Matthias Bolte wrote: >> >>> >>>  ACK, while nice, it may be a bit late for 0.9.0, okay to wait for the >>> next cycle ? We already have this for xen and

Re: [libvirt] [PATCH] vmx: Support persistent CPU shares

2011-04-04 Thread Eric Blake
On 04/04/2011 12:28 AM, Matthias Bolte wrote: > 2011/4/4 Daniel Veillard : >> On Sun, Apr 03, 2011 at 02:43:55PM +0200, Matthias Bolte wrote: > >> >> ACK, while nice, it may be a bit late for 0.9.0, okay to wait for the >> next cycle ? We already have this for xen and qemu, seeing it for ESX >> c

Re: [libvirt] [PATCH] vmx: Support persistent CPU shares

2011-04-03 Thread Matthias Bolte
2011/4/4 Daniel Veillard : > On Sun, Apr 03, 2011 at 02:43:55PM +0200, Matthias Bolte wrote: >> --- >>  src/vmx/vmx.c                                    |   43 >> ++ >>  tests/vmx2xmldata/vmx2xml-case-insensitive-1.vmx |    2 +- >>  tests/vmx2xmldata/vmx2xml-case-insensitive-1.

Re: [libvirt] [PATCH] vmx: Support persistent CPU shares

2011-04-03 Thread Daniel Veillard
On Sun, Apr 03, 2011 at 02:43:55PM +0200, Matthias Bolte wrote: > --- > src/vmx/vmx.c| 43 > ++ > tests/vmx2xmldata/vmx2xml-case-insensitive-1.vmx |2 +- > tests/vmx2xmldata/vmx2xml-case-insensitive-1.xml |3 ++ > tests/vmx2xmldata

[libvirt] [PATCH] vmx: Support persistent CPU shares

2011-04-03 Thread Matthias Bolte
--- src/vmx/vmx.c| 43 ++ tests/vmx2xmldata/vmx2xml-case-insensitive-1.vmx |2 +- tests/vmx2xmldata/vmx2xml-case-insensitive-1.xml |3 ++ tests/vmx2xmldata/vmx2xml-case-insensitive-2.xml |3 ++ tests/vmx2xmldata/vmx2xml-esx-in-t