aboutsummaryrefslogtreecommitdiff
path: root/src/interface/xen
AgeCommit message (Expand)AuthorFilesLines
2021-04-20[xen] Avoid infinite loop on allocation failure in xenstore_response()Michael Brown1-6/+6
2017-12-28[xen] Skip probing of any unsupported device typesMichael Brown1-18/+21
2017-03-22[xen] Use standard calling pattern for asprintf()Michael Brown1-2/+1
2015-06-30[xen] Wait for and clear XenStore event before receiving dataMichael Brown1-0/+4
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown3-3/+15
2014-08-14[xen] Cope with unexpected initial backend statesMichael Brown1-1/+1
2014-08-13[xen] Use version 1 grant tables by defaultMichael Brown1-17/+120
2014-07-29[xen] Add basic support for PV-HVM domainsMichael Brown3-0/+1065