Hi, Bugfix collection for the next 2.9-rc.
please pull, Gerd The following changes since commit 95b31d709ba343ad237c3630047ee7438bac4065: Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170331.0' into staging (2017-03-31 18:06:13 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-fixes-20170403-1 for you to fetch changes up to fa03cb7fd212bc07f0253db9ea436383ddc6c08f: vnc: allow to connect with add_client when -vnc none (2017-04-03 11:48:55 +0200) ---------------------------------------------------------------- bugfixes: xhci, input-linux and vnc ---------------------------------------------------------------- Gerd Hoffmann (1): xhci: flush dequeue pointer to endpoint context Javier Celaya (1): Fix input-linux reading from device Marc-André Lureau (1): vnc: allow to connect with add_client when -vnc none hw/usb/hcd-xhci.c | 4 +++- ui/input-linux.c | 17 ++++++++++++----- ui/vnc.c | 8 ++++---- 3 files changed, 19 insertions(+), 10 deletions(-)