index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
1
-0
/
+7
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
1
-2
/
+1
2022-05-03
hw: replace qemu_set_nonblock()
Marc-André Lureau
1
-1
/
+4
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
5
-7
/
+6
2022-03-08
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
1
-2
/
+2
2022-03-08
hw/input/pckbd: QOM'ify IRQ numbers
Bernhard Beschow
1
-4
/
+22
2022-03-02
hw/input/tsc210x: Don't abort on bad SPI word widths
Peter Maydell
1
-2
/
+6
2022-02-22
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
1
-0
/
+2
2022-02-22
hid: Implement support for side and extra buttons
Noah Bergbauer
1
-0
/
+2
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2022-01-13
ps2: Initial horizontal scroll support
Dmitry Petrov
1
-8
/
+49
2021-10-31
hw/input/lasips2: Fix typos in function names
Philippe Mathieu-Daudé
1
-4
/
+4
2021-09-10
ps2: migration support for command reply queue
Volker Rümelin
1
-6
/
+34
2021-09-10
ps2: use a separate keyboard command reply queue
Volker Rümelin
1
-31
/
+84
2021-09-10
ps2: use the whole ps2 buffer but keep queue size
Volker Rümelin
1
-49
/
+20
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
1
-1
/
+1
2021-07-08
hw/input/lm832x: Define TYPE_LM8323 in public header
Philippe Mathieu-Daudé
1
-1
/
+0
2021-07-08
hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
1
-2
/
+4
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-28
hw/input/hid: Add support for keys of jp106 keyboard.
Katsuhiro Ueno
1
-2
/
+2
2021-05-26
hw/input/ps2: Use ps2_raise_irq() instead of open coding it
Philippe Mathieu-Daudé
1
-4
/
+4
2021-05-26
pckbd: clear outport_present in outer pre_load()
Volker Rümelin
1
-2
/
+1
2021-05-26
pckbd: remove duplicated keyboard and mouse defines
Volker Rümelin
1
-37
/
+0
2021-05-26
pckbd: correctly disable PS/2 communication
Volker Rümelin
1
-4
/
+47
2021-05-26
pckbd: add function kbd_pending()
Volker Rümelin
1
-7
/
+14
2021-05-26
pckbd: add controller response queue
Volker Rümelin
1
-7
/
+35
2021-05-26
pckbd: add state variable for interrupt source
Volker Rümelin
1
-5
/
+28
2021-05-26
pckbd: PS/2 keyboard throttle
Volker Rümelin
1
-0
/
+61
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
1
-20
/
+83
2021-05-26
pckbd: split out interrupt line changing code
Volker Rümelin
1
-10
/
+22
2021-05-26
ps2: don't deassert irq twice if queue is empty
Volker Rümelin
1
-1
/
+3
2021-05-26
ps2: don't raise an interrupt if queue is full
Volker Rümelin
1
-0
/
+4
2021-05-26
ps2: fix mouse stream corruption
Volker Rümelin
1
-1
/
+2
2021-05-26
hw/input: expand trace info reported for ps2 device
Daniel P. Berrangé
2
-2
/
+3
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+4
2021-05-14
Fix build with 64 bits time_t
Fabrice Fontaine
1
-1
/
+4
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
3
-327
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
1
-1
/
+0
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
1
-1
/
+0
2020-12-13
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
3
-0
/
+190
2020-11-17
hw/input/ps2.c: Remove remnants of printf debug
Peter Maydell
1
-9
/
+0
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
3
-9
/
+3
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2
-8
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
5
-14
/
+10
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
5
-13
/
+24
[next]