summaryrefslogtreecommitdiff
path: root/hw/xen/xen-bus.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-04xen: fix xen-bus state model to allow frontend re-connectionPaul Durrant1-13/+19
2019-01-14xen: add a mechanism to automatically create XenDevice-s...Paul Durrant1-1/+163
2019-01-14xen: add implementations of xen-block connect and disconnect functions...Paul Durrant1-25/+162
2019-01-14xen: add event channel interface for XenDevice-sPaul Durrant1-0/+103
2019-01-14xen: add grant table interface for XenDevice-sPaul Durrant1-0/+146
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant1-2/+209
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant1-2/+319
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant1-0/+127