index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
input
/
virtio-input.c
Age
Commit message (
Expand
)
Author
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