aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster4-2/+4
2018-03-02hw/arm/iotkit: Model Arm IOT KitPeter Maydell1-0/+109
2018-03-02hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell1-0/+4
2018-03-02hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell1-2/+62
2018-03-02hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell1-0/+39
2018-03-02hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell1-0/+101
2018-03-02hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell1-0/+43
2018-03-02hw/core/split-irq: Device that splits IRQ linesPeter Maydell2-1/+60
2018-03-02qdev: Add new qdev_init_gpio_in_named_with_opaque()Peter Maydell1-2/+28
2018-03-02include/hw/or-irq.h: Add missing include guardPeter Maydell1-0/+5
2018-03-02hw/misc/unimp: Move struct to header filePeter Maydell1-0/+10
2018-03-02armv7m: Forward init-svtor property to CPU objectPeter Maydell1-0/+2
2018-03-02armv7m: Forward idau property to CPU objectPeter Maydell1-0/+3
2018-03-02loader: Add new load_ramdisk_as()Peter Maydell1-1/+11
2018-03-02xlnx-zynqmp: Connect the RTC deviceAlistair Francis1-0/+2
2018-03-02xlnx-zynqmp-rtc: Add basic time supportAlistair Francis1-0/+2
2018-03-02xlnx-zynqmp-rtc: Initial commitAlistair Francis1-0/+84
2018-03-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+9
2018-03-01Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180301-v2' into sta...Peter Maydell1-26/+0
2018-03-01cryptodev-vhost-user: add crypto session handlerGonglei1-0/+8
2018-03-01cryptodev: add vhost supportGonglei1-0/+1
2018-03-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...Peter Maydell2-7/+22
2018-03-01i2c: Move the bus class to i2c.hCorey Minyard1-0/+17
2018-03-01i2c: Fix some brace style issuesCorey Minyard1-4/+2
2018-03-01hw: register: Run post_write hook on resetAlistair Francis1-3/+3
2018-03-01Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...Peter Maydell1-0/+105
2018-02-26virtio-gpu-3d: add support for second capability set (v4)Dave Airlie1-1/+1
2018-02-26s390x: remove s390_get_memslot_countCornelia Huck1-1/+0
2018-02-26s390x/sclp: remove memory hotplug supportDavid Hildenbrand1-25/+0
2018-02-22sdcard: use the registerfields API to access the OCR registerPhilippe Mathieu-Daudé1-1/+0
2018-02-22hw/char/stm32f2xx_usart: fix TXE/TC bit handlingRichard Braun1-1/+6
2018-02-21tests: add test for TPM TIS deviceStefan Berger1-0/+105
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia1-0/+3
2018-02-16cuda.h: Fix multiple typedefDr. David Alan Gilbert1-2/+2
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan1-1/+1
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz1-1/+1
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz1-0/+1
2018-02-16hw/char: remove legacy interface escc_init()Laurent Vivier1-5/+49
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland1-0/+107
2018-02-15bcm2836: Make CPU type configurablePekka Enberg1-0/+1
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé1-1/+0
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-1/+25
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-8/+14
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum1-2/+2
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé1-0/+4
2018-02-13sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé2-0/+17
2018-02-13sdhci: implement the Host Control 2 register (tuning sequence)Philippe Mathieu-Daudé1-0/+1
2018-02-13sdhci: rename the hostctl1 registerPhilippe Mathieu-Daudé1-1/+1
2018-02-13sdhci: add a 'spec_version property' (default to v2)Philippe Mathieu-Daudé1-0/+2
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland1-0/+152