aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-06-26Merge remote-tracking branch 'sstabellini/xen-pt' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'kraxel/usb.54' into stagingAnthony Liguori
2012-06-24Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-06-24Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl
2012-06-24Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-06-24Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-06-24PPC: BookE: Implement EPR SPRAlexander Graf
2012-06-24uImage: increase the gzip load sizeAlexander Graf
2012-06-24PPC: e500: allow users to set the /compatible property via -machineAlexander Graf
2012-06-24PPC: e500: Refactor serial dt generationAlexander Graf
2012-06-24PPC: e500: Extend address/size of / to 64bitAlexander Graf
2012-06-24PPC: e500: Define addresses as always 64bitAlexander Graf
2012-06-24PPC: e500: Use new SOC dt formatAlexander Graf
2012-06-24PPC: e500: Use new MPIC dt formatAlexander Graf
2012-06-24PPC: e500: enable manual loading of dtb blobAlexander Graf
2012-06-24PPC: e500: dt: use target_phys_addr_t for ramsizeAlexander Graf
2012-06-24PPC: e500: dt: use 64bit cell helperAlexander Graf
2012-06-24dt: Add -machine dumpdtb option to dump the current dtbAlexander Graf
2012-06-24PPC: e500: dt: start with empty device treeAlexander Graf
2012-06-24PPC: e500: dt: create pci node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create global-utils node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create mpic node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create serial nodes dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /soc8544 node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /chosen node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create / node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /hypervisor node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /cpus node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create memory node dynamicallyAlexander Graf
2012-06-24PPC: e500: require libfdtAlexander Graf
2012-06-24spapr: Add "memop" hypercallBenjamin Herrenschmidt
2012-06-24spapr_vscsi: Error handling fixesBenjamin Herrenschmidt
2012-06-24pseries: Correctly create ibm,segment-page-sizes propertyBenjamin Herrenschmidt
2012-06-24PPC: mpc8544ds: Span initial TLB entry over as much RAM as we needAlexander Graf
2012-06-21fdc: use LOG_UNIMP loggingBlue Swirl
2012-06-21Introduce Xen PCI Passthrough, MSIJiang Yunhong
2012-06-21Introduce apic-msidef.hAnthony PERARD
2012-06-21Introduce Xen PCI Passthrough, PCI config space helpersAllen Kay
2012-06-21Introduce Xen PCI Passthrough, qdeviceAllen Kay
2012-06-21qdev-properties: Introduce pci-host-devaddr.Anthony PERARD
2012-06-21pci.c: Add opaque argument to pci_for_each_device.Anthony PERARD
2012-06-21Introduce XenHostPCIDevice to access a pci device on the host.Anthony PERARD
2012-06-21pci_ids: Add INTEL_82599_SFP_VF id.Anthony PERARD
2012-06-21xilinx_timer: Fixed deadlock issuePeter A. G. Crosthwaite
2012-06-21xilinx_timer: Removed include of qemu-timerPeter A. G. Crosthwaite
2012-06-20uhci: fix uhci_async_cancel_allGerd Hoffmann
2012-06-20usb-host: live migration supportGerd Hoffmann
2012-06-20usb-host: attach only to running guestGerd Hoffmann
2012-06-20ehci: tracing improvementsGerd Hoffmann
2012-06-20usb: restore USBDevice->attached on vmloadGerd Hoffmann