aboutsummaryrefslogtreecommitdiff
path: root/hw/char/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2019-05-17hw/char: Move multi-serial devices into separate fileThomas Huth1-0/+1
2019-03-18hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth1-1/+1
2018-11-02hw/char: Implement nRF51 SoC UARTJulia Suvorova1-0/+1
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini1-1/+1
2018-03-12hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé1-0/+1
2017-07-17hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UARTPeter Maydell1-0/+1
2017-05-04s390x/3270: Mark non-migratable and enable the deviceJing Liu1-0/+1
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini1-1/+1
2017-02-06Split serial-isa into its own config optionDavid Gibson1-1/+2
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann1-0/+1
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis1-0/+1
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber1-1/+1
2013-12-17hw/arm/digic: add UART supportAntony Pavlov1-0/+1
2013-09-20s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs1-1/+1
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini1-0/+15
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini1-0/+2
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+10
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0