summaryrefslogtreecommitdiff
path: root/hw/char/serial-pci.c
AgeCommit message (Expand)Author
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29x86: Clean up includesPeter Maydell
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-05-19serial: fix multi-pci card error cleanup.Gerd Hoffmann
2015-02-26serial-pci: Convert to realizeMarkus Armbruster
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-07-14serial-pci: remove memory regions from BAR before destroying themPaolo Bonzini
2014-07-01irq: Allocate IRQs individuallyPeter Crosthwaite
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-05-21serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini