index
:
qemu/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-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
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-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
chardev
/
msmouse.c
Age
Commit message (
Expand
)
Author
2026-05-25
ui/input: Remove QAPI wrappers from QemuInputEvent
Akihiko Odaki
2026-05-25
ui/input: Introduce QemuInputEvent typedef
Akihiko Odaki
2026-02-13
chardev: .chr_open(): add boolean return value
Vladimir Sementsov-Ogievskiy
2026-02-13
chardev: .chr_open(): drop be_opened parameter
Vladimir Sementsov-Ogievskiy
2026-02-13
chardev: consistent naming for ChardevClass handlers implementations
Vladimir Sementsov-Ogievskiy
2026-02-13
chardev: ChardevClass: consistent naming for handlers
Vladimir Sementsov-Ogievskiy
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
2023-10-19
ui/input: Constify QemuInputHandler structure
Philippe Mathieu-Daudé
2022-09-29
chardev: fix segfault in finalize
Maksim Davydov
2022-09-29
msmouse: Add pnp data
Arwed Meyer
2022-09-29
msmouse: Use fifo8 instead of array
Arwed Meyer
2022-09-29
msmouse: Handle mouse reset
Arwed Meyer
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2017-06-02
char: move char devices to chardev/
Marc-André Lureau