summary refs log tree commit diff stats
path: root/hw/virtio-net.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2012-12-19 14:07:16 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2013-01-04 14:38:05 +0100
commitbfb82a28752d29291adf932c3a9941e8383203af (patch)
tree9047e893e9d7a929cf0ffab4bcbc86e094961e8d /hw/virtio-net.c
parent586b0bef84c202bb2256a35eb71bfd6670262bd7 (diff)
downloadfocaccia-qemu-bfb82a28752d29291adf932c3a9941e8383203af.tar.gz
focaccia-qemu-bfb82a28752d29291adf932c3a9941e8383203af.zip
spice: drop incorrect vm_change_state_handler() opaque
The spice_server pointer is a global variable and
vm_change_state_handler() therefore does not use its opaque parameter.

The vm change state handler is added with a pointer to the spice_server
pointer.  This is useless and we probably would not want 2 levels of
pointers.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Uri Lublin <uril@redhat.com>
Diffstat (limited to 'hw/virtio-net.c')
0 files changed, 0 insertions, 0 deletions