summaryrefslogtreecommitdiff
path: root/hw/char/exynos4210_uart.c
AgeCommit message (Expand)Author
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-10-24char: remove init callbackMarc-André Lureau
2016-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange
2016-01-29arm: Clean up includesPeter Maydell
2016-01-13hw: Don't use hw_error() for machine initialization errorsMarkus Armbruster
2015-09-11maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2013-12-23exynos4210: Use macro ARRAY_SIZE where possibleStefan Weil
2013-07-29exynos4210_uart: QOM cast cleanupAndreas Färber
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini