[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/1] xhci PCIe endpoint migration compatibility f
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 0/1] xhci PCIe endpoint migration compatibility fix |
Date: |
Thu, 11 Sep 2014 11:43:57 +0100 |
On 10 September 2014 06:55, Gerd Hoffmann <address@hidden> wrote:
> Hi,
>
> Qemu 2.1.1 release is delayed a bit, so I have the chance to squeeze
> in a last-minute fix for a migration compatibility bug in xhci.
>
> please pull,
> Gerd
>
> The following changes since commit f102f224556f292f55b6e25147741bb8c48c9451:
>
> Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into
> staging (2014-09-05 16:03:56 +0100)
>
> are available in the git repository at:
>
>
> git://git.kraxel.org/qemu tags/pull-usb-20140910-1
>
> for you to fetch changes up to e6043e92c2812a56b8f6cf35d5512067c746ce21:
>
> xhci PCIe endpoint migration compatibility fix (2014-09-10 07:20:53 +0200)
>
> ----------------------------------------------------------------
> xhci PCIe endpoint migration compatibility fix
>
> ----------------------------------------------------------------
> Dr. David Alan Gilbert (1):
> xhci PCIe endpoint migration compatibility fix
>
> hw/usb/hcd-xhci.c | 6 +++++-
> include/hw/i386/pc.h | 5 +++++
> 2 files changed, 10 insertions(+), 1 deletion(-)
Applied, thanks.
-- PMM