]> git.proxmox.com Git - mirror_qemu.git/commit - monitor.c
add info numa command to monitor (Andre Przywara)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 21 Apr 2009 22:30:47 +0000 (22:30 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 21 Apr 2009 22:30:47 +0000 (22:30 +0000)
commit030ea37b4898005fa2bc8ccaf2dd22368602b78f
tree0bcbd1509f3a40113fa0c6b2e3de586241684d7e
parent268a362c63dcd89754566b4e04c8311847c7eabb
add info numa command to monitor (Andre Przywara)

adds an "info numa" command to the monitor to output the current
topology. Since NUMA is advertised via static ACPI tables, no changes are
possible during runtime.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7211 c046a42c-6fe2-441c-8c8c-71466251a162
monitor.c