summary refs log tree commit diff stats
path: root/hw/char/goldfish_tty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/char: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()Philippe Mathieu-Daudé2024-07-231-1/+1
* hw/char/goldfish: Use DMA memory APIPhilippe Mathieu-Daudé2024-07-231-6/+6
* hw/char: Constify VMStateRichard Henderson2023-12-291-1/+1
* hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé2021-11-091-1/+1
* hw/char: add goldfish-ttyLaurent Vivier2021-03-151-0/+285