[PULL 0/3] Xen queue 2020-02-27

Anthony PERARD posted 3 patches 4 years, 1 month ago
Failed in applying to current master (apply log)
There is a newer version of this series
exec.c                         |  4 ++--
hw/block/dataplane/xen-block.c | 20 ++++++++++++++++++--
hw/xen/xen-bus.c               | 27 +++++++++++++++++++++++----
hw/xen/xen_pt_load_rom.c       |  4 ----
include/hw/xen/xen-bus.h       |  5 ++++-
5 files changed, 47 insertions(+), 13 deletions(-)
[PULL 0/3] Xen queue 2020-02-27
Posted by Anthony PERARD 4 years, 1 month ago
The following changes since commit db736e0437aa6fd7c1b7e4599c17f9619ab6b837:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2020-02-25 13:31:16 +0000)

are available in the Git repository at:

  https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20200227

for you to fetch changes up to 5d4c954931ba62661c6a1bc16ce604a012a10007:

  Memory: Only call ramblock_ptr when needed in qemu_ram_writeback (2020-02-27 11:50:30 +0000)

----------------------------------------------------------------
Xen queue 2020-02-27

* fix for xen-block
* fix in exec.c for migration of xen guest
* one cleanup patch

----------------------------------------------------------------
Anthony PERARD (1):
      Memory: Only call ramblock_ptr when needed in qemu_ram_writeback

Paul Durrant (1):
      xen-bus/block: explicitly assign event channels to an AioContext

Philippe Mathieu-Daudé (1):
      hw/xen/xen_pt_load_rom: Remove unused includes

 exec.c                         |  4 ++--
 hw/block/dataplane/xen-block.c | 20 ++++++++++++++++++--
 hw/xen/xen-bus.c               | 27 +++++++++++++++++++++++----
 hw/xen/xen_pt_load_rom.c       |  4 ----
 include/hw/xen/xen-bus.h       |  5 ++++-
 5 files changed, 47 insertions(+), 13 deletions(-)

Re: [Xen-devel] [PULL 0/3] Xen queue 2020-02-27
Posted by Peter Maydell 4 years, 1 month ago
On Thu, 27 Feb 2020 at 12:16, Anthony PERARD <anthony.perard@citrix.com> wrote:
>
> The following changes since commit db736e0437aa6fd7c1b7e4599c17f9619ab6b837:
>
>   Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2020-02-25 13:31:16 +0000)
>
> are available in the Git repository at:
>
>   https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20200227
>
> for you to fetch changes up to 5d4c954931ba62661c6a1bc16ce604a012a10007:
>
>   Memory: Only call ramblock_ptr when needed in qemu_ram_writeback (2020-02-27 11:50:30 +0000)
>
> ----------------------------------------------------------------
> Xen queue 2020-02-27
>
> * fix for xen-block
> * fix in exec.c for migration of xen guest
> * one cleanup patch
>
> ----------------------------------------------------------------

Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0
for any user-visible changes.

-- PMM

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel