summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Fix memory leak in error pathM. Mohan Kumar2013-07-091-9/+17
* Extend support of SMBUS(module pm_smbus.c) HST_STS register.MRatnikov2013-07-091-2/+23
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-0826-145/+339
|\
| * pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2013-07-071-19/+14
| * pci: Remove domain from PCIHostBusDavid Gibson2013-07-071-4/+3
| * pci: Simpler implementation of primary PCI busDavid Gibson2013-07-072-9/+26
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-0716-24/+32
| * pci: Add root bus argument to pci_get_bus_devfn()David Gibson2013-07-072-5/+6
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-077-24/+55
| * pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-073-10/+15
| * pci: Abolish pci_find_root_bus()David Gibson2013-07-073-14/+41
| * pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson2013-07-042-15/+15
| * pci: Cleanup configuration for pci-hotplug.cDavid Gibson2013-07-042-4/+4
| * pvpanic: fix fwcfg for big endian hostsMichael S. Tsirkin2013-07-041-3/+4
| * pvpanic: initialization cleanupMichael S. Tsirkin2013-07-041-14/+16
| * e1000: cleanup process_tx_descAndrew Jones2013-07-041-8/+10
| * pc_piix: cleanup init compat handlingMichael S. Tsirkin2013-07-041-14/+4
| * pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-043-3/+51
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-044-3/+71
* | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-07-07329-928/+1159
|\ \ | |/ |/|
| * add a header file for atomic operationsPaolo Bonzini2013-07-042-6/+6
| * hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0412-25/+31
| * hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0423-31/+41
| * hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0414-26/+33
| * hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0421-86/+91
| * hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0420-39/+48
| * hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0422-53/+58
| * hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0441-87/+111
| * hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-044-6/+6
| * hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0415-27/+34
| * hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0419-29/+36
| * hw/block: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-045-13/+17
| * hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0424-68/+88
| * piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini2013-07-048-9/+10
| * pam: pass device to init_pam and use it to set ownerPaolo Bonzini2013-07-043-11/+13
| * spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini2013-07-043-4/+5
| * vfio: pass device to vfio_mmap_bar and use it to set ownerPaolo Bonzini2013-07-041-5/+6
| * ne2000: pass device to ne2000_setup_io, use it as ownerPaolo Bonzini2013-07-043-5/+5
| * vga: set owner in vga_update_memory_accessPaolo Bonzini2013-07-041-1/+2
| * vga: pass owner to vga_init_ioPaolo Bonzini2013-07-043-5/+5
| * vga: pass owner to vga_init_vbePaolo Bonzini2013-07-046-7/+7
| * vga: pass owner to cirrus_init_commonPaolo Bonzini2013-07-041-10/+12
| * vga: pass owner to vga_common_initPaolo Bonzini2013-07-048-10/+10
| * vga: pass owner to vga_initPaolo Bonzini2013-07-045-5/+7
| * escc: rename struct to ESCCStatePaolo Bonzini2013-07-041-17/+17
| * memory: add ref/unref callsPaolo Bonzini2013-07-049-5/+31
| * memory: introduce memory_region_presentPaolo Bonzini2013-07-042-7/+7
| * memory: add owner argument to initialization functionsPaolo Bonzini2013-07-04313-739/+740
| * vmport: Disentangle read handler type from portioJan Kiszka2013-07-041-2/+2
| * xen: Mark fixed platform I/O as unalignedJan Kiszka2013-07-041-0/+4
OpenPOWER on IntegriCloud