summary refs log tree commit diff stats
path: root/scripts/qapi/doc.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-06adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland3-0/+14
2018-03-06PPC: e500: Fix duplicate kernel load and device tree overlapDavid Engraf1-46/+70
2018-03-06hw/ppc/spapr,e500: Use new property "stdout-path" for boot consoleNikunj A Dadhania2-0/+14
2018-03-06ppc/spapr-caps: Define the pseries-2.12-sxxm machine typeSuraj Jitindar Singh2-0/+28
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh4-70/+36
2018-03-06ppc/spapr-caps: Convert cap-sbbc to custom spapr-capSuraj Jitindar Singh1-5/+18
2018-03-06ppc/spapr-caps: Convert cap-cfpc to custom spapr-capSuraj Jitindar Singh1-11/+22
2018-03-06ppc/spapr-caps: Add support for custom spapr_capabilitiesSuraj Jitindar Singh1-0/+70
2018-03-06target/ppc: Check mask when setting cap_ppc_safe_indirect_branchSuraj Jitindar Singh1-1/+1
2018-03-06macio: remove macio_init() functionMark Cave-Ayland3-14/+5
2018-03-06macio: move setting of CUDA timebase frequency to macio_common_realize()Mark Cave-Ayland1-5/+2
2018-03-06mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland3-15/+23
2018-03-06openpic: move OpenPIC state and related definitions to openpic.hMark Cave-Ayland2-158/+158
2018-03-06openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland5-4/+10
2018-03-06mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland3-7/+17
2018-03-06macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland5-45/+78
2018-03-06heathrow: change heathrow_pic_init() to return the heathrow deviceMark Cave-Ayland3-10/+13
2018-03-06heathrow: convert to trace-eventsMark Cave-Ayland2-21/+16
2018-03-06heathrow: QOMify heathrow PICMark Cave-Ayland2-56/+119
2018-03-06macio: move ESCC device within the macio deviceMark Cave-Ayland4-75/+63
2018-03-06macio: embed DBDMA device directly within macioMark Cave-Ayland1-6/+7
2018-03-06spapr: harden code that depends on VSMTGreg Kurz1-69/+75
2018-03-06spapr: register dummy ICPs laterGreg Kurz1-12/+12
2018-03-06ppc: Add aCube Sam460ex boardBALATON Zoltan7-2/+11