]> Git Repo - qemu.git/commit
numa: Move remaining NUMA declarations from sysemu.h to numa.h
authorMarkus Armbruster <[email protected]>
Mon, 12 Aug 2019 05:23:55 +0000 (07:23 +0200)
committerMarkus Armbruster <[email protected]>
Fri, 16 Aug 2019 11:31:53 +0000 (13:31 +0200)
commitb58c5c2dd29db0eae0bed800ac1a311e14007cec
tree0ab50dca3d25e92fe33439b82f40c0ff49383fc1
parent7969dd9169f64493fa70b542d8ab65b275571ea6
numa: Move remaining NUMA declarations from sysemu.h to numa.h

Commit e35704ba9c "numa: Move NUMA declarations from sysemu.h to
numa.h" left a few NUMA-related macros behind.  Move them now.

Cc: Eduardo Habkost <[email protected]>
Cc: Marcel Apfelbaum <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Message-Id: <20190812052359[email protected]>
exec.c
hw/core/numa.c
hw/mem/pc-dimm.c
hw/pci/pci.c
hw/ppc/spapr.c
include/sysemu/hostmem.h
include/sysemu/numa.h
include/sysemu/sysemu.h
This page took 0.027024 seconds and 4 git commands to generate.