aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/xenbus.h
AgeCommit message (Expand)Author
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2017-02-09xen: clean up xenbus internal headersJuergen Gross
2016-11-07xen: introduce xenbus_read_unsigned()Juergen Gross
2015-10-23xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-03-02xen: Remove trailing semicolon from xenbus_register_frontend() definitionYuval Shaia
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-02-28xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel
2013-05-29xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker
2011-06-30xen: Add __attribute__((format(printf... where appropriateJoe Perches
2011-03-16xen: xenbus PM events supportKazuhiro SUZUKI
2011-01-05xen: add backend driver supportIan Campbell
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-30xen: use device model for suspending xenbus devicesIan Campbell
2009-03-30xen: remove suspend_cancel hookIan Campbell
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge