summaryrefslogtreecommitdiff
path: root/hw/char/serial-pci.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-18memory: remove memory_region_destroyPaolo Bonzini1-3/+0
2014-07-14serial-pci: remove memory regions from BAR before destroying themPaolo Bonzini1-0/+1
2014-07-01irq: Allocate IRQs individuallyPeter Crosthwaite1-1/+1
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-2/+2
2014-05-21serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan1-0/+7
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum1-2/+3
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+3
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini1-3/+4
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-3/+3
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-2/+15
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+252