qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] ab6b11: ohci: relax link check


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] ab6b11: ohci: relax link check
Date: Thu, 09 Mar 2017 11:00:12 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ab6b1105a2259c7072905887f71caa850ce63190
      
https://github.com/qemu/qemu/commit/ab6b1105a2259c7072905887f71caa850ce63190
  Author: Gerd Hoffmann <address@hidden>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M hw/usb/hcd-ohci.c

  Log Message:
  -----------
  ohci: relax link check

The strict td link limit added by commit "95ed569 usb: ohci: limit the
number of link eds" causes problems with macos guests.  Lets raise the
limit.

Reported-by: Programmingkid <address@hidden>
Reported-by: Howard Spoelstra <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: BALATON Zoltan <address@hidden>
Reviewed-by: John Arbuckle <address@hidden>
Message-id: address@hidden


  Commit: dbb5fb8d3519130559b10fa4e1395e4486c633f8
      
https://github.com/qemu/qemu/commit/dbb5fb8d3519130559b10fa4e1395e4486c633f8
  Author: Gerd Hoffmann <address@hidden>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M hw/display/qxl.c

  Log Message:
  -----------
  qxl: clear guest_cursor on QXL_CURSOR_HIDE

Make sure we don't leave guest_cursor pointing into nowhere.  This might
lead to (rare) live migration failures, due to target trying to restore
the cursor from the stale pointer.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1421788
Reported-by: Dr. David Alan Gilbert <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>
Message-id: address@hidden


  Commit: dd4d2578215cd380f40a38028a9904e15b135ef3
      
https://github.com/qemu/qemu/commit/dd4d2578215cd380f40a38028a9904e15b135ef3
  Author: Peter Maydell <address@hidden>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M hw/display/qxl.c
    M hw/usb/hcd-ohci.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170309-1' into 
staging

2.9 bugfixes for ohci and qxl

# gpg: Signature made Thu 09 Mar 2017 09:09:44 GMT
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/pull-fixes-20170309-1:
  qxl: clear guest_cursor on QXL_CURSOR_HIDE
  ohci: relax link check

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/b64842dee42d...dd4d2578215c

reply via email to

[Prev in Thread] Current Thread [Next in Thread]