[libvirt] [PATCH v6 0/5] nodeinfo: Add support for subcores

Andrea Bolognani abologna at redhat.com
Mon Jul 20 17:00:19 UTC 2015


Changes from v5 to v6:

  * updated to work on top of

      [PATCH v2 00/10] nodeinfo: Various cleanups

I'm only sending patch 1/5 to the list, because all the
other commits haven't changed since v5 and because
this way there's no need to perform moderation due to
the message size.

For the same reason, I've heavily edited the following
summary by cutting out everything that belonged to a
test case.

Cheers.


Andrea Bolognani (3):
  tests: Add subcores-default nodeinfo test
  tests: Add subcores-partial nodeinfo test
  tests: Add subcores-invalid nodeinfo test

Shivaprasad G Bhat (2):
  nodeinfo: Fix output on PPC64 KVM hosts
  tests: Prepare for subcore tests

 src/libvirt_private.syms                           |   1 +
 src/nodeinfo.c                                     | 144 ++++++++++++++++++++-
 src/nodeinfo.h                                     |   1 +
 tests/Makefile.am                                  |   6 +
 [...]
 tests/nodeinfomock.c                               |  35 +++++
 tests/nodeinfotest.c                               |   5 +-
 1348 files changed, 2122 insertions(+), 6 deletions(-)
 [...]
 create mode 100644 tests/nodeinfomock.c

-- 
2.4.3




More information about the libvir-list mailing list