summaryrefslogtreecommitdiff
path: root/hw/char/ipoctal232.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-14char: avoid chardevice direct accessAnton Nefedov1-1/+1
2017-07-14char: add backend hotswap handlerAnton Nefedov1-1/+1
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau1-1/+1
2017-06-02chardev: move headers to include/chardevMarc-André Lureau1-1/+1
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau1-1/+2
2016-10-24char: make some qemu_chr_fe skip if no driverMarc-André Lureau1-9/+5
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau1-5/+5
2016-10-24char: rename some frontend functionsMarc-André Lureau1-1/+1
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau1-7/+7
2016-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange1-1/+3
2016-05-18ipack: Update e-mail addressAlberto Garcia1-1/+1
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-6/+3
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber1-1/+1
2014-02-14ipoctal232: QOM parent field cleanupAndreas Färber1-4/+6
2014-02-14ipack: Convert to QOM realizeAndreas Färber1-5/+3
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+605