aboutsummaryrefslogtreecommitdiff
path: root/hw/char/goldfish_tty.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell1-1/+1
2024-07-23util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()Philippe Mathieu-Daudé1-1/+1
2024-07-23hw/char/goldfish: Use DMA memory APIPhilippe Mathieu-Daudé1-6/+6
2023-12-29hw/char: Constify VMStateRichard Henderson1-1/+1
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé1-1/+1
2021-03-15hw/char: add goldfish-ttyLaurent Vivier1-0/+285