On 09/15/2011 02:05 PM, Peter Krempa wrote:
This patch cleans the cpu baseline function using new libvirt helper
functions and fixes XPath expression that selects<cpu> elements from
the source file, that can contain concatenated<capabilities> XMLs,
domain XMLs and bare<cpu> elements. The fixed XPath expression ensures
not to select NUMA<cpu id=... elements.
https://bugzilla.redhat.com/show_bug.cgi?id=731645
---
tools/virsh.c | 88 ++++++++++++++++++++++++--------------------------------
1 files changed, 38 insertions(+), 50 deletions(-)
Ping? (This patch still applies cleanly to current HEAD).
Peter