mbox

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

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

Pull-request

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

Message

Stefano Stabellini June 13, 2016, 10:54 a.m. UTC
The following changes since commit a93c1bdf0bd4689287094ddb2aae3dc907da3535:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160610-1' into staging (2016-06-10 15:47:17 +0100)

are available in the git repository at:


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

for you to fetch changes up to 88c16567d2cd23da328787187910b013ee43ebca:

  Introduce "xen-load-devices-state" (2016-06-13 11:50:53 +0100)

----------------------------------------------------------------
Xen 2016/06/13

----------------------------------------------------------------
Anthony PERARD (1):
      exec: Fix qemu_ram_block_from_host for Xen

Wen Congyang (1):
      Introduce "xen-load-devices-state"

 exec.c             |  2 +-
 migration/savevm.c | 37 +++++++++++++++++++++++++++++++++++++
 qapi-schema.json   | 14 ++++++++++++++
 qmp-commands.hx    | 27 +++++++++++++++++++++++++++
 4 files changed, 79 insertions(+), 1 deletion(-)

Comments

Jan Beulich June 13, 2016, 11:48 a.m. UTC | #1
>>> On 13.06.16 at 12:54, <sstabellini@kernel.org> wrote:
> The following changes since commit a93c1bdf0bd4689287094ddb2aae3dc907da3535:
> 
>   Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160610-1' into 
> staging (2016-06-10 15:47:17 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20160613-tag
> 
> for you to fetch changes up to 88c16567d2cd23da328787187910b013ee43ebca:
> 
>   Introduce "xen-load-devices-state" (2016-06-13 11:50:53 +0100)
> 
> ----------------------------------------------------------------
> Xen 2016/06/13
> 
> ----------------------------------------------------------------
> Anthony PERARD (1):
>       exec: Fix qemu_ram_block_from_host for Xen
> 
> Wen Congyang (1):
>       Introduce "xen-load-devices-state"

May I ask what the disposition of "xen/blkif: avoid double access to
any shared ring request fields" is? I don't think I've seen a pull req,
and it doesn't appear to be in master.

Jan
Peter Maydell June 13, 2016, 12:04 p.m. UTC | #2
On 13 June 2016 at 11:54, Stefano Stabellini <sstabellini@kernel.org> wrote:
> The following changes since commit a93c1bdf0bd4689287094ddb2aae3dc907da3535:
>
>   Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160610-1' into staging (2016-06-10 15:47:17 +0100)
>
> are available in the git repository at:
>
>
>   git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20160613-tag
>
> for you to fetch changes up to 88c16567d2cd23da328787187910b013ee43ebca:
>
>   Introduce "xen-load-devices-state" (2016-06-13 11:50:53 +0100)
>
> ----------------------------------------------------------------
> Xen 2016/06/13
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM
Stefano Stabellini June 13, 2016, 1:42 p.m. UTC | #3
On Mon, 13 Jun 2016, Jan Beulich wrote:
> May I ask what the disposition of "xen/blkif: avoid double access to
> any shared ring request fields" is? I don't think I've seen a pull req,
> and it doesn't appear to be in master.

I miscategorized it, sorry. It is going to be in the next pull request.