summaryrefslogtreecommitdiffstats
path: root/hw/xen/xen-bus.c
Commit message (Expand)AuthorAgeFilesLines
* xen: add a mechanism to automatically create XenDevice-s...Paul Durrant2019-01-141-1/+163
* xen: add implementations of xen-block connect and disconnect functions...Paul Durrant2019-01-141-25/+162
* xen: add event channel interface for XenDevice-sPaul Durrant2019-01-141-0/+103
* xen: add grant table interface for XenDevice-sPaul Durrant2019-01-141-0/+146
* xen: add xenstore watcher infrastructurePaul Durrant2019-01-141-2/+209
* xen: create xenstore areas for XenDevice-sPaul Durrant2019-01-141-2/+319
* xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant2019-01-141-0/+127