ramblock-notifier: new
commit23d10cea1e86da728be7cb1f8dcf3077f323cb53
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 20 Dec 2016 16:31:36 +0000 (21 00:31 +0800)
committerVincent Palatin <vpalatin@chromium.org>
Tue, 10 Jan 2017 10:25:30 +0000 (10 11:25 +0100)
treed1a29e46c5b4fd935d5083c8c05cbeb6f953c70c
parent77424a452abe5f941d8cd81f1e85f42bca31c9ef
ramblock-notifier: new

This adds a notify interface of ram block additions and removals.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
exec.c
include/exec/memory.h
include/exec/ram_addr.h
include/exec/ramlist.h [new file with mode: 0644]
numa.c
stubs/Makefile.objs
stubs/ram.c [new file with mode: 0644]
xen-mapcache.c