Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -1/+1 |
2021-02-11 | arm/xen: Don't probe xenbus as part of an early initcall | Julien Grall | 1 | -1/+0 |
2021-01-13 | xen: Fix event channel callback via INTX/GSI | David Woodhouse | 1 | -0/+1 |
2020-12-14 | xen/xenbus/xen_bus_type: Support will_handle watch callback | SeongJae Park | 1 | -0/+2 |
2019-12-20 | xenbus: move xenbus_dev_shutdown() into frontend code... | Paul Durrant | 1 | -2/+0 |
2019-05-28 | xenbus: Avoid deadlock during suspend due to open transactions | Ross Lagerwall | 1 | -0/+3 |
2018-02-17 | xenbus: track caller request id | Joao Martins | 1 | -0/+1 |
2017-02-09 | xen: optimize xenbus driver for multiple concurrent xenstore accesses | Juergen Gross | 1 | -5/+43 |
2017-02-09 | xen: modify xenstore watch event interface | Juergen Gross | 1 | -3/+3 |
2017-02-09 | xen: clean up xenbus internal headers | Juergen Gross | 1 | -0/+97 |