vm_action_async
Description:
Request the VM to perform an action.
Parameters:
| this |
a qmp port helper |
| action |
a VM action |
| cancellable |
a Cancellable, or null |
| callback |
callback to call when the action is complete |
| user_data |
the data to pass to the callback function |