]> git.proxmox.com Git - qemu.git/commit
chardev: add msmouse support to qapi
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 21 Feb 2013 10:58:44 +0000 (11:58 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Mar 2013 09:27:46 +0000 (10:27 +0100)
commitf5a51cab2afd1124f0988081207d506fbec629b4
tree85a7ae86cc9593c49c6935eb4b43513f711ad73e
parent80dca9e643d11b54f1b9bafbaefeadfb1099e023
chardev: add msmouse support to qapi

This patch adds 'msmouse' support to qapi and also switches over
the msmouse chardev initialization to the new qapi code path.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
backends/msmouse.c
include/char/char.h
qapi-schema.json
qemu-char.c