Hi, Here comes the spice patch queue with a bunch of misc, small spice fixes which arrived revently. Nothing outstanding.
please pull, Gerd The following changes since commit 0856579cac2f1dacecd847cfcd89680d26ff78f5: Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging" (2015-03-03 00:29:17 +0000) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu tags/pull-spice-20150304-1 for you to fetch changes up to 7c6044a94e52db8aef9a71d616c7a0914adb71ab: hmp: info spice: take out webdav (2015-03-04 14:47:52 +0100) ---------------------------------------------------------------- misc spice/qxl fixes. ---------------------------------------------------------------- Cole Robinson (1): hmp: info spice: Show string channel name Gerd Hoffmann (2): qxl: drop update_displaychangelistener call for secondary qxl devices hmp: info spice: take out webdav Radim Krčmář (4): qxl: document minimal video memory for new modes spice: fix invalid memory access to vga.vram qxl: refactor rounding up to a nearest power of 2 vga: refactor vram_size clamping and rounding hmp.c | 32 ++++++++++++++++++++++++++++++++ hw/display/qxl.c | 35 ++++++++++++++++------------------- hw/display/vga.c | 22 +++++++++++++++------- include/qemu-common.h | 3 +++ util/cutils.c | 14 ++++++++++++++ 5 files changed, 80 insertions(+), 26 deletions(-)