Age | Commit message (Expand) | Author |
2020-05-15 | qdev: Unrealize must not fail | Markus Armbruster |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2020-01-05 | virtio-input: convert to new virtio_delete_queue | Michael S. Tsirkin |
2019-11-25 | virtio-input: fix memory leak on unrealize | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2017-03-27 | virtio-input: fix eventq batching | Ladi Prosek |
2017-03-27 | virtio-input: free event queue when finalizing | Ladi Prosek |
2016-10-10 | virtio: cleanup VMSTATE_VIRTIO_DEVICE | Halil Pasic |
2016-10-10 | virtio-input: convert VMSTATE_VIRTIO_DEVICE | Halil Pasic |
2016-08-08 | virtio-input: free config list | Marc-André Lureau |
2016-07-21 | virtio-input: Wrap in vmstate | Dr. David Alan Gilbert |
2016-07-12 | input: add trace events for full queues | Gerd Hoffmann |
2016-04-13 | virtio-input: support absolute axis config in pass-through | Ladi Prosek |
2016-04-13 | virtio-input: add live migration support | Gerd Hoffmann |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-06 | virtio: move allocation to virtqueue_pop/vring_pop | Paolo Bonzini |
2016-01-29 | virtio: Clean up includes | Peter Maydell |
2015-10-20 | virtio-input: ignore events until the guest driver is ready | Gerd Hoffmann |
2015-07-27 | virtio: get_features() can fail | Jason Wang |
2015-06-23 | virtio-input: move properties, use virtio_instance_init_common | Gerd Hoffmann |
2015-06-01 | virtio: make features 64bit wide | Gerd Hoffmann |
2015-05-29 | virtio-input: core code & base class [device] | Gerd Hoffmann |