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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
input
/
i8042.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
pckbd: remove legacy i8042_mm_init() function
Mark Cave-Ayland
1
-2
/
+0
2022-07-18
pckbd: don't use legacy ps2_mouse_init() function
Mark Cave-Ayland
1
-1
/
+1
2022-07-18
pckbd: don't use legacy ps2_kbd_init() function
Mark Cave-Ayland
1
-1
/
+2
2022-06-26
pckbd: add QEMU interface comment for I8042 device
Mark Cave-Ayland
1
-0
/
+10
2022-06-26
pckbd: add QEMU interface comment for I8042_MMIO device
Mark Cave-Ayland
1
-0
/
+11
2022-06-26
pckbd: replace irq_kbd and irq_mouse with qemu_irq array in KBDState
Mark Cave-Ayland
1
-2
/
+4
2022-06-26
pckbd: move mapping of I8042_MMIO registers to MIPS magnum machine
Mark Cave-Ayland
1
-2
/
+1
2022-06-26
pckbd: alter i8042_mm_init() to return a I8042_MMIO device
Mark Cave-Ayland
1
-3
/
+3
2022-06-26
pckbd: implement i8042_mmio_realize() function
Mark Cave-Ayland
1
-0
/
+1
2022-06-26
pckbd: add size qdev property to I8042_MMIO device
Mark Cave-Ayland
1
-0
/
+1
2022-06-26
pckbd: introduce new I8042_MMIO QOM type
Mark Cave-Ayland
1
-0
/
+10
2022-06-26
pckbd: move ISAKBDState from pckbd.c to i8042.h
Mark Cave-Ayland
1
-0
/
+10
2022-06-26
pckbd: move KBDState from pckbd.c to i8042.h
Mark Cave-Ayland
1
-0
/
+25
2022-03-06
hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
Liav Albani
1
-0
/
+15
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-1
/
+2
2020-08-27
pckbd: Move QOM macro to header
Eduardo Habkost
1
-0
/
+1
2020-01-07
vmmouse: replace PROP_PTR with PROP_LINK
Marc-André Lureau
1
-1
/
+3
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
1
-0
/
+24