diff options
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-02-16 14:59:30 +0000 |
---|---|---|
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-02-16 14:59:30 +0000 |
commit | 753b4053311ff1437d99726970b1e7e6bf38249b (patch) | |
tree | 60e867675850e3020bff8a907e3aa781f501cf03 /target-alpha/exec.h | |
parent | 880fec5d086cb528b6fdb5948ccacbc1dcce5cfd (diff) |
Support multiple VNC clients (Brian Kress)
Change structure associated with a display from VncState to a new structure
VncDisplay. Remove client specific fields from VncDisplay. Remove display
specific fields from VncState. Maintain a linked list of VncStates per
VncDisplay structure, update as necessary. When updates/resizes/copies come in
from the hardware, dispatch to all clients.
Signed-off-by: Brian Kress <kressb@moose.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6621 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-alpha/exec.h')
0 files changed, 0 insertions, 0 deletions