diff options
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2012-04-13 17:46:01 +0000 |
---|---|---|
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2012-04-13 17:46:01 +0000 |
commit | fda1f7684935ae7290c8a31e3ba9fdb30eead4ed (patch) | |
tree | 7f0fb3db658aca7ab36bcadccc93f1cfdeb0c9cc /vl.c | |
parent | 852a7cec90f12516eb335bb29ed1398c2f0b7c2c (diff) |
xen: introduce an event channel for buffered io event notifications
Use the newly introduced HVM_PARAM_BUFIOREQ_EVTCHN to receive
notifications for buffered io events.
After the first notification is received leave the event channel masked
and setup a timer to process the rest of the batch.
Once we have completed processing the batch, unmask the event channel
and delete the timer.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions