summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-1030-127/+133
|\
| * timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber2013-07-092-1/+2
| * intc/openpic: Build openpic only onceAndreas Färber2013-07-093-2/+3
| * intc/arm_gic: Build arm_gic only onceAndreas Färber2013-07-092-1/+2
| * cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-0917-61/+65
| * cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-0915-62/+61
* | Simplify -machine option queries with qemu_get_machine_opts()Markus Armbruster2013-07-093-34/+14
* | microblaze: Fix latent bug with default DTB lookupMarkus Armbruster2013-07-091-14/+13
* | Fix -machine options accel, kernel_irqchip, kvm_shadow_memMarkus Armbruster2013-07-091-9/+4
* | 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
OpenPOWER on IntegriCloud