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