summaryrefslogtreecommitdiff
path: root/hw/char/parallel.c
AgeCommit message (Expand)Author
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange
2016-09-08portio: keep references on portioMarc-André Lureau
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29x86: Clean up includesPeter Maydell
2015-06-05Move parallel_hds_isa_init to hw/isa/isa-bus.cMiroslav Rezanina
2015-02-24parallel: parallel_hds_isa_init() shouldn't failMarkus Armbruster
2015-02-24parallel: Factor out common parallel_hds_isa_init()Markus Armbruster
2014-09-11parallel: adding vmstate for save/restorePavel Dovgalyuk
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-29parallel: QOM'ifyAndreas Färber
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini