summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-03-06ppc440: Add emulation of plb-pcix controller found in some 440 SoCsBALATON Zoltan3-1/+537
2018-03-06ppc440_uc: Fix unintialized variable warning with older gccBALATON Zoltan1-0/+3
2018-03-06spapr: fix missing CPU core nodes in DT when running with TCGGreg Kurz1-7/+1
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell7-11/+0
2018-03-05Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...Peter Maydell28-27/+29
2018-03-05hw/net: Remove unnecessary header includesThomas Huth7-11/+0
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster14-15/+15
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster16-12/+14
2018-03-02net: fix misaligned member accessMarc-André Lureau1-1/+1
2018-03-02mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA imagePeter Maydell2-0/+504
2018-03-02hw/arm/iotkit: Model Arm IOT KitPeter Maydell2-0/+599
2018-03-02hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell1-6/+26
2018-03-02hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell1-17/+253
2018-03-02hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell3-0/+456
2018-03-02hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell3-0/+315
2018-03-02hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell3-0/+183
2018-03-02hw/core/split-irq: Device that splits IRQ linesPeter Maydell2-0/+90
2018-03-02qdev: Add new qdev_init_gpio_in_named_with_opaque()Peter Maydell1-3/+5
2018-03-02hw/misc/unimp: Move struct to header filePeter Maydell1-10/+0
2018-03-02armv7m: Forward init-svtor property to CPU objectPeter Maydell1-0/+9
2018-03-02armv7m: Forward idau property to CPU objectPeter Maydell1-0/+9
2018-03-02hw/arm/armv7m: Honour CPU's address space for image loadsPeter Maydell1-3/+14
2018-03-02hw/arm/boot: Honour CPU's address space for image loadsPeter Maydell1-43/+76
2018-03-02loader: Add new load_ramdisk_as()Peter Maydell1-1/+7
2018-03-02xlnx-zynqmp: Connect the RTC deviceAlistair Francis1-0/+14
2018-03-02xlnx-zynqmp-rtc: Add basic time supportAlistair Francis2-0/+61
2018-03-02xlnx-zynqmp-rtc: Initial commitAlistair Francis2-0/+215
2018-03-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-13/+215
2018-03-01Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180301-v2' into sta...Peter Maydell6-324/+126
2018-03-01cryptodev-vhost-user: add crypto session handlerGonglei1-0/+104
2018-03-01cryptodev: add vhost supportGonglei1-0/+70
2018-03-01vhost: fix incorrect check in vhost_verify_ring_mappingsJia He1-2/+2
2018-03-01vhost: avoid to start/stop virtqueue which is not readyJia He1-1/+17
2018-03-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...Peter Maydell8-26/+250
2018-03-01vhost: fix memslot limit checkJay Zhou1-7/+12
2018-03-01intel-iommu: Accept 64-bit writes to FEADDRJan Kiszka1-2/+9
2018-03-01virtio-pci: trivial fixes in error messageGreg Kurz1-1/+1
2018-03-01Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell1-9/+11
2018-03-01arm/vexpress: Add proper display connector emulationLinus Walleij1-1/+5
2018-03-01hw/sii9022: Add support for Silicon Image SII9022Linus Walleij3-0/+197
2018-03-01hw/i2c-ddc: Do not fail writesLinus Walleij1-2/+2
2018-03-01i2c: Move the bus class to i2c.hCorey Minyard1-17/+0
2018-03-01i2c: Fix some brace style issuesCorey Minyard1-2/+1
2018-03-01xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commandsFrancisco Iglesias1-1/+1
2018-03-01xilinx_spips: Enable only two slaves when reading/writing with stripeFrancisco Iglesias1-4/+37
2018-03-01hw: register: Run post_write hook on resetAlistair Francis1-0/+8
2018-03-01Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...Peter Maydell1-101/+0
2018-02-27loader: don't perform overlapping address check for memory region ROM imagesMark Cave-Ayland1-9/+11
2018-02-27Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180227-pull-request' ...Peter Maydell1-30/+441
2018-02-27Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-nextCornelia Huck2-3/+105