summaryrefslogtreecommitdiffstats
path: root/hw/i2c/core.c
diff options
context:
space:
mode:
authorGerd Hoffmann2015-06-04 12:34:42 +0200
committerMichael S. Tsirkin2015-06-10 18:15:06 +0200
commit710e2d90da1a16807f7885d37b203ce739fdc53a (patch)
tree28650f197254ed8d8263ddf035c2a41905f5c5ae /hw/i2c/core.c
parentvirtio-input: core code & base class [pci] (diff)
downloadqemu-710e2d90da1a16807f7885d37b203ce739fdc53a.tar.gz
qemu-710e2d90da1a16807f7885d37b203ce739fdc53a.tar.xz
qemu-710e2d90da1a16807f7885d37b203ce739fdc53a.zip
virtio-input: emulated devices [pci]
This patch adds virtio-pci support for the emulated virtio-input devices. Using them is as simple as adding "-device virtio-tablet-pci" to your command line. If you want add multiple devices but don't want waste a pci slot for each you can compose a multifunction device this way: qemu -device virtio-keyboard-pci,addr=0d.0,multifunction=on \ -device virtio-tablet-pci,addr=0d.1,multifunction=on Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/i2c/core.c')
0 files changed, 0 insertions, 0 deletions