[Xen-devel] [PULL 0/4] xen queue 2019-08-27

Anthony PERARD posted 4 patches 4 years, 8 months ago
Failed in applying to current master (apply log)
hw/i386/xen/xen-hvm.c              |  2 ++
hw/xen/xen-bus.c                   | 34 +++++++++++++++++++++++++++-------
include/hw/xen/interface/io/ring.h | 13 +++++++------
3 files changed, 36 insertions(+), 13 deletions(-)
[Xen-devel] [PULL 0/4] xen queue 2019-08-27
Posted by Anthony PERARD 4 years, 8 months ago
The following changes since commit dac03af5d5482ec7ee9c23db467bb7230b33c0d9:

  Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190825' into staging (2019-08-27 10:00:51 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 705be570941b38cd1cbebc68f7f671ce7532ecb0:

  xen-bus: Avoid rewriting identical values to xenstore (2019-08-27 14:18:28 +0100)

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

* Fixes for xen-bus and exit cleanup.
* Build fix.

----------------------------------------------------------------
Anthony PERARD (3):
      xen: Fix ring.h header
      xen-bus: Fix backend state transition on device reset
      xen-bus: Avoid rewriting identical values to xenstore

Igor Druzhinin (1):
      xen: cleanup IOREQ server on exit

 hw/i386/xen/xen-hvm.c              |  2 ++
 hw/xen/xen-bus.c                   | 34 +++++++++++++++++++++++++++-------
 include/hw/xen/interface/io/ring.h | 13 +++++++------
 3 files changed, 36 insertions(+), 13 deletions(-)

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
Re: [Xen-devel] [PULL 0/4] xen queue 2019-08-27
Posted by Peter Maydell 4 years, 8 months ago
On Tue, 27 Aug 2019 at 14:33, Anthony PERARD <anthony.perard@citrix.com> wrote:
>
> The following changes since commit dac03af5d5482ec7ee9c23db467bb7230b33c0d9:
>
>   Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190825' into staging (2019-08-27 10:00:51 +0100)
>
> are available in the Git repository at:
>
>   https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20190827
>
> for you to fetch changes up to 705be570941b38cd1cbebc68f7f671ce7532ecb0:
>
>   xen-bus: Avoid rewriting identical values to xenstore (2019-08-27 14:18:28 +0100)
>
> ----------------------------------------------------------------
> Xen queue
>
> * Fixes for xen-bus and exit cleanup.
> * Build fix.
>
> ----------------------------------------------------------------


Applied, thanks.

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

-- PMM

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