[libvirt] [PATCH v4 6/9] use virBitmap to store cpumask info.

Laine Stump laine at laine.org
Mon Sep 17 17:33:04 UTC 2012


On 09/14/2012 07:22 AM, Daniel P. Berrange wrote:
> On Fri, Sep 14, 2012 at 03:47:01PM +0800, Hu Tao wrote:
>> ---
>>  src/conf/domain_conf.c           |   24 +++++++++---------------
>>  src/conf/domain_conf.h           |    3 +--
>>  src/lxc/lxc_controller.c         |   14 ++++++--------
>>  src/parallels/parallels_driver.c |    3 +--
>>  src/qemu/qemu_process.c          |   12 +++++-------
>>  src/test/test_driver.c           |    5 ++++-
>>  src/vmx/vmx.c                    |   36 ++++++++++++++++++------------------
>>  tests/cpuset                     |    2 +-
>>  8 files changed, 45 insertions(+), 54 deletions(-)
> ACK
>
> Daniel

I found a few more things needing change in the xen directories for a
make check to complete. Since it was > 1-2 lines of code, I sent the
patch separately (as a followup to the patch itself) and will wait for
an ACK before squashing it into this and pushing it.




More information about the libvir-list mailing list