summaryrefslogtreecommitdiffstats
path: root/hw/char/ipoctal232.c
Commit message (Expand)AuthorAgeFilesLines
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau2016-10-241-1/+2
* char: make some qemu_chr_fe skip if no driverMarc-André Lureau2016-10-241-9/+5Star
* char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau2016-10-241-5/+5
* char: rename some frontend functionsMarc-André Lureau2016-10-241-1/+1
* char: replace PROP_CHR with CharBackendMarc-André Lureau2016-10-241-7/+7
* hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange2016-09-131-1/+3
* ipack: Update e-mail addressAlberto Garcia2016-05-181-1/+1
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-6/+3Star
* ipack: Move IndustryPack out of hw/char/Andreas Färber2014-02-141-1/+1
* ipoctal232: QOM parent field cleanupAndreas Färber2014-02-141-4/+6
* ipack: Convert to QOM realizeAndreas Färber2014-02-141-5/+3Star
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+605