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
Age
Commit message (
Expand
)
Author
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-11
typofixes - v4
Veres Lajos
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-07-27
virtio: get_features() can fail
Jason Wang
2015-07-17
hid: clarify hid_keyboard_process_keycode
Paolo Bonzini
2015-07-16
virtio-input: move sys/ioctl.h include
Gerd Hoffmann
2015-07-16
virtio-input: fix segfault in virtio_input_hid_properties
Lin Ma
2015-07-03
virtio-input: add input routing support
Gerd Hoffmann
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2015-05-29
virtio-input: emulated devices [device]
Gerd Hoffmann
2015-05-29
virtio-input: core code & base class [device]
Gerd Hoffmann
2015-03-09
adb.c: include ADBDevice parent state in KBDState and MouseState
Mark Cave-Ayland
2015-02-10
Add trace to ps2.c.
Don Koch
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-22
hw/input/hid.c Fix capslock hid code
Dinar Valeev
2015-01-22
hid: handle full ptr queues in post_load
Gerd Hoffmann
2015-01-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-01-03
pckbd: set bits 2-3-6-7 of the output port by default
Paolo Bonzini
2014-12-29
milkymist: softmmu: fix event handling
Michael Walle
2014-09-29
hw/input/tsc210x.c: Delete unused array tsc2101_rates
Peter Maydell
2014-09-11
pckbd: adding new fields to vmstate
Pavel Dovgalyuk
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-02
Fix debug print warning
Gonglei
2014-07-01
input: fix jumpy mouse cursor with USB mouse emulation
Christian Burger
2014-06-24
Fix new typos (found by codespell)
Stefan Weil
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-10
hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem()
Peter Maydell
2014-05-26
input: switch hid mouse and tablet to the new input layer api.
Gerd Hoffmann
2014-05-26
input: switch hid keyboard to new input layer api.
Gerd Hoffmann
2014-05-16
input: switch ps/2 mouse to new input api
Gerd Hoffmann
2014-05-16
input: switch ps/2 kbd to new input api
Gerd Hoffmann
2014-05-16
ps2: set ps/2 output buffer size as the same as kernel
Gonglei
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-05
tsc210x: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-03-09
pckbd: return 'keyboard enabled' on read input port command
Hervé Poussineau
2014-02-14
lm832x: QOM'ify
Andreas Färber
2014-01-09
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2014-01-01
pxa27x: Add 'const' attribute to keyboard maps
Stefan Weil
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
2013-07-29
pl050: QOM'ify pl050_keyboard and pl050_mouse
Andreas Färber
2013-07-29
pl050: Rename pl050_state to PL050State
Andreas Färber
[next]