summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-07-11PPC: dbdma: Support more multi-issue DMA requestsAlexander Graf1-2/+2
2013-07-11PPC: Add timer handler for newworld mac-ioAlexander Graf1-0/+33
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf1-7/+124
2013-07-11PPC: dbdma: Wait for DMA until we have dataAlexander Graf2-0/+20
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf1-4/+6
2013-07-11PPC: dbdma: macio: Add DMA callbackAlexander Graf2-0/+42
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf1-9/+15
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf1-0/+5
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf1-117/+0
2013-07-11PPC: dbdma: Allow new commands in RUN stateAlexander Graf1-3/+3
2013-07-11PPC: dbdma: Fix debug printAlexander Graf1-1/+2
2013-07-11PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf2-6/+51
2013-07-11PPC: dbdma: Replace tabs with spacesAlexander Graf1-51/+51
2013-07-11PPC: Macio: Replace tabs with spacesAlexander Graf1-4/+4
2013-07-11PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf3-48/+64
2013-07-11PPC: Mac: Fix guest exported tbfreq valuesAlexander Graf2-4/+6
2013-07-11pseries: move interrupt controllers to hw/intc/Alexey Kardashevskiy3-1/+2
2013-07-11spapr: Respect -bios command line option for SLOFAndreas Färber1-1/+4
2013-07-11spapr: Use named enum for function remove_hpteStefan Weil1-4/+4
2013-07-11spapr: Fix compiler warnings for some versions of gccStefan Weil2-3/+3
2013-07-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori30-127/+133
2013-07-09timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber2-1/+2
2013-07-09intc/openpic: Build openpic only onceAndreas Färber3-2/+3
2013-07-09intc/arm_gic: Build arm_gic only onceAndreas Färber2-1/+2
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber17-61/+65
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber15-62/+61
2013-07-09Simplify -machine option queries with qemu_get_machine_opts()Markus Armbruster3-34/+14
2013-07-09microblaze: Fix latent bug with default DTB lookupMarkus Armbruster1-14/+13
2013-07-09Fix -machine options accel, kernel_irqchip, kvm_shadow_memMarkus Armbruster1-9/+4
2013-07-09hw/9pfs: Fix memory leak in error pathM. Mohan Kumar1-9/+17
2013-07-09Extend support of SMBUS(module pm_smbus.c) HST_STS register.MRatnikov1-2/+23
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori26-145/+339
2013-07-07pci: Fold host_buses list into PCIHostState functionalityDavid Gibson1-19/+14
2013-07-07pci: Remove domain from PCIHostBusDavid Gibson1-4/+3
2013-07-07pci: Simpler implementation of primary PCI busDavid Gibson2-9/+26
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson16-24/+32
2013-07-07pci: Add root bus argument to pci_get_bus_devfn()David Gibson2-5/+6
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson7-24/+55
2013-07-07pci: Use helper to find device's root bus in pci_find_domain()David Gibson3-10/+15
2013-07-07pci: Abolish pci_find_root_bus()David Gibson3-14/+41
2013-07-07Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori329-928/+1159
2013-07-04add a header file for atomic operationsPaolo Bonzini2-6/+6
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini12-25/+31
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini23-31/+41
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini14-26/+33
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini21-86/+91
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini20-39/+48
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini22-53/+58
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini41-87/+111
2013-07-04hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini4-6/+6