Hi, Here are two virtio-gpu patches, one fix for pixman-backed surfaces and one blocking live migration.
please pull, Gerd The following changes since commit 9628af036fade986dcc94f4484bc75c6b1a06d84: Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into staging (2016-04-08 13:45:52 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-vga-20160411-1 for you to fetch changes up to fa49e4656a641af84e4cdf40c8d12dacb25dc0aa: virtio-gpu: block live migration (2016-04-11 12:36:34 +0200) ---------------------------------------------------------------- virtio-gpu: pixman surface fix, block live migration ---------------------------------------------------------------- Gerd Hoffmann (2): ui/virtio-gpu: add and use qemu_create_displaysurface_pixman virtio-gpu: block live migration hw/display/virtio-gpu.c | 12 ++++++++---- include/ui/console.h | 1 + trace-events | 1 + ui/console.c | 11 +++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-)