diff options
author | Matthew Fortune <Matthew.Fortune@imgtec.com> | 2016-02-23 16:09:15 +0000 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2019-11-29 19:45:59 -0600 |
commit | b5ac13b5f53f9a2f21f8c2de0eb4906c8b37aad7 (patch) | |
tree | 0b1a01ce93565547aa915b96f8c346ef5b2b2701 /replay | |
parent | 1a14863c482ca4404d58dfeb5937c78d56cdd559 (diff) | |
download | hqemu-b5ac13b5f53f9a2f21f8c2de0eb4906c8b37aad7.zip hqemu-b5ac13b5f53f9a2f21f8c2de0eb4906c8b37aad7.tar.gz |
migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
sys/eventfd.h was being guarded only by a check for linux but does
not exist on older distributions like CentOS 5. Move the include
into the code that uses it and add an appropriate guard.
Signed-off-by: Matthew Fortune <matthew.fortune@imgtec.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-Id: <6D39441BF12EF246A7ABCE6654B023536BB85DEB@hhmail02.hh.imgtec.org>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'replay')
0 files changed, 0 insertions, 0 deletions