diff options
author | Peter Xu <peterx@redhat.com> | 2018-02-08 18:31:06 +0800 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2018-02-14 10:35:45 +0000 |
commit | 64f615fe34b4d9e2487fbe61ecb7b4041fc6beb9 (patch) | |
tree | c49745f6c1aa5f450a6251fec3f97d1a085c14a1 /migration/vmstate.c | |
parent | 7a9ddfbfae4aaf8a7e4dafb57ac9fecad807a6b7 (diff) | |
download | qemu-64f615fe34b4d9e2487fbe61ecb7b4041fc6beb9.zip qemu-64f615fe34b4d9e2487fbe61ecb7b4041fc6beb9.tar.gz qemu-64f615fe34b4d9e2487fbe61ecb7b4041fc6beb9.tar.bz2 |
migration: reuse mis->userfault_quit_fd
It was only used for quitting the page fault thread before. Let it be
something more useful - now we can use it to notify a "wake" for the
page fault thread (for any reason), and it only means "quit" if the
fault_thread_quit is set.
Since we changed what it does, renaming it to userfault_event_fd.
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180208103132.28452-3-peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'migration/vmstate.c')
0 files changed, 0 insertions, 0 deletions