aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-07-11PPC: dbdma: Support more multi-issue DMA requestsAlexander Graf
2013-07-11PPC: Add timer handler for newworld mac-ioAlexander Graf
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf
2013-07-11PPC: dbdma: Wait for DMA until we have dataAlexander Graf
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf
2013-07-11PPC: dbdma: macio: Add DMA callbackAlexander Graf
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf
2013-07-11PPC: dbdma: Allow new commands in RUN stateAlexander Graf
2013-07-11PPC: dbdma: Fix debug printAlexander Graf
2013-07-11PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf
2013-07-11PPC: dbdma: Replace tabs with spacesAlexander Graf
2013-07-11PPC: Macio: Replace tabs with spacesAlexander Graf
2013-07-11PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf
2013-07-11PPC: Mac: Fix guest exported tbfreq valuesAlexander Graf
2013-07-11pseries: move interrupt controllers to hw/intc/Alexey Kardashevskiy
2013-07-11spapr: Respect -bios command line option for SLOFAndreas Färber
2013-07-11spapr: Use named enum for function remove_hpteStefan Weil
2013-07-11spapr: Fix compiler warnings for some versions of gccStefan Weil
2013-07-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-07-09timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber
2013-07-09intc/openpic: Build openpic only onceAndreas Färber
2013-07-09intc/arm_gic: Build arm_gic only onceAndreas Färber
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber
2013-07-09Simplify -machine option queries with qemu_get_machine_opts()Markus Armbruster
2013-07-09microblaze: Fix latent bug with default DTB lookupMarkus Armbruster
2013-07-09Fix -machine options accel, kernel_irqchip, kvm_shadow_memMarkus Armbruster
2013-07-09hw/9pfs: Fix memory leak in error pathM. Mohan Kumar
2013-07-09Extend support of SMBUS(module pm_smbus.c) HST_STS register.MRatnikov
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Fold host_buses list into PCIHostState functionalityDavid Gibson
2013-07-07pci: Remove domain from PCIHostBusDavid Gibson
2013-07-07pci: Simpler implementation of primary PCI busDavid Gibson
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-07pci: Add root bus argument to pci_get_bus_devfn()David Gibson
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson
2013-07-07pci: Use helper to find device's root bus in pci_find_domain()David Gibson
2013-07-07pci: Abolish pci_find_root_bus()David Gibson
2013-07-07Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-07-04add a header file for atomic operationsPaolo Bonzini
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini