commit | 1d8280c18f96f0cd96d1e7acd62f7250c4da1a84 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 27 16:40:12 2017 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Feb 17 21:52:30 2017 +0200 |
tree | 7aa34e23a97db23c79cb369519cecd309e2fc964 | |
parent | 79c0f397feaea37992500eafd933e301c2306410 [diff] |
memory: make memory_listener_unregister idempotent Make it easy to unregister a MemoryListener without tracking whether it had been registered before. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>