Searched hist:e15c7d1e8c34bbffec2aa88f8fe7cd9812b1c71f (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/core/ |
H A D | numa.c | diff e15c7d1e8c34bbffec2aa88f8fe7cd9812b1c71f Thu Apr 29 06:27:01 CDT 2021 David Hildenbrand <david@redhat.com> numa: Make all callbacks of ram block notifiers optional
Let's make add/remove optional. We want to introduce a RAM block notifier for RAM migration that is only interested in resize events.
Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20210429112708.12291-4-david@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|