
22 May
2018
22 May
'18
3:33 p.m.
On 05/22/2018 11:54 AM, Roland Schulz wrote:
This is a follow up to my previous patch in which I added virshAllocpagesPagesizeCompleter. These patches will add support for different NUMA cells, which was tried and tested by changing default test capabilities.
Roland Schulz (2): Add NUMA support to virshAllocpagesPagesizeCompleter. Edit test capabilities to contain different cell pagesizes.
src/test/test_driver.c | 11 +++++++---- tools/virsh-completer.c | 15 ++++++++++++++- tools/virsh-host.c | 2 +- 3 files changed, 22 insertions(+), 6 deletions(-)
I've pushed 1/2, but 2/2 needs a bit more tweaking. Michal