aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-06-17spapr: Move spapr_cpu_init() to spapr_cpu_core.cBharata B Rao
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao
2016-06-17spapr_drc: Prevent detach racing against attach for CPU DRBharata B Rao
2016-06-17xics,xics_kvm: Handle CPU unplug correctlyBharata B Rao
2016-06-17cpu: Abstract CPU core typeBharata B Rao
2016-06-17qdev: hotplug: Introduce HotplugHandler.pre_plug() callbackIgor Mammedov
2016-06-17vfio: Fix broken EEHGavin Shan
2016-06-17hw/ppc/spapr: Silence deprecation message in qtest modeThomas Huth
2016-06-16scsi: esp: make cmdbuf big enough for maximum CDB sizePrasad J Pandit
2016-06-16scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmdPaolo Bonzini
2016-06-16scsi: esp: respect FIFO invariant after message phasePaolo Bonzini
2016-06-16scsi: esp: check buffer length before reading scsi commandPrasad J Pandit
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