* [Qemu-devel] writing to quest's ps2 keyboard
@ 2015-06-14 12:23 Jiri 'Ghormoon' Novak
0 siblings, 0 replies; only message in thread
From: Jiri 'Ghormoon' Novak @ 2015-06-14 12:23 UTC (permalink / raw)
To: qemu-devel
Hi,
I'm attempting my first hack of qemu, though I've got stuck on how to
correctly write to ps/2 input in the guest.
My idea was that if I create new keyboard (using void *ps2_kbd_init) I
can use that one to write (void ps2_write_keyboard).
The problem is, that this does not seem to do anything in the guest. No
new keyboard in /dev/input, no input given.
What am I missing? or would it be better to somehow get pointer to the
"primary" one and write to that?
Thanks,
Ghor
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-14 12:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-14 12:23 [Qemu-devel] writing to quest's ps2 keyboard Jiri 'Ghormoon' Novak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).