Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190228' into staging
commitf0ce2e17cdd015e8193c0ad71e2d5a7de72f0cfc
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Mar 2019 10:38:06 +0000 (1 10:38 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Mar 2019 10:38:06 +0000 (1 10:38 +0000)
treebc9f199a78aa474cedbe8bcda8823d571d78b8ab
parentde5be3fe16159ebb80291eef36c4322e5bf67174
parent156ac94463b42b0b9beea263af9866dfcd3683e0
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190228' into staging

Xen queue

* xen-block fixes

# gpg: Signature made Thu 28 Feb 2019 17:31:05 GMT
# gpg:                using RSA key F80C006308E22CFD8A92E7980CF5572FD7FB55AF
# gpg:                issuer "anthony.perard@citrix.com"
# gpg: Good signature from "Anthony PERARD <anthony.perard@gmail.com>" [marginal]
# gpg:                 aka "Anthony PERARD <anthony.perard@citrix.com>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 5379 2F71 024C 600F 778A  7161 D8D5 7199 DF83 42C8
#      Subkey fingerprint: F80C 0063 08E2 2CFD 8A92  E798 0CF5 572F D7FB 55AF

* remotes/aperard/tags/pull-xen-20190228:
  xen-block: stop leaking memory in xen_block_drive_create()
  xen-block: report error condition from vbd_name_to_disk()
  xen-block: remove redundant assignment
  dataplane/xen-block: remove dead code

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>