summaryrefslogtreecommitdiffstats
path: root/include/hw/xen/xen-bus.h
Commit message (Expand)AuthorAgeFilesLines
* xen-bus: reduce scope of backend watchPaul Durrant2020-10-191-1/+2
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-12/+4Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-8/+13
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* xen-bus/block: explicitly assign event channels to an AioContextPaul Durrant2020-02-271-1/+4
* xen: perform XenDevice clean-up in XenBus watch handlerPaul Durrant2019-09-241-0/+3
* xen: introduce separate XenWatchList for XenDevice objectsPaul Durrant2019-09-241-0/+2
* xen / notify: introduce a new XenWatchList abstractionPaul Durrant2019-09-241-1/+2
* xen-bus / xen-block: add support for event channel pollingPaul Durrant2019-06-241-1/+1
* xen-bus: allow AioContext to be specified for each event channelPaul Durrant2019-06-241-0/+1
* xen-bus: use a separate fd for each event channelPaul Durrant2019-06-241-4/+2Star
* xen: add a mechanism to automatically create XenDevice-s...Paul Durrant2019-01-141-0/+1
* xen: add implementations of xen-block connect and disconnect functions...Paul Durrant2019-01-141-1/+13
* xen: add event channel interface for XenDevice-sPaul Durrant2019-01-141-0/+17
* xen: add grant table interface for XenDevice-sPaul Durrant2019-01-141-0/+25
* xen: add xenstore watcher infrastructurePaul Durrant2019-01-141-0/+15
* xen: create xenstore areas for XenDevice-sPaul Durrant2019-01-141-0/+12
* xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant2019-01-141-0/+55