From: Anthony PERARD <anthony.perard@citrix.com>
To: <qemu-devel@nongnu.org>
Cc: Peter Maydell <peter.maydell@linaro.org>, xen-devel@lists.xenproject.org
Subject: [PULL 0/3] xen queue for 5.0
Date: Tue, 7 Apr 2020 16:22:34 +0100 [thread overview]
Message-ID: <20200407152237.1468704-1-anthony.perard@citrix.com> (raw)
The following changes since commit 8f0d25c464a1989d606f7b988d07b1147dfcde33:
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-fixes-20200407' into staging (2020-04-07 15:10:11 +0100)
are available in the Git repository at:
https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20200407
for you to fetch changes up to 758af9cfabfb000eb00e42b9738e655b18fdd812:
MAINTAINERS: Add xen-usb.c to Xen section (2020-04-07 16:13:26 +0100)
----------------------------------------------------------------
Xen queue for QEMU 5.0
- Fix for xen-block.
- A fix for a Coverity false positive in xen-usb.
- Update MAINTAINERS to add xen-usb.c to Xen section.
----------------------------------------------------------------
Anthony PERARD (2):
xen-block: Fix uninitialized variable
MAINTAINERS: Add xen-usb.c to Xen section
Peter Maydell (1):
hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()
MAINTAINERS | 1 +
hw/block/xen-block.c | 2 +-
hw/usb/xen-usb.c | 10 ++++------
3 files changed, 6 insertions(+), 7 deletions(-)
next reply other threads:[~2020-04-07 15:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-07 15:22 Anthony PERARD [this message]
2020-04-07 15:22 ` [PULL 1/3] hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete() Anthony PERARD
2020-04-07 15:22 ` [PULL 2/3] xen-block: Fix uninitialized variable Anthony PERARD
2020-04-07 15:22 ` [PULL 3/3] MAINTAINERS: Add xen-usb.c to Xen section Anthony PERARD
2020-04-07 21:11 ` [PULL 0/3] xen queue for 5.0 Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200407152237.1468704-1-anthony.perard@citrix.com \
--to=anthony.perard@citrix.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).