diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-02-03 12:31:40 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-02-03 12:31:40 +0000 |
commit | 4100a344eb3d50d88f9da85cae334afc47aee134 (patch) | |
tree | 42156e1fd553310e3735f16f92e3d3930bce677b /MAINTAINERS | |
parent | 77e217d1bf63c4d042c17f7d55b0816a7d386bf3 (diff) | |
parent | e9dcbc86d614018923e26e31319b0a54c9e5abac (diff) |
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into staging
Xen 2017/02/02
# gpg: Signature made Thu 02 Feb 2017 18:26:58 GMT
# gpg: using RSA key 0x894F8F4870E1AE90
# gpg: Good signature from "Stefano Stabellini <sstabellini@kernel.org>"
# gpg: aka "Stefano Stabellini <stefano.stabellini@eu.citrix.com>"
# Primary key fingerprint: D04E 33AB A51F 67BA 07D3 0AEA 894F 8F48 70E1 AE90
* remotes/sstabellini/tags/xen-20170202:
xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()
MAINTAINERS: Update xen-devel mailing list address
xen-platform: add missing disk unplug option
xen-platform: add support for unplugging NVMe disks...
xen-platform: re-structure unplug_disks
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 00b81f1432..7afbadaa15 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -323,7 +323,7 @@ Guest CPU Cores (Xen): X86 M: Stefano Stabellini <sstabellini@kernel.org> M: Anthony Perard <anthony.perard@citrix.com> -L: xen-devel@lists.xensource.com +L: xen-devel@lists.xenproject.org S: Supported F: xen-* F: */xen* |