core-admin/vchan
Marek Marczykowski ab52153ab2 win/vchan: remove outstanding evtchn events on libvchan_wait
Windows evtchn driver can double fire on one event (details in
xenpci/evtchn_device_interface.c:EvtChn_EvtIoWrite). Less intrusive way of
fixing it is just remove all events from queue on libvchan_wait (to prevent
queue fill).
This won't hurt because we are interested in events only sent
after xc_evtchn_unmask call which is one line below.
2012-08-23 21:39:41 +02:00
..
.gitignore
init.c vchan: fix ASYNC_INIT macro 2012-06-04 14:59:11 +02:00
io.c win/vchan: remove outstanding evtchn events on libvchan_wait 2012-08-23 21:39:41 +02:00
libvchan.h vchan: introduce features macros 2012-06-03 17:23:07 +02:00
Makefile.linux
Makefile.stubdom
node-select.c
node.c
sources vchan: introduce features macros 2012-06-03 17:23:07 +02:00