aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2018-03-07SiFive RISC-V Test FinisherMichael Clark1-0/+42
2018-03-07RISC-V Spike MachinesMichael Clark1-0/+53
2018-03-07SiFive RISC-V PLIC BlockMichael Clark1-0/+85
2018-03-07SiFive RISC-V CLINT BlockMichael Clark1-0/+50
2018-03-07RISC-V HART ArrayMichael Clark1-0/+39
2018-03-07RISC-V HTIF ConsoleMichael Clark1-0/+61
2018-03-07Add symbol table callback interface to load_elfMichael Clark2-14/+37
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth1-1/+1
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh1-1/+4
2018-03-06mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland1-1/+3
2018-03-06openpic: move OpenPIC state and related definitions to openpic.hMark Cave-Ayland1-1/+158
2018-03-06openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland2-3/+7
2018-03-06mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland1-0/+2
2018-03-06macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland1-0/+75
2018-03-06heathrow: QOMify heathrow PICMark Cave-Ayland1-0/+49
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster1-1/+2
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