aboutsummaryrefslogtreecommitdiff
path: root/src/hw/serialio.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-03initial work on making PCI patchs correctHelge Deller1-1/+1
2023-09-26Fix DebugOutputPort for PA-RISCHelge Deller1-2/+3
2021-09-24Add portaddr_t typedef to specify I/O port addressesHelge Deller1-1/+1
2020-06-24serialio: Preserve Xen DebugOutputPortJason Andryuk1-0/+4
2018-12-10qemu: avoid debug prints if debugcon is not enabledStefano Garzarella1-2/+14
2016-12-30serialio: Support for mmap serial portsRicardo Ribalda Delgado1-10/+34
2013-12-04Move low-level hardware writing from output.c to new file hw/serialio.c.Kevin O'Connor1-0/+89