]> git.proxmox.com Git - mirror_qemu.git/commit
hw/pci: add support for NUMA nodes
authorMarcel Apfelbaum <marcel@redhat.com>
Tue, 2 Jun 2015 11:23:09 +0000 (14:23 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 3 Jun 2015 16:19:18 +0000 (18:19 +0200)
commit6a3042b23bbb1fa92c00ea9267c830e7f2e99313
treef1f5bcaa614caa70e25c17b7878b77ed8943dff5
parent0639b00d055b313930c23c4d6c9ebfb4af61c00c
hw/pci: add support for NUMA nodes

PCI root buses can be attached to a specific NUMA node.
PCI buses are not attached by default to a NUMA node.

Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
hw/pci/pci.c
include/hw/pci/pci.h
include/hw/pci/pci_bus.h
include/sysemu/sysemu.h