summaryrefslogtreecommitdiffstats
path: root/include/xen/xenbus.h
Commit message (Expand)AuthorAgeFilesLines
* xen: modify xenstore watch event interfaceJuergen Gross2017-02-091-3/+3
* xen: clean up xenbus internal headersJuergen Gross2017-02-091-7/+5
* xen: introduce xenbus_read_unsigned()Juergen Gross2016-11-071-0/+4
* xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-231-2/+2
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-6/+14
* xen: Remove trailing semicolon from xenbus_register_frontend() definitionYuval Shaia2015-03-021-2/+2
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-9/+12
* xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel2014-02-281-1/+0
* xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-291-0/+1
* include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches2012-03-231-2/+2
* Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-22/+9
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-10-311-0/+1
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-6/+6
|/
* xen: Add __attribute__((format(printf... where appropriateJoe Perches2011-06-301-0/+2
* xen: xenbus PM events supportKazuhiro SUZUKI2011-03-161-1/+1
* xen: add backend driver supportIan Campbell2011-01-051-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* xen: use device model for suspending xenbus devicesIan Campbell2009-03-301-1/+1
* xen: remove suspend_cancel hookIan Campbell2009-03-301-1/+0
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-081-2/+0
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-241-0/+1
* xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2007-07-181-0/+234
OpenPOWER on IntegriCloud