COMMITS
/ hw/input/virtio-input.c April 1, 2022
J
virtio: drop name parameter for virtio_init()
Jonah Palmer committed
May 5, 2020
M
qdev: Unrealize must not fail
Markus Armbruster committed
January 10, 2020
M
qdev: set properties with device_class_set_props()
Marc-André Lureau committed
December 9, 2019
M
virtio-input: convert to new virtio_delete_queue
Michael S. Tsirkin committed
November 21, 2019
M
virtio-input: fix memory leak on unrealize
Marc-André Lureau committed
August 12, 2019
M
Include hw/qdev-properties.h less
Markus Armbruster committed
May 23, 2019
M
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster committed
March 24, 2017
L
virtio-input: fix eventq batching
Ladi Prosek committed
L
virtio-input: free event queue when finalizing
Ladi Prosek committed
October 6, 2016
H
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic committed
H
virtio-input: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic committed
July 15, 2016
M
virtio-input: free config list
Marc-André Lureau committed
July 14, 2016
D
virtio-input: Wrap in vmstate
Dr. David Alan Gilbert committed
June 23, 2016
G
input: add trace events for full queues
Gerd Hoffmann committed
April 13, 2016
L
virtio-input: support absolute axis config in pass-through
Ladi Prosek committed
April 5, 2016
G
virtio-input: add live migration support
Gerd Hoffmann committed
March 14, 2016
M
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster committed
February 4, 2016
P
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini committed
January 26, 2016
P
virtio: Clean up includes
Peter Maydell committed
October 16, 2015
G
virtio-input: ignore events until the guest driver is ready
Gerd Hoffmann committed
July 27, 2015
J
virtio: get_features() can fail
Jason Wang committed
June 18, 2015
G
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann committed
June 1, 2015
G
virtio: make features 64bit wide
Gerd Hoffmann committed
March 14, 2014
G
virtio-input: core code & base class [device]
Gerd Hoffmann committed