qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/4] xen queue 2020-10-20


From: Anthony PERARD
Subject: [PULL 0/4] xen queue 2020-10-20
Date: Tue, 20 Oct 2020 11:02:35 +0100

The following changes since commit d76f4f97eb2772bf85fe286097183d0c7db19ae8:

  Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' 
into staging (2020-10-19 14:39:27 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 8959e0a63a3a681a31ff8397d9345a88e6d905bf:

  hw/xen: Set suppress-vmdesc for Xen machines (2020-10-19 16:33:28 +0100)

----------------------------------------------------------------
Xen queue

* cleanup patches.
* improve xen backend setup performance when other xen guests are
  running/booting.
* improve xen guest migration when running in a stubdomain.

----------------------------------------------------------------
Eduardo Habkost (1):
      xen: Rename XENBACKEND_DEVICE to XENBACKEND

Jason Andryuk (1):
      hw/xen: Set suppress-vmdesc for Xen machines

Michael Tokarev (1):
      xen: xenguest is not used so is not needed

Paul Durrant (1):
      xen-bus: reduce scope of backend watch

 configure                           |  4 ++--
 hw/i386/pc_piix.c                   |  4 ++--
 hw/i386/xen/xen_platform.c          |  2 --
 hw/xen/xen-backend.c                | 11 ++++++++++
 hw/xen/xen-bus.c                    | 40 +++++++++++++++++++++++++++++--------
 include/hw/xen/xen-backend.h        |  1 +
 include/hw/xen/xen-bus.h            |  3 ++-
 include/hw/xen/xen-legacy-backend.h |  2 +-
 8 files changed, 51 insertions(+), 16 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]