summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/sd: QOM'ify pl181.cxiaoqiang zhao2016-06-141-10/+16
* hw/dma: QOM'ify pxa2xx_dma.cxiaoqiang zhao2016-06-141-16/+22
* hw/misc: QOM'ify mst_fpga.cxiaoqiang zhao2016-06-141-7/+6Star
* hw/misc: QOM'ify exynos4210_pmu.cxiaoqiang zhao2016-06-141-6/+5Star
* hw/misc: QOM'ify arm_l2x0.cxiaoqiang zhao2016-06-141-6/+5Star
* hw/gpio: QOM'ify zaurus.cxiaoqiang zhao2016-06-141-8/+6Star
* hw/gpio: QOM'ify pl061.cxiaoqiang zhao2016-06-141-16/+8Star
* hw/gpio: QOM'ify omap_gpio.cxiaoqiang zhao2016-06-141-30/+31
* hw/i2c: QOM'ify versatile_i2c.cxiaoqiang zhao2016-06-141-13/+6Star
* hw/i2c: QOM'ify omap_i2c.cxiaoqiang zhao2016-06-141-17/+25
* hw/i2c: QOM'ify exynos4210_i2c.cxiaoqiang zhao2016-06-141-7/+6Star
* hw/i2c: QOM'ify bitbang_i2c.cxiaoqiang zhao2016-06-141-8/+6Star
* hw/arm/virt: create the 2.7 machine typeAndrew Jones2016-06-141-2/+18
* hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATESTAndrew Jones2016-06-141-3/+10
* hw/arm/virt: introduce DEFINE_VIRT_MACHINEAndrew Jones2016-06-141-17/+24
* hw/arm/virt: separate versioned type-init codeAndrew Jones2016-06-141-6/+10
* target-arm: Fix reset and migration of TTBCR(S)Peter Maydell2016-06-141-1/+4
* hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI tableShannon Zhao2016-06-141-0/+4
* hw/arm/virt: Add PMU node for virt machineShannon Zhao2016-06-145-0/+91
* target-arm: kvm64: set guest PMUv3 feature bit if supportedShannon Zhao2016-06-142-0/+7
* qdev_try_create(): Assert that devices we put onto the system bus are SysBusD...Peter Maydell2016-06-141-0/+7
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160614' into stagingPeter Maydell2016-06-1420-59/+251
|\
| * s390x/kvm: Fixup interrupt type for non-adapter I/O interruptsChristian Borntraeger2016-06-141-2/+3
| * s390x: Limit s390-ccw machines to 248 CPUsChristian Borntraeger2016-06-141-1/+1
| * virtio-ccw: Provide traces for indicator changesChristian Borntraeger2016-06-142-0/+2
| * s390x/css: introduce property type for device idsCornelia Huck2016-06-144-48/+131
| * s390x/css: clear IO irqs when generating IPI CRWHalil Pasic2016-06-141-3/+40
| * s390x/kvm: add interface for clearing IO irqsHalil Pasic2016-06-143-0/+36
| * linux-headers: updateCornelia Huck2016-06-1410-5/+38
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160614' into...Peter Maydell2016-06-1411-79/+167
|\
| * spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao2016-06-142-22/+41
| * macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland2016-06-142-20/+31
| * Add PowerPC AT_HWCAP2 definitionsAnton Blanchard2016-06-141-0/+13
| * ppc: Add PowerISA 2.07 compatibility modeThomas Huth2016-06-142-2/+7
| * ppc: Improve PCR bit selection in ppc_set_compat()Thomas Huth2016-06-142-4/+13
| * ppc: Provide function to get CPU class of the host CPUThomas Huth2016-06-142-5/+21
| * ppc: Split pcr_mask settings into supported bits and the register maskThomas Huth2016-06-144-5/+9
| * ppc/spapr: Refactor h_client_architecture_support() CPU parsing codeThomas Huth2016-06-141-25/+36
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160613-1' into s...Peter Maydell2016-06-1312-61/+96
|\
| * vl: Eliminate usb_enabled()Eduardo Habkost2016-06-139-16/+10Star
| * pxa2xx: Unconditionally enable USB controllerEduardo Habkost2016-06-131-8/+4Star
| * hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p()Peter Maydell2016-06-131-33/+30Star
| * usb-host: add special case for bus+addrGerd Hoffmann2016-06-131-4/+52
* | Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-2016-06-13-v...Peter Maydell2016-06-134-14/+18
|\ \
| * | crypto: aes: always rename internal symbolsMike Frysinger2016-06-131-3/+2Star
| * | crypto: assert that qcrypto_hash_digest_len is in rangePaolo Bonzini2016-06-131-3/+1Star
| * | crypto: remove temp files on completion of secrets testDaniel P. Berrange2016-06-131-2/+4
| * | TLS: provide slightly more information when TLS certificate loading failsAlex Bligh2016-06-131-6/+11
| |/
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160613-tag' into...Peter Maydell2016-06-134-1/+79
|\ \ | |/ |/|
| * Introduce "xen-load-devices-state"Wen Congyang2016-06-133-0/+78