index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
input
Age
Commit message (
Expand
)
Author
2022-03-08
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
hw/input/pckbd: QOM'ify IRQ numbers
Bernhard Beschow
2022-03-02
hw/input/tsc210x: Don't abort on bad SPI word widths
Peter Maydell
2022-02-22
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
2022-02-22
hid: Implement support for side and extra buttons
Noah Bergbauer
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-01-13
ps2: Initial horizontal scroll support
Dmitry Petrov
2021-10-31
hw/input/lasips2: Fix typos in function names
Philippe Mathieu-Daudé
2021-09-10
ps2: migration support for command reply queue
Volker Rümelin
2021-09-10
ps2: use a separate keyboard command reply queue
Volker Rümelin
2021-09-10
ps2: use the whole ps2 buffer but keep queue size
Volker Rümelin
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
2021-07-08
hw/input/lm832x: Define TYPE_LM8323 in public header
Philippe Mathieu-Daudé
2021-07-08
hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"
Philippe Mathieu-Daudé
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-28
hw/input/hid: Add support for keys of jp106 keyboard.
Katsuhiro Ueno
2021-05-26
hw/input/ps2: Use ps2_raise_irq() instead of open coding it
Philippe Mathieu-Daudé
2021-05-26
pckbd: clear outport_present in outer pre_load()
Volker Rümelin
2021-05-26
pckbd: remove duplicated keyboard and mouse defines
Volker Rümelin
2021-05-26
pckbd: correctly disable PS/2 communication
Volker Rümelin
2021-05-26
pckbd: add function kbd_pending()
Volker Rümelin
2021-05-26
pckbd: add controller response queue
Volker Rümelin
2021-05-26
pckbd: add state variable for interrupt source
Volker Rümelin
2021-05-26
pckbd: PS/2 keyboard throttle
Volker Rümelin
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2021-05-26
pckbd: split out interrupt line changing code
Volker Rümelin
2021-05-26
ps2: don't deassert irq twice if queue is empty
Volker Rümelin
2021-05-26
ps2: don't raise an interrupt if queue is full
Volker Rümelin
2021-05-26
ps2: fix mouse stream corruption
Volker Rümelin
2021-05-26
hw/input: expand trace info reported for ps2 device
Daniel P. Berrangé
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-14
Fix build with 64 bits time_t
Fabrice Fontaine
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2020-12-13
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
2020-11-17
hw/input/ps2.c: Remove remnants of printf debug
Peter Maydell
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-08
adb: Correct class size on TYPE_ADB_DEVICE
David Gibson
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
2020-08-27
pckbd: Move QOM macro to header
Eduardo Habkost
2020-08-21
meson: convert hw/input
Marc-André Lureau
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
[next]