aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_evtchn.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* libxc: osdep: convert xc_evtchn_{pending,unmask}()Ian Campbell2010-12-031-0/+11
* libxc: osdep: convert xc_evtchn_unbind()Ian Campbell2010-12-031-0/+5
* libxc: osdep: convert xc_evtchn_bind_virq()Ian Campbell2010-12-031-0/+6
* libxc: osdep: convert xc_evtchn_bind_interdomain()Ian Campbell2010-12-031-0/+7
* libxc: osdep: convert xc_evtchn_bind_unbound_port()Ian Campbell2010-12-031-0/+6
* libxc: osdep: convert xc_evtchn_notify()Ian Campbell2010-12-031-0/+15
* libxc: osdep: convert xc_evtchn_fd()Ian Campbell2010-12-031-0/+5
* libxc: convert evtchn interfaces over to hypercall buffersIan Campbell2010-10-221-9/+8
* libxc: pass an xc_interface handle to page locking functionsIan Campbell2010-10-181-2/+2
* # HG changeset patchIan Campbell2010-08-241-0/+14
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-8/+8
* lsevtchn: Improve this evtchn reporting tool.Keir Fraser2008-09-051-12/+3
* lsevtchn: Simple tool to list event channel states for a domain.Keir Fraser2008-04-091-4/+20
* libxc: Various xc_evtchn_* functions must return signed integer type.kfraser@localhost.localdomain2007-08-141-3/+4
* [XEN] New event-channel reset operation.kfraser@localhost.localdomain2007-01-191-1/+8
* [SOLARIS] Don't mlock() hypercall buffers.kfraser@localhost.localdomain2006-10-231-3/+3
* [LIBXC] Remove unused xc_evtchn_status().kfraser@localhost.localdomain2006-08-141-11/+0
* Define new event-channel and physdev hypercalls with a more extensiblekaf24@firebug.cl.cam.ac.uk2006-04-301-21/+16
* Fix whitespace in libxc. Tabs are manually fixed.kaf24@firebug.cl.cam.ac.uk2006-04-151-4/+4
* Define explicit evtchn_port_t type (32 bits) and plumb upkaf24@firebug.cl.cam.ac.uk2005-12-011-1/+1
* Make it possible to run valgrind on code linked with the libxc libraries.emellor@leeni.uk.xensource.com2005-11-221-1/+1
* Fix Xen public interfaces and the tools to consistentlykaf24@firebug.cl.cam.ac.uk2005-10-121-3/+3
* User tools send evtchn notifications via /dev/xen/evtchnkaf24@firebug.cl.cam.ac.uk2005-10-061-77/+4
* Ensure that all fields of evtchn_op_t are initialised whenkaf24@firebug.cl.cam.ac.uk2005-10-061-31/+26
* EVTCHNOP_alloc_unbound can allocate a port in an arbitrarykaf24@firebug.cl.cam.ac.uk2005-10-051-0/+2
* Allow EVTCHNOP_bind_{ipi,virq} to specify the vcpu tokaf24@firebug.cl.cam.ac.uk2005-10-041-1/+2
* bitkeeper revision 1.1726.2.3 (42ba7587nwhnhQJ_hDkHTk8kTKtAFw)kaf24@firebug.cl.cam.ac.uk2005-06-231-1/+1
* bitkeeper revision 1.1681 (42a4172fYhXBx6d4aXa2ofB5qVB2Ww)cl349@firebug.cl.cam.ac.uk2005-06-061-6/+7
* bitkeeper revision 1.1674 (42a2cfb9WFgnh2K4Xr5ev3pSEASVbw)kaf24@firebug.cl.cam.ac.uk2005-06-051-2/+3
* bitkeeper revision 1.1159.142.2 (41849fadYlUYMwSy6tcq8Y-Yi8NMZA)kaf24@freefall.cl.cam.ac.uk2004-10-311-15/+1
* bitkeeper revision 1.1159.130.1 (41792c8bfIrnaq8cezNM7nbYpseVFQ)kaf24@freefall.cl.cam.ac.uk2004-10-221-3/+26
* bitkeeper revision 1.1159.2.1 (41139d17RLVEh5iKEyxO0hVWOtdS6Q)kaf24@scramble.cl.cam.ac.uk2004-08-061-1/+1
* bitkeeper revision 1.1026.1.8 (40e1b09foCFBM0EuIgrSA1uLJrWuzA)mjw@wray-m-3.hpl.hp.com2004-06-291-0/+131