Hi, > You want console parameter to be console index? Is that visible via > monitor?
The consoles are visible in the qom tree, under /backend/console[$index]. They have a device link and head property, so you can figure which console belongs to which device and display. I think using a console index is fine. Luiz, agree? Other/better suggestions? I think the command should take a list of events. Send all events to the guest via qemu_input_event_send, finally call qemu_input_event_sync. cheers, Gerd