Marc-André Lureau
|
509ec36c1e
virtio-input: fix memory leak on unrealize
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Ladi Prosek
|
57094547df
virtio-input: fix eventq batching
|
8 years ago |
Ladi Prosek
|
0f5a15e40a
virtio-input: free event queue when finalizing
|
8 years ago |
Halil Pasic
|
5705653ff8
virtio: cleanup VMSTATE_VIRTIO_DEVICE
|
9 years ago |
Halil Pasic
|
73a17349ff
virtio-input: convert VMSTATE_VIRTIO_DEVICE
|
9 years ago |
Marc-André Lureau
|
0137a557aa
virtio-input: free config list
|
9 years ago |
Dr. David Alan Gilbert
|
428d2ed2c8
virtio-input: Wrap in vmstate
|
9 years ago |
Gerd Hoffmann
|
c80276b420
input: add trace events for full queues
|
9 years ago |
Ladi Prosek
|
b065e275a8
virtio-input: support absolute axis config in pass-through
|
9 years ago |
Gerd Hoffmann
|
2d73837466
virtio-input: add live migration support
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Paolo Bonzini
|
51b19ebe43
virtio: move allocation to virtqueue_pop/vring_pop
|
9 years ago |
Peter Maydell
|
9b8bfe21be
virtio: Clean up includes
|
9 years ago |
Gerd Hoffmann
|
d9460a7557
virtio-input: ignore events until the guest driver is ready
|
9 years ago |
Jason Wang
|
9d5b731dd2
virtio: get_features() can fail
|
10 years ago |
Gerd Hoffmann
|
6f2b9a5b24
virtio-input: move properties, use virtio_instance_init_common
|
10 years ago |
Gerd Hoffmann
|
019a3edbb2
virtio: make features 64bit wide
|
10 years ago |
Gerd Hoffmann
|
f73ddbad39
virtio-input: core code & base class [device]
|
11 years ago |