aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2018-08-30macio: add addr property to macio IDE objectMark Cave-Ayland1-0/+1
2018-08-30macio: add macio bus to help with fw path generationMark Cave-Ayland1-0/+10
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland1-0/+26
2018-08-24elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPSAleksandar Rikalo1-0/+8
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell1-1/+10
2018-08-24hw/display/bcm2835_fb: Validate config settingsPeter Maydell1-0/+8
2018-08-24hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell1-2/+4
2018-08-24hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell1-0/+22
2018-08-24hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell1-0/+1
2018-08-24hw/display/bcm2835_fb: Drop unused size and pitch fieldsPeter Maydell1-4/+0
2018-08-24hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell1-3/+1
2018-08-24hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell1-6/+20
2018-08-24hw/ssi/pl022: Allow use as embedded-struct devicePeter Maydell1-0/+51
2018-08-24hw/arm/iotkit: Wire up the lines for MSCsPeter Maydell1-0/+8
2018-08-24hw/misc/iotkit-secctl: Wire up registers for controlling MSCsPeter Maydell1-0/+14
2018-08-24hw/misc/tz-msc: Model TrustZone Master Security ControllerPeter Maydell1-0/+79
2018-08-24hw/misc/iotkit: Wire up the sysctl and sysinfo register blocksPeter Maydell1-1/+5
2018-08-24hw/misc/iotkit-sysinfo: Implement IoTKit system information blockPeter Maydell1-0/+37
2018-08-24hw/misc/iotkit-sysctl: Implement IoTKit system control elementPeter Maydell1-0/+49
2018-08-24hw/arm/iotkit: Wire up the S32KTIMERPeter Maydell1-1/+1
2018-08-24hw/arm/iotkit: Wire up the watchdogsPeter Maydell1-0/+6
2018-08-24hw/arm/iotkit: Wire up the dualtimerPeter Maydell1-1/+2
2018-08-24hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer modulePeter Maydell1-0/+72
2018-08-24hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTERPeter Maydell1-0/+6
2018-08-24hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz countersPeter Maydell1-0/+4
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell8-78/+45
2018-08-23i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard1-1/+1
2018-08-23i2c: pm_smbus: Add interrupt handlingCorey Minyard1-0/+2
2018-08-23i2c: pm_smbus: Add block transfer capabilityCorey Minyard1-2/+18
2018-08-23i2c: pm_smbus: Fix the semantics of block I2C transfersCorey Minyard1-2/+15
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand1-3/+3
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand1-0/+1
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards2-1/+1
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau3-70/+5
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela1-1/+10
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater2-9/+24
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater2-0/+37
2018-08-21xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"Greg Kurz1-1/+0
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy1-0/+1
2018-08-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into stagingPeter Maydell4-8/+6
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck3-8/+3
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck1-0/+3
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell1-0/+5
2018-08-20hw/dma/pl080: Support all three interrupt linesPeter Maydell1-1/+5
2018-08-20hw/dma/pl080: Allow use as embedded-struct devicePeter Maydell1-0/+62
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell1-0/+59
2018-08-20hw/misc: Remove mmio_interface devicePeter Maydell1-49/+0
2018-08-20imx_serial: Generate interrupt on receive data ready if enabledHans-Erik Floryd1-0/+1
2018-08-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-0/+1
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson1-0/+2