summaryrefslogtreecommitdiff
path: root/hw/input/virtio-input.c
AgeCommit message (Expand)Author
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini
2016-01-29virtio: Clean up includesPeter Maydell
2015-10-20virtio-input: ignore events until the guest driver is readyGerd Hoffmann
2015-07-27virtio: get_features() can failJason Wang
2015-06-23virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann
2015-06-01virtio: make features 64bit wideGerd Hoffmann
2015-05-29virtio-input: core code & base class [device]Gerd Hoffmann