From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRase-0002Te-QA for qemu-devel@nongnu.org; Wed, 10 Sep 2014 01:55:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRasW-0001mk-PD for qemu-devel@nongnu.org; Wed, 10 Sep 2014 01:55:48 -0400 From: Gerd Hoffmann Date: Wed, 10 Sep 2014 07:55:25 +0200 Message-Id: <1410328526-14600-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] xhci PCIe endpoint migration compatibility fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org, Gerd Hoffmann 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(-)