Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-04 | xen: fix xen-bus state model to allow frontend re-connection | Paul Durrant | 1 | -13/+19 |
2019-01-14 | xen: add a mechanism to automatically create XenDevice-s... | Paul Durrant | 1 | -1/+163 |
2019-01-14 | xen: add implementations of xen-block connect and disconnect functions... | Paul Durrant | 1 | -25/+162 |
2019-01-14 | xen: add event channel interface for XenDevice-s | Paul Durrant | 1 | -0/+103 |
2019-01-14 | xen: add grant table interface for XenDevice-s | Paul Durrant | 1 | -0/+146 |
2019-01-14 | xen: add xenstore watcher infrastructure | Paul Durrant | 1 | -2/+209 |
2019-01-14 | xen: create xenstore areas for XenDevice-s | Paul Durrant | 1 | -2/+319 |
2019-01-14 | xen: introduce new 'XenBus' and 'XenDevice' object hierarchy | Paul Durrant | 1 | -0/+127 |