summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* PPC: dbdma: Support more multi-issue DMA requestsAlexander Graf2013-07-111-2/+2
* PPC: Add timer handler for newworld mac-ioAlexander Graf2013-07-111-0/+33
* PPC: dbdma: Support unaligned DMA accessAlexander Graf2013-07-111-7/+124
* PPC: dbdma: Wait for DMA until we have dataAlexander Graf2013-07-112-0/+20
* PPC: dbdma: Move processing to ioAlexander Graf2013-07-111-4/+6
* PPC: dbdma: macio: Add DMA callbackAlexander Graf2013-07-112-0/+42
* PPC: dbdma: Move static bh variable to device structAlexander Graf2013-07-111-9/+15
* PPC: dbdma: Introduce kick functionAlexander Graf2013-07-111-0/+5
* PPC: dbdma: Move defines into header fileAlexander Graf2013-07-111-117/+0
* PPC: dbdma: Allow new commands in RUN stateAlexander Graf2013-07-111-3/+3
* PPC: dbdma: Fix debug printAlexander Graf2013-07-111-1/+2
* PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf2013-07-112-6/+51
* PPC: dbdma: Replace tabs with spacesAlexander Graf2013-07-111-51/+51
* PPC: Macio: Replace tabs with spacesAlexander Graf2013-07-111-4/+4
* PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf2013-07-113-48/+64
* PPC: Mac: Fix guest exported tbfreq valuesAlexander Graf2013-07-112-4/+6
* pseries: move interrupt controllers to hw/intc/Alexey Kardashevskiy2013-07-113-1/+2
* spapr: Respect -bios command line option for SLOFAndreas Färber2013-07-111-1/+4
* spapr: Use named enum for function remove_hpteStefan Weil2013-07-111-4/+4
* spapr: Fix compiler warnings for some versions of gccStefan Weil2013-07-112-3/+3
* 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
OpenPOWER on IntegriCloud