| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | xen-bus / xen-block: add support for event channel polling | Paul Durrant | 2019-06-24 | 1 | -1/+1 |
| * | xen-bus: allow AioContext to be specified for each event channel | Paul Durrant | 2019-06-24 | 1 | -0/+1 |
| * | xen-bus: use a separate fd for each event channel | Paul Durrant | 2019-06-24 | 1 | -4/+2 |
| * | xen: add a mechanism to automatically create XenDevice-s... | Paul Durrant | 2019-01-14 | 1 | -0/+1 |
| * | xen: add implementations of xen-block connect and disconnect functions... | Paul Durrant | 2019-01-14 | 1 | -1/+13 |
| * | xen: add event channel interface for XenDevice-s | Paul Durrant | 2019-01-14 | 1 | -0/+17 |
| * | xen: add grant table interface for XenDevice-s | Paul Durrant | 2019-01-14 | 1 | -0/+25 |
| * | xen: add xenstore watcher infrastructure | Paul Durrant | 2019-01-14 | 1 | -0/+15 |
| * | xen: create xenstore areas for XenDevice-s | Paul Durrant | 2019-01-14 | 1 | -0/+12 |
| * | xen: introduce new 'XenBus' and 'XenDevice' object hierarchy | Paul Durrant | 2019-01-14 | 1 | -0/+55 |