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