summaryrefslogtreecommitdiffstats
path: root/client/application.cpp
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2011-07-04 10:59:43 +0300
committerYonit Halperin <yhalperi@redhat.com>2011-07-05 17:23:38 +0300
commit7b34d1994e03e0f86611079971f7a80280d07b5f (patch)
tree0a79f60c4de972dfedbaa675d995ec740264bc37 /client/application.cpp
parentb5d204b6ef779637dd109e186fb27fb02c1856c6 (diff)
server: removing local cursor, this solves RHBZ #714801
When the worker was stoped, the cursor was copied from guest ram to the host ram, and its corresponding qxl command was released. This is unecessary, since the qxl ram still exists (we keep references to the surfaces in the same manner). It also led to BSOD on guest upon migration: the device tracks cursor set commands and it stores a reference to the last one. Then, it replays it to the destination server when migrating to it. However, the command the qxl replayed has already been released from the pci by the original worker, upon STOP.
Diffstat (limited to 'client/application.cpp')
0 files changed, 0 insertions, 0 deletions