Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -3/+4 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -1/+1 |
2016-06-17 | spapr_drc: Prevent detach racing against attach for CPU DR | Bharata B Rao | 1 | -0/+1 |
2016-04-05 | spapr_drc: enable immediate detach for unsignalled devices | Michael Roth | 1 | -0/+2 |
2015-09-23 | spapr_drc: use RTAS return codes for methods called by RTAS | Michael Roth | 1 | -7/+7 |
2015-09-23 | spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add | Bharata B Rao | 1 | -7/+8 |
2015-06-03 | spapr_drc: add spapr_drc_populate_dt() | Michael Roth | 1 | -0/+2 |
2015-06-03 | spapr_drc: initial implementation of sPAPRDRConnector device | Michael Roth | 1 | -0/+199 |