aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2018-08-30virtio-vga: fix resetGerd Hoffmann
2018-08-24elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPSAleksandar Rikalo
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell
2018-08-24hw/display/bcm2835_fb: Validate config settingsPeter Maydell
2018-08-24hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell
2018-08-24hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell
2018-08-24hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell
2018-08-24hw/display/bcm2835_fb: Drop unused size and pitch fieldsPeter Maydell
2018-08-24hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell
2018-08-24hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell
2018-08-24hw/ssi/pl022: Allow use as embedded-struct devicePeter Maydell
2018-08-24hw/arm/iotkit: Wire up the lines for MSCsPeter Maydell
2018-08-24hw/misc/iotkit-secctl: Wire up registers for controlling MSCsPeter Maydell
2018-08-24hw/misc/tz-msc: Model TrustZone Master Security ControllerPeter Maydell
2018-08-24hw/misc/iotkit: Wire up the sysctl and sysinfo register blocksPeter Maydell
2018-08-24hw/misc/iotkit-sysinfo: Implement IoTKit system information blockPeter Maydell
2018-08-24hw/misc/iotkit-sysctl: Implement IoTKit system control elementPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the S32KTIMERPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the watchdogsPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the dualtimerPeter Maydell
2018-08-24hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer modulePeter Maydell
2018-08-24hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTERPeter Maydell
2018-08-24hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz countersPeter Maydell
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-08-23i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard
2018-08-23i2c: pm_smbus: Add interrupt handlingCorey Minyard
2018-08-23i2c: pm_smbus: Add block transfer capabilityCorey Minyard
2018-08-23i2c: pm_smbus: Fix the semantics of block I2C transfersCorey Minyard
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater
2018-08-21xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"Greg Kurz
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy
2018-08-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into stagingPeter Maydell
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell
2018-08-20hw/dma/pl080: Support all three interrupt linesPeter Maydell
2018-08-20hw/dma/pl080: Allow use as embedded-struct devicePeter Maydell
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell
2018-08-20hw/misc: Remove mmio_interface devicePeter Maydell
2018-08-20imx_serial: Generate interrupt on receive data ready if enabledHans-Erik Floryd
2018-08-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson
2018-08-16fw_cfg: ignore suffixes in the bootdevice list dependent on machine classMark Cave-Ayland
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater