main, vmm: Remove guest_numa_node option from memory zones

The way to describe guest NUMA nodes has been updated through previous
commits, letting the user describe the full NUMA topology through the
--numa parameter (or NumaConfig).

That's why we can remove the deprecated and unused 'guest_numa_node'
option.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf
2020-09-04 11:54:41 +02:00
parent f21c04166a
commit 1970ee89da
4 changed files with 2 additions and 13 deletions

View File

@@ -477,9 +477,6 @@ components:
host_numa_node:
type: integer
format: uint32
guest_numa_node:
type: integer
format: uint32
MemoryConfig:
required: