summaryrefslogtreecommitdiffstats
path: root/hw/char/serial-pci.c
Commit message (Expand)AuthorAgeFilesLines
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* serial: fix multi-pci card error cleanup.Gerd Hoffmann2015-05-191-8/+12
* serial-pci: Convert to realizeMarkus Armbruster2015-02-261-13/+9
* memory: remove memory_region_destroyPaolo Bonzini2014-08-181-3/+0
* serial-pci: remove memory regions from BAR before destroying themPaolo Bonzini2014-07-141-0/+1
* irq: Allocate IRQs individuallyPeter Crosthwaite2014-07-011-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-2/+2
* serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan2014-05-211-0/+7
* hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-2/+3
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+3
* hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-3/+4
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-2/+15
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+252
OpenPOWER on IntegriCloud