aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov1-0/+222
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov2-0/+104
2018-03-09Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell13-14/+697
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda1-9/+13
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie1-1/+0
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark1-0/+69
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark1-0/+79
2018-03-07SiFive RISC-V PRCI BlockMichael Clark1-0/+37
2018-03-07SiFive RISC-V UART DeviceMichael Clark1-0/+71
2018-03-07RISC-V VirtIO MachineMichael Clark1-0/+74
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