hw/input/hid: Add support for several keys.
commit160997fa6dbffbb85b8d064592fbed8d2ae8141a
authorTao Wu <lepton@google.com>
Thu, 7 Dec 2017 06:56:39 +0000 (6 22:56 -0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 18 Dec 2017 14:07:02 +0000 (18 17:07 +0300)
tree8f34e639e7793a8c0c6b1349253a1fd97f994cea
parent27de8f2dcf9c7daa3f5691cefab3563dea3535d2
hw/input/hid: Add support for several keys.

Add support for these keys: audiomute volumedown volumeup power.
Tested with "sendkey" command in monitor and verify the behavior
in guest OS.

Signed-off-by: Tao Wu <lepton@google.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/input/hid.c