- 9eb5c79 hw/input: Constify all Property by Richard Henderson · 2 months ago
- 647aa5b hw/input: Remove lm832x device by Peter Maydell · 6 months ago
- 81cc84c hw/input: Remove tsc210x device by Peter Maydell · 6 months ago
- 5255c6a hw/input: Remove tsc2005 touchscreen controller by Peter Maydell · 6 months ago
- 9ef4d9d hw/input: Remove pxa2xx_keypad by Peter Maydell · 6 months ago
- 11bbcf2 hw/input: Drop ADS7846 device by Peter Maydell · 6 months ago
- 118e151 hw/input/adb-mouse: convert to use QemuInputHandler by Mark Cave-Ayland · 6 months ago
- e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 5 months ago
- d0a040a hw: arm: Remove use of tabs in some source files by Tanmay Patil · 9 months ago
- 84ce4b9 hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx() by Philippe Mathieu-Daudé · 9 months ago
- ad80e36 hw, target: Add ResetType argument to hold and exit phase methods by Peter Maydell · 11 months ago
- 40f27a7 hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper by Philippe Mathieu-Daudé · 3 years, 4 months ago
- 87c7fb7 hw/virtio: Move vhost-user-input into virtio folder by Leo Yan · 1 year, 2 months ago
- 5c9ca5d adb: Switch bus reset to 3-phase-reset by Peter Maydell · 1 year, 1 month ago
- af0f07d hw/input: Constify VMState by Richard Henderson · 1 year, 2 months ago
- 6e782ff hw/input/stellaris_gamepad: Free StellarisGamepad::keycodes[] array by Philippe Mathieu-Daudé · 1 year, 3 months ago
- d762bf9 Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Stefan Hajnoczi · 1 year, 4 months ago
- 7c76f39 hw/input/stellaris_gamepad: Convert to qemu_input_handler_register() by Peter Maydell · 1 year, 4 months ago
- a75f336 hw/input/stellaris_input: Convert to qdev by Peter Maydell · 1 year, 4 months ago
- 5f8d505 hw/input/stellaris_gamepad: Remove StellarisGamepadButton struct by Peter Maydell · 1 year, 4 months ago
- 281e461 hw/input/stellaris_gamepad: Rename structs to our usual convention by Peter Maydell · 1 year, 4 months ago
- c45460d hw/input/stellaris_input: Rename to stellaris_gamepad by Peter Maydell · 1 year, 4 months ago
- 99b16e8 migration: Use vmstate_register_any() by Juan Quintela · 1 year, 4 months ago
- 749d14f Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into staging by Stefan Hajnoczi · 1 year, 4 months ago
- b1be65f ui/input: Constify QemuInputHandler structure by Philippe Mathieu-Daudé · 1 year, 4 months ago
- a1e6a5c lasips2: LASI PS/2 devices are not user-createable by Helge Deller · 1 year, 5 months ago
- cb94ff5 audio: propagate Error * out of audio_init by Martin Kletzander · 1 year, 5 months ago
- b8ab030 hw/arm: Support machine-default audiodev with fallback by Martin Kletzander · 1 year, 5 months ago
- 29578f5 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- 38e476e hw/input/tsc210x: Extract common init code into new function by Martin Kletzander · 2 years, 10 months ago
- 9b4b4e5 hw/other: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- f8ed364 vhost-user: fully use new backend/frontend naming by Manos Pitsidianakis · 1 year, 9 months ago
- de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 8e9ebd7 virtio-input: add a virtio-mulitouch device by Sergio Lopez · 1 year, 9 months ago
- 944ae6d virtio-input: generalize virtio_input_key_config() by Sergio Lopez · 1 year, 9 months ago
- 48805df replace TABs with spaces by Yeqi Fu · 2 years ago
- 92f4a21 ps2: Don't send key release event for Lang1, Lang2 keys by Ross Lagerwall · 2 years ago
- 626fb3c hw/input: Clean up includes by Markus Armbruster · 2 years, 1 month ago
- 3d15370 hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg by Philippe Mathieu-Daudé · 2 years, 2 months ago
- fc2fc3c hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset by Peter Maydell · 2 years, 4 months ago
- 2bb3f93 hw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase reset by Peter Maydell · 2 years, 4 months ago
- dfa6ba6 Replace use of qdev_reset_all() with device_cold_reset() by Peter Maydell · 2 years, 2 months ago
- b704d63 pckbd: remove legacy i8042_mm_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- 46e9783 ps2: remove unused legacy ps2_mouse_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- 9d1a425 pckbd: don't use legacy ps2_mouse_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- 5e8312a ps2: remove unused legacy ps2_kbd_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- 652fbff pckbd: don't use legacy ps2_kbd_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- abcacb2 pckbd: introduce new vmstate_kbd_mmio VMStateDescription for the I8042_MMIO device by Mark Cave-Ayland · 2 years, 8 months ago
- 1b7bd0a lasips2: update VMStateDescription for LASIPS2 device by Mark Cave-Ayland · 2 years, 8 months ago
- d316983 lasips2: don't use legacy ps2_mouse_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- e2b50aea lasips2: don't use legacy ps2_kbd_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- 2ee1b52 lasips2: switch register memory region to DEVICE_BIG_ENDIAN by Mark Cave-Ayland · 2 years, 8 months ago
- 902691d lasips2: standardise on lp name for LASIPS2Port variables by Mark Cave-Ayland · 2 years, 8 months ago
- 01f6c54 lasips2: rename LASIPS2Port parent pointer to lasips2 by Mark Cave-Ayland · 2 years, 8 months ago
- 212a300 lasips2: switch to using port-based IRQs by Mark Cave-Ayland · 2 years, 8 months ago
- ca735a8 lasips2: add named input gpio to handle incoming port IRQs by Mark Cave-Ayland · 2 years, 8 months ago
- d0af5d6 lasips2: add named input gpio to port for downstream PS2 device IRQ by Mark Cave-Ayland · 2 years, 8 months ago
- 62201e4 lasips2: introduce LASIPS2PortDeviceClass for the LASIPS2_PORT device by Mark Cave-Ayland · 2 years, 8 months ago
- 8db817b lasips2: introduce port IRQ and new lasips2_port_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- c553d6c lasips2: rename LASIPS2Port irq field to birq by Mark Cave-Ayland · 2 years, 8 months ago
- 8d490f8 lasips2: introduce lasips2_mouse_port_class_init() and lasips2_mouse_port_realize() by Mark Cave-Ayland · 2 years, 8 months ago
- b41eee9 lasips2: introduce lasips2_kbd_port_class_init() and lasips2_kbd_port_realize() by Mark Cave-Ayland · 2 years, 8 months ago
- a088ce9 lasips2: move mouse port initialisation to new lasips2_mouse_port_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- b704773 lasips2: move keyboard port initialisation to new lasips2_kbd_port_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- cb5827c lasips2: introduce new LASIPS2_MOUSE_PORT QOM type by Mark Cave-Ayland · 2 years, 8 months ago
- ef90a06 lasips2: introduce new LASIPS2_KBD_PORT QOM type by Mark Cave-Ayland · 2 years, 8 months ago
- f8d89a7 lasips2: QOMify LASIPS2Port by Mark Cave-Ayland · 2 years, 8 months ago
- f4907cb lasips2: change LASIPS2State dev pointer from void to PS2State by Mark Cave-Ayland · 2 years, 8 months ago
- 92bd278 lasips2: remove legacy lasips2_initfn() function by Mark Cave-Ayland · 2 years, 8 months ago
- 4040ee5 lasips2: remove the qdev base property and the lasips2_properties array by Mark Cave-Ayland · 2 years, 8 months ago
- 17b8013 lasips2: don't use vmstate_register() in lasips2_realize() by Mark Cave-Ayland · 2 years, 8 months ago
- 6f9f245 pl050: don't use legacy ps2_mouse_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- 6a05d0b pl050: don't use legacy ps2_kbd_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- 5b0138b pl050: introduce pl050_mouse_class_init() and pl050_mouse_realize() by Mark Cave-Ayland · 2 years, 8 months ago
- 87efd28 pl050: introduce pl050_kbd_class_init() and pl050_kbd_realize() by Mark Cave-Ayland · 2 years, 8 months ago
- 475a4d4 pl050: introduce PL050DeviceClass for the PL050 device by Mark Cave-Ayland · 2 years, 8 months ago
- 3d5e099 pl050: move logic from pl050_realize() to pl050_init() by Mark Cave-Ayland · 2 years, 8 months ago
- 0a3c1e1 pl050: introduce new PL050_MOUSE_DEVICE QOM type by Mark Cave-Ayland · 2 years, 8 months ago
- 1d59315 pl050: introduce new PL050_KBD_DEVICE QOM type by Mark Cave-Ayland · 2 years, 8 months ago
- 33e0958 pl050: change PL050State dev pointer from void to PS2State by Mark Cave-Ayland · 2 years, 8 months ago
- b6c575d pl050: rename pl050_keyboard_init() to pl050_kbd_init() by Mark Cave-Ayland · 2 years, 8 months ago
- bce0e9c pl050: move PL050State from pl050.c to new pl050.h header file by Mark Cave-Ayland · 2 years, 8 months ago
- 7227de9 ps2: remove update_irq() function and update_arg parameter by Mark Cave-Ayland · 2 years, 8 months ago
- 6eb252d pckbd: switch I8042 device from update_irq() function to PS2 device gpio by Mark Cave-Ayland · 2 years, 8 months ago
- 55870d6 pckbd: add i8042_reset() function to I8042 device by Mark Cave-Ayland · 2 years, 8 months ago
- cb663a8 pckbd: switch I8042_MMIO device from update_irq() function to PS2 device gpio by Mark Cave-Ayland · 2 years, 8 months ago
- 0d1ac49 lasips2: switch over from update_irq() function to PS2 device gpio by Mark Cave-Ayland · 2 years, 8 months ago
- 97bc059 lasips2: use sysbus IRQ for output IRQ by Mark Cave-Ayland · 2 years, 8 months ago
- 1702627 lasips2: implement lasips2_realize() by Mark Cave-Ayland · 2 years, 8 months ago
- 42119fd lasips2: add base property by Mark Cave-Ayland · 2 years, 8 months ago
- 02bb59a lasips2: move initialisation of PS2 ports from lasi_initfn() to lasi_init() by Mark Cave-Ayland · 2 years, 8 months ago
- 6479296 lasips2: move mapping of LASIPS2 registers to HPPA machine by Mark Cave-Ayland · 2 years, 8 months ago
- 63195aa lasips2: implement lasips2_init() function by Mark Cave-Ayland · 2 years, 8 months ago
- 5cbf35d lasips2: rename lasips2_init() to lasips2_initfn() and update it to return the LASIPS2 device by Mark Cave-Ayland · 2 years, 8 months ago
- 07c68b5 lasips2: move lasips2 QOM types from lasips2.c to lasips2.h by Mark Cave-Ayland · 2 years, 8 months ago
- 653b388 lasips2: QOMify LASIPS2State by Mark Cave-Ayland · 2 years, 8 months ago
- 1d9d4b0 pl050: add QEMU interface comment by Mark Cave-Ayland · 2 years, 8 months ago
- 423bcb2 pl050: switch over from update_irq() function to PS2 device gpio by Mark Cave-Ayland · 2 years, 8 months ago
- c2b1747 pckbd: replace irq_kbd and irq_mouse with qemu_irq array in KBDState by Mark Cave-Ayland · 2 years, 8 months ago
- 6beb79e ps2: add gpio for output IRQ and optionally use it in ps2_raise_irq() and ps2_lower_irq() by Mark Cave-Ayland · 2 years, 8 months ago