]> git.proxmox.com Git - mirror_qemu.git/commit - monitor.c
hmp: extend "info numa" with hotplugged memory information
authorVadim Galitsyn <vadim.galitsyn@profitbricks.com>
Tue, 29 Aug 2017 15:30:20 +0000 (17:30 +0200)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 14 Sep 2017 14:52:10 +0000 (15:52 +0100)
commit31959e82fb0537e09f6c53b78323c510d794a73c
tree1221972ce63a0ab179979baa82179674dec5afa3
parent4e5c3a3742adcf7514b73f4da1c005ee7b35e41b
hmp: extend "info numa" with hotplugged memory information

Report amount of hotplugged memory in addition to total
amount per NUMA node.

Signed-off-by: Vadim Galitsyn <vadim.galitsyn@profitbricks.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: qemu-devel@nongnu.org
Message-Id: <20170829153022.27004-2-vadim.galitsyn@profitbricks.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
include/qemu/typedefs.h
include/sysemu/numa.h
monitor.c
numa.c