summary refs log tree commit diff stats
path: root/hw/display/qxl.c
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2017-05-10 13:28:13 +0200
committerJuan Quintela <quintela@redhat.com>2017-05-17 12:04:59 +0200
commit2bf3aa85f08186b8162b76e7e8efe5b5a44306a6 (patch)
treed3bbbeb63ac813e04ed3f64aeeabcdd06fd507cf /hw/display/qxl.c
parentcdece0467c00007cf8e3f4b3c3f0b13bf2c4fea9 (diff)
downloadfocaccia-qemu-2bf3aa85f08186b8162b76e7e8efe5b5a44306a6.tar.gz
focaccia-qemu-2bf3aa85f08186b8162b76e7e8efe5b5a44306a6.zip
migration: Fix regression with compression threads
Compression threads got broken on commit

  commit 247956946651ae0280f7b1ea88bb6237dd01c231
  Author: Juan Quintela <quintela@redhat.com>
  Date:   Tue Mar 21 11:45:01 2017 +0100

      ram: reorganize last_sent_block

On do_compress_ram_page() we use a different QEMUFile than the
migration one.  We need to pass it there.  The failure can be seen as:

(qemu) qemu-system-x86_64: Unknown combination of migration flags: 0
qemu-system-x86_64: error while loading state section id 3(ram)
qemu-system-x86_64: load of migration failed: Invalid argument

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Tested-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'hw/display/qxl.c')
0 files changed, 0 insertions, 0 deletions