aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-03-06adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland
2018-03-06PPC: e500: Fix duplicate kernel load and device tree overlapDavid Engraf
2018-03-06hw/ppc/spapr,e500: Use new property "stdout-path" for boot consoleNikunj A Dadhania
2018-03-06ppc/spapr-caps: Define the pseries-2.12-sxxm machine typeSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Convert cap-sbbc to custom spapr-capSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Convert cap-cfpc to custom spapr-capSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Add support for custom spapr_capabilitiesSuraj Jitindar Singh
2018-03-06macio: remove macio_init() functionMark Cave-Ayland
2018-03-06macio: move setting of CUDA timebase frequency to macio_common_realize()Mark Cave-Ayland
2018-03-06mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland
2018-03-06openpic: move OpenPIC state and related definitions to openpic.hMark Cave-Ayland
2018-03-06openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland
2018-03-06mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland
2018-03-06macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland
2018-03-06heathrow: change heathrow_pic_init() to return the heathrow deviceMark Cave-Ayland
2018-03-06heathrow: convert to trace-eventsMark Cave-Ayland
2018-03-06heathrow: QOMify heathrow PICMark Cave-Ayland
2018-03-06macio: move ESCC device within the macio deviceMark Cave-Ayland
2018-03-06macio: embed DBDMA device directly within macioMark Cave-Ayland
2018-03-06spapr: harden code that depends on VSMTGreg Kurz
2018-03-06spapr: register dummy ICPs laterGreg Kurz
2018-03-06ppc: Add aCube Sam460ex boardBALATON Zoltan
2018-03-06ppc440: Add emulation of plb-pcix controller found in some 440 SoCsBALATON Zoltan
2018-03-06ppc440_uc: Fix unintialized variable warning with older gccBALATON Zoltan
2018-03-06spapr: fix missing CPU core nodes in DT when running with TCGGreg Kurz
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-03-05Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...Peter Maydell
2018-03-05hw/net: Remove unnecessary header includesThomas Huth
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-03-02net: fix misaligned member accessMarc-André Lureau
2018-03-02mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA imagePeter Maydell
2018-03-02hw/arm/iotkit: Model Arm IOT KitPeter Maydell
2018-03-02hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell
2018-03-02hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell
2018-03-02hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell
2018-03-02hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell
2018-03-02hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell
2018-03-02hw/core/split-irq: Device that splits IRQ linesPeter Maydell
2018-03-02qdev: Add new qdev_init_gpio_in_named_with_opaque()Peter Maydell
2018-03-02hw/misc/unimp: Move struct to header filePeter Maydell
2018-03-02armv7m: Forward init-svtor property to CPU objectPeter Maydell
2018-03-02armv7m: Forward idau property to CPU objectPeter Maydell
2018-03-02hw/arm/armv7m: Honour CPU's address space for image loadsPeter Maydell
2018-03-02hw/arm/boot: Honour CPU's address space for image loadsPeter Maydell
2018-03-02loader: Add new load_ramdisk_as()Peter Maydell
2018-03-02xlnx-zynqmp: Connect the RTC deviceAlistair Francis
2018-03-02xlnx-zynqmp-rtc: Add basic time supportAlistair Francis
2018-03-02xlnx-zynqmp-rtc: Initial commitAlistair Francis