« Previous | Next » 

Revision bfb82a28

IDbfb82a28752d29291adf932c3a9941e8383203af

Added by Stefan Hajnoczi over 11 years ago

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 <>
Reviewed-by: Uri Lublin <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences