aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_comms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse1-8/+0
2020-03-05xenbus: req->err should be updated before req->stateDongli Zhang1-0/+2
2020-03-05xenbus: req->body should be updated before req->stateDongli Zhang1-0/+2
2018-02-17xenbus: track caller request idJoao Martins1-0/+1
2017-06-25xen: avoid deadlock in xenbus driverJuergen Gross1-11/+10
2017-02-09xen: optimize xenbus driver for multiple concurrent xenstore accessesJuergen Gross1-31/+276
2017-02-09xen: clean up xenbus internal headersJuergen Gross1-1/+1
2016-01-12xenbus: use virt_xxx barriersMichael S. Tsirkin1-4/+4
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-6/+7
2012-09-17xen/arm: compile and run xenbusStefano Stabellini1-1/+1
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf1-0/+6
2011-09-01xen/pv-on-hvm kexec+kdump: reset PV devices in kexec or crash kernelOlaf Hering1-1/+3
2008-05-27xenbus: rebind irq on restoreJeremy Fitzhardinge1-11/+12
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge1-0/+233