Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-13 | virtio-input: support absolute axis config in pass-through | Ladi Prosek | 1 | -3/+3 |
2016-04-13 | virtio-input: add live migration support | Gerd Hoffmann | 1 | -0/+40 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-02-06 | virtio: move allocation to virtqueue_pop/vring_pop | Paolo Bonzini | 1 | -8/+16 |
2016-01-29 | virtio: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-20 | virtio-input: ignore events until the guest driver is ready | Gerd Hoffmann | 1 | -0/+4 |
2015-07-27 | virtio: get_features() can fail | Jason Wang | 1 | -1/+2 |
2015-06-23 | virtio-input: move properties, use virtio_instance_init_common | Gerd Hoffmann | 1 | -1/+7 |
2015-06-01 | virtio: make features 64bit wide | Gerd Hoffmann | 1 | -1/+1 |
2015-05-29 | virtio-input: core code & base class [device] | Gerd Hoffmann | 1 | -0/+282 |