mbox

[PULL,0/1] xen-20160905

Message ID alpine.DEB.2.10.1609051159150.4105@sstabellini-ThinkPad-X260
State New
Headers show

Pull-request

git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20160905

Message

Stefano Stabellini Sept. 5, 2016, 7:02 p.m. UTC
The following changes since commit 12d2c4184c5ab60be3428b2bdea5ae66e8d5d960:

  Update version for v2.7.0-rc5 release (2016-08-30 20:39:45 +0100)

are available in the git repository at:

  git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20160905

for you to fetch changes up to 4ada797b05a52ac824a710c67216b37739026a64:

  xen: use native disk xenbus protocol if possible (2016-08-30 15:01:01 -0700)

----------------------------------------------------------------
Xen 2016/09/05

----------------------------------------------------------------
Juergen Gross (1):
      xen: use native disk xenbus protocol if possible

 hw/block/xen_disk.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

Comments

Peter Maydell Sept. 6, 2016, 11:41 a.m. UTC | #1
On 5 September 2016 at 20:02, Stefano Stabellini <sstabellini@kernel.org> wrote:
> The following changes since commit 12d2c4184c5ab60be3428b2bdea5ae66e8d5d960:
>
>   Update version for v2.7.0-rc5 release (2016-08-30 20:39:45 +0100)
>
> are available in the git repository at:
>
>   git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20160905
>
> for you to fetch changes up to 4ada797b05a52ac824a710c67216b37739026a64:
>
>   xen: use native disk xenbus protocol if possible (2016-08-30 15:01:01 -0700)
>
> ----------------------------------------------------------------
> Xen 2016/09/05
>
> ----------------------------------------------------------------
> Juergen Gross (1):
>       xen: use native disk xenbus protocol if possible

Applied, thanks.

-- PMM