diff options
| author | Peter Xu | 2018-02-08 11:31:06 +0100 |
|---|---|---|
| committer | Dr. David Alan Gilbert | 2018-02-14 11:35:45 +0100 |
| commit | 64f615fe34b4d9e2487fbe61ecb7b4041fc6beb9 (patch) | |
| tree | c49745f6c1aa5f450a6251fec3f97d1a085c14a1 /scripts | |
| parent | migration: better error handling with QEMUFile (diff) | |
| download | qemu-64f615fe34b4d9e2487fbe61ecb7b4041fc6beb9.tar.gz qemu-64f615fe34b4d9e2487fbe61ecb7b4041fc6beb9.tar.xz qemu-64f615fe34b4d9e2487fbe61ecb7b4041fc6beb9.zip | |
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 'scripts')
0 files changed, 0 insertions, 0 deletions
