Re: [Qemu-devel] [PATCH v4] add input-send-event command
On 09/30/2014 03:10 PM, Marcelo Tosatti wrote: > > Which allows specification of absolute/relative, > up/down and console parameters. > > Suggested by Gerd Hoffman. > > Signed-off-by: Marcelo Tosatti > > --- > qapi-schema.json | 17 + > qmp-commands.hx | 63 > +++
[Qemu-devel] [PATCH v4] add input-send-event command
Which allows specification of absolute/relative, up/down and console parameters. Suggested by Gerd Hoffman. Signed-off-by: Marcelo Tosatti --- qapi-schema.json | 17 + qmp-commands.hx | 63 ++ ui/input.c | 37