[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/3] spicevmc -> chardev: restore guest open / close
From: |
Hans de Goede |
Subject: |
[Qemu-devel] [PATCH 0/3] spicevmc -> chardev: restore guest open / close notifcation |
Date: |
Tue, 22 Mar 2011 14:15:20 +0100 |
Hi All,
When we moved from the spicevmc device (which directly implemented a virtio
serial port) to doing spicevmc as a chardev backend we lost the notification
of the guest opening / closing the port to spice server. This causes the
server to not fall back to server mouse mode when the agent inside the
guest stops / dies (for what ever reason). Which causes the mouse to
stop working in this scenario. This patch set fixes this regression.
Regards,
Hans
- [Qemu-devel] [PATCH 0/3] spicevmc -> chardev: restore guest open / close notifcation,
Hans de Goede <=