aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xenctrlosdep.h
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* libxc: add xc_gntshr_* functionsDaniel De Graaf2011-10-061-0/+10
* libxc: add xc_gnttab_map_grant_ref_notifyDaniel De Graaf2011-10-061-14/+6
* libxc: osdep: convert hypercall buffer allocationIan Campbell2011-03-111-0/+3
* libxc: add abitility to dynamically load osdep.Ian Campbell2010-12-031-0/+15
* libxc: allow osdep backends to log via the xc infrastructure.Ian Campbell2010-12-031-0/+3
* libxc: add ability to query OS interface for "fakeness"Ian Campbell2010-12-031-0/+3
* libxc: osdep: convert xc_gnttab_set_max_grants()Ian Campbell2010-12-031-0/+1
* libxc: osdep: convert xc_gnttab_munmap()Ian Campbell2010-12-031-0/+3
* libxc: osdep: convert xc_gnttab_map_{grant_ref,grant_refs,domain_grant_refs}()Ian Campbell2010-12-031-0/+16
* libxc: osdep: convert xc_evtchn_{pending,unmask}()Ian Campbell2010-12-031-0/+3
* libxc: osdep: convert xc_evtchn_unbind()Ian Campbell2010-12-031-0/+2
* libxc: osdep: convert xc_evtchn_bind_virq()Ian Campbell2010-12-031-0/+1
* libxc: osdep: convert xc_evtchn_bind_interdomain()Ian Campbell2010-12-031-0/+2
* libxc: osdep: convert xc_evtchn_bind_unbound_port()Ian Campbell2010-12-031-0/+2
* libxc: osdep: convert xc_evtchn_notify()Ian Campbell2010-12-031-0/+2
* libxc: osdep: convert xc_evtchn_fd()Ian Campbell2010-12-031-0/+3
* libxc: osdep: convert xc_map_foreign_ranges()Ian Campbell2010-12-031-0/+3
* libxc: osdep: convert xc_map_foreign_range()Ian Campbell2010-12-031-0/+2
* libxc: osdep: convert xc_map_foreign_{batch,bulk}Ian Campbell2010-12-031-0/+10
* libxc: osdep: convert do_xen_hypercall()Ian Campbell2010-12-031-0/+6
* libxc: osdep: add framework for abstracting access to dom0 OS hypervisor inte...Ian Campbell2010-12-031-0/+90