]> git.proxmox.com Git - mirror_qemu.git/commit - numa.c
ramblock-notifier: new
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 20 Dec 2016 16:31:36 +0000 (00:31 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Jan 2017 16:52:35 +0000 (17:52 +0100)
commit0987d735a3a42c92f6e7e0caa8bab1b0139e3b54
tree82eee4bc187b2e03305b67b89c0476142d88431b
parentfb5e19d2e1472e96d72d5e4d89c20033f8ab345c
ramblock-notifier: new

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

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