Expose whether a mouse is an absolute device via QMP and the human monitor.
commit1aaee43cf7a43ca8e7f12883ee7e3a35fe5eb84c
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 10 Mar 2010 02:58:07 +0000 (9 20:58 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 19 Mar 2010 20:27:38 +0000 (19 15:27 -0500)
tree705fc8caadbce9edfffd6b2cb7a7ec1653f07e77
parent7e581fb3b126691a4358fcc7057b234dcb9ea3ad
Expose whether a mouse is an absolute device via QMP and the human monitor.

For QMP, we just add an attribute which is backwards compatible.  For the human
monitor, we add (absolute) to the end of the line.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
input.c