aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-06-16scsi-disk: Use (unsigned long) typecasts when using "%lu" format stringThomas Huth
2016-06-16clean-includes: run it once morePaolo Bonzini
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-16m25p80: fix test on blk_pread() return valueCédric Le Goater
2016-06-14pc: Add 2.7 machineIgor Mammedov
2016-06-14Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...Peter Maydell
2016-06-14arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic
2016-06-14introduce xlnx-dpKONRAD Frederic
2016-06-14introduce xlnx-dpdmaKONRAD Frederic
2016-06-14hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell
2016-06-14introduce dpcd moduleKONRAD Frederic
2016-06-14introduce aux-busKONRAD Frederic
2016-06-14i2c: Factor our send() and recv() common logicPeter Crosthwaite
2016-06-14i2c: implement broadcast writeKONRAD Frederic
2016-06-14i2cbus: remove unused dev fieldKONRAD Frederic
2016-06-14hw/sd: QOM'ify pl181.cxiaoqiang zhao
2016-06-14hw/dma: QOM'ify pxa2xx_dma.cxiaoqiang zhao
2016-06-14hw/misc: QOM'ify mst_fpga.cxiaoqiang zhao
2016-06-14hw/misc: QOM'ify exynos4210_pmu.cxiaoqiang zhao
2016-06-14hw/misc: QOM'ify arm_l2x0.cxiaoqiang zhao
2016-06-14hw/gpio: QOM'ify zaurus.cxiaoqiang zhao
2016-06-14hw/gpio: QOM'ify pl061.cxiaoqiang zhao
2016-06-14hw/gpio: QOM'ify omap_gpio.cxiaoqiang zhao
2016-06-14hw/i2c: QOM'ify versatile_i2c.cxiaoqiang zhao
2016-06-14hw/i2c: QOM'ify omap_i2c.cxiaoqiang zhao
2016-06-14hw/i2c: QOM'ify exynos4210_i2c.cxiaoqiang zhao
2016-06-14hw/i2c: QOM'ify bitbang_i2c.cxiaoqiang zhao
2016-06-14hw/arm/virt: create the 2.7 machine typeAndrew Jones
2016-06-14hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATESTAndrew Jones
2016-06-14hw/arm/virt: introduce DEFINE_VIRT_MACHINEAndrew Jones
2016-06-14hw/arm/virt: separate versioned type-init codeAndrew Jones
2016-06-14hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI tableShannon Zhao
2016-06-14hw/arm/virt: Add PMU node for virt machineShannon Zhao
2016-06-14xen: Clean up includesPeter Maydell
2016-06-14qdev_try_create(): Assert that devices we put onto the system bus are SysBusD...Peter Maydell
2016-06-14s390x: Limit s390-ccw machines to 248 CPUsChristian Borntraeger
2016-06-14virtio-ccw: Provide traces for indicator changesChristian Borntraeger
2016-06-14s390x/css: introduce property type for device idsCornelia Huck
2016-06-14s390x/css: clear IO irqs when generating IPI CRWHalil Pasic
2016-06-14s390x/kvm: add interface for clearing IO irqsHalil Pasic
2016-06-14spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao
2016-06-14macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland
2016-06-14ppc: Add PowerISA 2.07 compatibility modeThomas Huth
2016-06-14ppc: Split pcr_mask settings into supported bits and the register maskThomas Huth
2016-06-14ppc/spapr: Refactor h_client_architecture_support() CPU parsing codeThomas Huth
2016-06-13xen/blkif: avoid double access to any shared ring request fieldsJan Beulich
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost
2016-06-13pxa2xx: Unconditionally enable USB controllerEduardo Habkost
2016-06-13hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p()Peter Maydell
2016-06-13usb-host: add special case for bus+addrGerd Hoffmann