commit | e45e7ae281221de48148477fd4f066091995653e | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Jun 02 18:12:21 2017 +0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 15 11:04:04 2017 +0200 |
tree | 171cef00aefba7439be6edb2152e1bcd1a03a5ca | |
parent | 3f0602927b120a480b35dcf58cf6f95435b3ae91 [diff] |
exec: check kvm mmu notifiers earlier Move kvm mmu notifiers check before calling file_ram_alloc(), with the other xen precondition. (file_ram_alloc() will be reused in other cases than -mem-path). Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20170602141229.15326-2-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>