mbox

xen-20160804-tag

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

Pull-request

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

Message

Stefano Stabellini Aug. 4, 2016, 5:44 p.m. UTC
The following changes since commit 09704e6ded83fa0bec14baf32f800f6512156ca0:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2016-08-04 10:24:27 +0100)

are available in the git repository at:


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

for you to fetch changes up to 0968c91ce00f42487fb11de5da38e53b5dc6bc7f:

  Xen PCI passthrough: fix passthrough failure when no interrupt pin (2016-08-04 10:42:48 -0700)

----------------------------------------------------------------
Xen 2016/08/04

----------------------------------------------------------------
Bruce Rogers (1):
      Xen PCI passthrough: fix passthrough failure when no interrupt pin

 hw/xen/xen_pt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Maydell Aug. 5, 2016, 10:16 a.m. UTC | #1
On 4 August 2016 at 18:44, Stefano Stabellini <sstabellini@kernel.org> wrote:
> The following changes since commit 09704e6ded83fa0bec14baf32f800f6512156ca0:
>
>   Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2016-08-04 10:24:27 +0100)
>
> are available in the git repository at:
>
>
>   git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20160804-tag
>
> for you to fetch changes up to 0968c91ce00f42487fb11de5da38e53b5dc6bc7f:
>
>   Xen PCI passthrough: fix passthrough failure when no interrupt pin (2016-08-04 10:42:48 -0700)
>
> ----------------------------------------------------------------
> Xen 2016/08/04
>
> ----------------------------------------------------------------
> Bruce Rogers (1):
>       Xen PCI passthrough: fix passthrough failure when no interrupt pin

Applied, thanks.

-- PMM