]> git.proxmox.com Git - mirror_qemu.git/commit - Makefile.target
NUMA: move numa related code to new file numa.c
authorWanlong Gao <gaowanlong@cn.fujitsu.com>
Wed, 14 May 2014 09:43:05 +0000 (17:43 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 15:44:18 +0000 (18:44 +0300)
commit96d0e26c238e8df5d659a9b89f323f2524ec0b74
tree0c81140531068c4ab3a73209e60909d2f3e446a3
parentedd8db8705b2fcaff9a4583330584bf35c4b68a2
NUMA: move numa related code to new file numa.c

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
MST: comment tweaks
Makefile.target
cpus.c
include/exec/cpu-all.h
include/exec/cpu-common.h
include/sysemu/cpus.h
include/sysemu/sysemu.h
numa.c [new file with mode: 0644]
vl.c