mbox

[PULL,0/3] tags/xen-20161021-tag

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

Pull-request

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

Message

Stefano Stabellini Oct. 21, 2016, 8:06 p.m. UTC
The following changes since commit b49e452fe994f8fbcd22bf5a87b79a2355481318:

  Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160921' into staging (2016-10-21 13:49:58 +0100)

are available in the git repository at:


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

for you to fetch changes up to 35132016dc1c27de2b1354b161df6cc22f3ac5bf:

  xen_platform: SUSE xenlinux unplug for emulated PCI (2016-10-21 12:11:38 -0700)

----------------------------------------------------------------
Xen 2016/10/21

----------------------------------------------------------------
Olaf Hering (2):
      xen_platform: unplug also SCSI disks
      xen_platform: SUSE xenlinux unplug for emulated PCI

Stefano Stabellini (1):
      xen-usb: do not reference PAGE_SIZE

 hw/i386/xen/xen_platform.c | 31 ++++++++++++++++++++++++++++++-
 hw/usb/xen-usb.c           |  4 ++--
 2 files changed, 32 insertions(+), 3 deletions(-)

Comments

Peter Maydell Oct. 24, 2016, 10:03 a.m. UTC | #1
On 21 October 2016 at 21:06, Stefano Stabellini <sstabellini@kernel.org> wrote:
> The following changes since commit b49e452fe994f8fbcd22bf5a87b79a2355481318:
>
>   Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160921' into staging (2016-10-21 13:49:58 +0100)
>
> are available in the git repository at:
>
>
>   git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20161021-tag
>
> for you to fetch changes up to 35132016dc1c27de2b1354b161df6cc22f3ac5bf:
>
>   xen_platform: SUSE xenlinux unplug for emulated PCI (2016-10-21 12:11:38 -0700)
>
> ----------------------------------------------------------------
> Xen 2016/10/21
>
> ----------------------------------------------------------------
> Olaf Hering (2):
>       xen_platform: unplug also SCSI disks
>       xen_platform: SUSE xenlinux unplug for emulated PCI
>
> Stefano Stabellini (1):
>       xen-usb: do not reference PAGE_SIZE

Applied, thanks.

-- PMM