index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
input
/
virtio-input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-7
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
virtio-input: convert to new virtio_delete_queue
Michael S. Tsirkin
2020-01-05
1
-2
/
+3
*
virtio-input: fix memory leak on unrealize
Marc-André Lureau
2019-11-25
1
-0
/
+3
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
virtio-input: fix eventq batching
Ladi Prosek
2017-03-27
1
-15
/
+14
*
virtio-input: free event queue when finalizing
Ladi Prosek
2017-03-27
1
-2
/
+4
*
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-2
/
+0
*
virtio-input: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-10
/
+13
*
virtio-input: free config list
Marc-André Lureau
2016-08-07
1
-0
/
+11
*
virtio-input: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
1
-20
/
+6
*
input: add trace events for full queues
Gerd Hoffmann
2016-07-12
1
-1
/
+2
*
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2016-04-13
1
-3
/
+3
*
virtio-input: add live migration support
Gerd Hoffmann
2016-04-13
1
-0
/
+40
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-06
1
-8
/
+16
*
virtio: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
virtio-input: ignore events until the guest driver is ready
Gerd Hoffmann
2015-10-20
1
-0
/
+4
*
virtio: get_features() can fail
Jason Wang
2015-07-27
1
-1
/
+2
*
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
2015-06-23
1
-1
/
+7
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
1
-1
/
+1
*
virtio-input: core code & base class [device]
Gerd Hoffmann
2015-05-29
1
-0
/
+282