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-06-26
pckbd: implement i8042_mmio_realize() function
Mark Cave-Ayland
2022-06-26
pckbd: add size qdev property to I8042_MMIO device
Mark Cave-Ayland
2022-06-26
pckbd: add mask qdev property to I8042_MMIO device
Mark Cave-Ayland
2022-06-26
pckbd: implement i8042_mmio_reset() for I8042_MMIO device
Mark Cave-Ayland
2022-06-26
pckbd: introduce new I8042_MMIO QOM type
Mark Cave-Ayland
2022-06-26
pckbd: move ISAKBDState from pckbd.c to i8042.h
Mark Cave-Ayland
2022-06-26
pckbd: move KBDState from pckbd.c to i8042.h
Mark Cave-Ayland
2022-06-26
pckbd: checkpatch fixes
Mark Cave-Ayland
2022-06-26
lasips2: rename ps2dev_update_irq() to lasips2_port_set_irq()
Mark Cave-Ayland
2022-06-26
lasips2: spacing fixes
Mark Cave-Ayland
2022-06-26
pl050: split pl050_update_irq() into separate pl050_set_irq() and pl050_updat...
Mark Cave-Ayland
2022-06-26
pl050: checkpatch fixes
Mark Cave-Ayland
2022-06-26
ps2: don't use vmstate_register() in ps2_mouse_init()
Mark Cave-Ayland
2022-06-26
ps2: don't use vmstate_register() in ps2_kbd_init()
Mark Cave-Ayland
2022-06-26
ps2: implement ps2_mouse_realize() and use it to register ps2_mouse_handler
Mark Cave-Ayland
2022-06-26
ps2: implement ps2_kbd_realize() and use it to register ps2_keyboard_handler
Mark Cave-Ayland
2022-06-26
ps2: remove duplicate setting of scancode_set in ps2_kbd_init()
Mark Cave-Ayland
2022-06-26
ps2: implement ps2_reset() for the PS2_DEVICE QOM type based upon ps2_common_...
Mark Cave-Ayland
2022-06-26
ps2: introduce PS2DeviceClass
Mark Cave-Ayland
2022-06-26
ps2: improve function prototypes in ps2.c and ps2.h
Mark Cave-Ayland
2022-06-26
ps2: move QOM type definitions from ps2.c to ps2.h
Mark Cave-Ayland
2022-06-26
ps2: QOMify PS2MouseState
Mark Cave-Ayland
2022-06-26
ps2: QOMify PS2KbdState
Mark Cave-Ayland
2022-06-26
ps2: QOMify PS2State
Mark Cave-Ayland
2022-06-26
ps2: checkpatch fixes
Mark Cave-Ayland
2022-06-09
acpi: pckbd: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build_d...
Igor Mammedov
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-03
hw: replace qemu_set_nonblock()
Marc-André Lureau
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
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
[prev]
[next]