summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA imagePeter Maydell2018-03-022-0/+504
* hw/arm/iotkit: Model Arm IOT KitPeter Maydell2018-03-022-0/+599
* hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell2018-03-021-6/+26
* hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell2018-03-021-17/+253
* hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell2018-03-023-0/+456
* hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell2018-03-023-0/+315
* hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell2018-03-023-0/+183
* hw/core/split-irq: Device that splits IRQ linesPeter Maydell2018-03-022-0/+90
* qdev: Add new qdev_init_gpio_in_named_with_opaque()Peter Maydell2018-03-021-3/+5
* hw/misc/unimp: Move struct to header filePeter Maydell2018-03-021-10/+0Star
* armv7m: Forward init-svtor property to CPU objectPeter Maydell2018-03-021-0/+9
* armv7m: Forward idau property to CPU objectPeter Maydell2018-03-021-0/+9
* hw/arm/armv7m: Honour CPU's address space for image loadsPeter Maydell2018-03-021-3/+14
* hw/arm/boot: Honour CPU's address space for image loadsPeter Maydell2018-03-021-43/+76
* loader: Add new load_ramdisk_as()Peter Maydell2018-03-021-1/+7
* xlnx-zynqmp: Connect the RTC deviceAlistair Francis2018-03-021-0/+14
* xlnx-zynqmp-rtc: Add basic time supportAlistair Francis2018-03-022-0/+61
* xlnx-zynqmp-rtc: Initial commitAlistair Francis2018-03-022-0/+215
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-015-13/+215
|\
| * cryptodev-vhost-user: add crypto session handlerGonglei2018-03-011-0/+104
| * cryptodev: add vhost supportGonglei2018-03-011-0/+70
| * vhost: fix incorrect check in vhost_verify_ring_mappingsJia He2018-03-011-2/+2
| * vhost: avoid to start/stop virtqueue which is not readyJia He2018-03-011-1/+17
| * vhost: fix memslot limit checkJay Zhou2018-03-011-7/+12
| * intel-iommu: Accept 64-bit writes to FEADDRJan Kiszka2018-03-011-2/+9
| * virtio-pci: trivial fixes in error messageGreg Kurz2018-03-011-1/+1
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180301-v2' into sta...Peter Maydell2018-03-016-324/+126Star
|\ \
| * \ Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-nextCornelia Huck2018-02-272-3/+105
| |\ \
| | * | s390-ccw: interactive boot menu for scsiCollin L. Walling2018-02-261-0/+2
| | * | s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling2018-02-262-0/+6
| | * | s390-ccw: parse and set boot menu optionsCollin L. Walling2018-02-262-2/+59
| | * | s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling2018-02-262-3/+40
| * | | s390x/sclp: remove memory hotplug supportDavid Hildenbrand2018-02-261-305/+5Star
| * | | qmp: expose s390-specific CPU infoViktor Mihajlovski2018-02-262-3/+3
| * | | s390/stattrib: Make SaveVMHandlers data staticDr. David Alan Gilbert2018-02-261-13/+13
| |/ /
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...Peter Maydell2018-03-018-26/+250
|\ \ \ | |_|/ |/| |
| * | arm/vexpress: Add proper display connector emulationLinus Walleij2018-03-011-1/+5
| * | hw/sii9022: Add support for Silicon Image SII9022Linus Walleij2018-03-013-0/+197
| * | hw/i2c-ddc: Do not fail writesLinus Walleij2018-03-011-2/+2
| * | i2c: Move the bus class to i2c.hCorey Minyard2018-03-011-17/+0Star
| * | i2c: Fix some brace style issuesCorey Minyard2018-03-011-2/+1Star
| * | xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commandsFrancisco Iglesias2018-03-011-1/+1
| * | xilinx_spips: Enable only two slaves when reading/writing with stripeFrancisco Iglesias2018-03-011-4/+37
| * | hw: register: Run post_write hook on resetAlistair Francis2018-03-011-0/+8
* | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2018-03-011-9/+11
|\ \ \
| * | | loader: don't perform overlapping address check for memory region ROM imagesMark Cave-Ayland2018-02-271-9/+11
* | | | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...Peter Maydell2018-03-011-101/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: add test for TPM TIS deviceStefan Berger2018-02-211-101/+0Star
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180227-pull-request' ...Peter Maydell2018-02-271-30/+441
|\ \ \ \ | |_|/ / |/| | |
| * | | usb-mtp: Advertise SendObjectInfo for write supportBandan Das2018-02-261-2/+134