mbox

[PULL,0/2] xen-20160812-tag

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

Pull-request

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

Message

Stefano Stabellini Aug. 12, 2016, 11:35 p.m. UTC
The following changes since commit 28b874429ba16e71e0caa46453f3a3e31efb3c51:

  Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-7' into staging (2016-08-11 17:53:35 +0100)

are available in the git repository at:


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

for you to fetch changes up to f7ca8a4fdcb478fdb0503c2d39b0b85160c913d9:

  xen: handle inbound migration of VMs without ioreq server pages (2016-08-12 15:16:15 -0700)

----------------------------------------------------------------
Xen 2016/08/12

----------------------------------------------------------------
Cao jin (1):
      Xen: fix converity warning of xen_pt_config_init()

Paul Durrant (1):
      xen: handle inbound migration of VMs without ioreq server pages

 hw/xen/xen_pt_config_init.c |   5 +-
 include/hw/xen/xen_common.h | 125 +++++++++++++++++++++++++++++++-------------
 trace-events                |   1 +
 xen-hvm.c                   |   6 +--
 4 files changed, 94 insertions(+), 43 deletions(-)

Comments

Stefano Stabellini Aug. 12, 2016, 11:37 p.m. UTC | #1
Sorry, please disregard this pull request, I forgot to add my acked-by to
one of the commits. I'll resend shortly.

On Fri, 12 Aug 2016, Stefano Stabellini wrote:
> The following changes since commit 28b874429ba16e71e0caa46453f3a3e31efb3c51:
> 
>   Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-7' into staging (2016-08-11 17:53:35 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20160812-tag
> 
> for you to fetch changes up to f7ca8a4fdcb478fdb0503c2d39b0b85160c913d9:
> 
>   xen: handle inbound migration of VMs without ioreq server pages (2016-08-12 15:16:15 -0700)
> 
> ----------------------------------------------------------------
> Xen 2016/08/12
> 
> ----------------------------------------------------------------
> Cao jin (1):
>       Xen: fix converity warning of xen_pt_config_init()
> 
> Paul Durrant (1):
>       xen: handle inbound migration of VMs without ioreq server pages
> 
>  hw/xen/xen_pt_config_init.c |   5 +-
>  include/hw/xen/xen_common.h | 125 +++++++++++++++++++++++++++++++-------------
>  trace-events                |   1 +
>  xen-hvm.c                   |   6 +--
>  4 files changed, 94 insertions(+), 43 deletions(-)
>