summary refs log tree commit diff stats
path: root/hw/ppc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ppc/spapr, vfio: Turn off MSIX emulation for VFIO devicesAlexey Kardashevskiy2018-03-131-0/+7
|/
* PPC: e500: Fix duplicate kernel load and device tree overlapDavid Engraf2018-03-061-46/+70
* hw/ppc/spapr,e500: Use new property "stdout-path" for boot consoleNikunj A Dadhania2018-03-062-0/+14
* ppc/spapr-caps: Define the pseries-2.12-sxxm machine typeSuraj Jitindar Singh2018-03-062-0/+28
* ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh2018-03-062-67/+28
* ppc/spapr-caps: Convert cap-sbbc to custom spapr-capSuraj Jitindar Singh2018-03-061-5/+18
* ppc/spapr-caps: Convert cap-cfpc to custom spapr-capSuraj Jitindar Singh2018-03-061-11/+22
* ppc/spapr-caps: Add support for custom spapr_capabilitiesSuraj Jitindar Singh2018-03-061-0/+70
* macio: remove macio_init() functionMark Cave-Ayland2018-03-062-6/+2
* mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland2018-03-061-9/+11
* openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland2018-03-061-0/+1
* mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland2018-03-061-3/+5
* macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland2018-03-063-3/+2
* heathrow: change heathrow_pic_init() to return the heathrow deviceMark Cave-Ayland2018-03-062-6/+7
* macio: move ESCC device within the macio deviceMark Cave-Ayland2018-03-063-58/+20
* spapr: harden code that depends on VSMTGreg Kurz2018-03-061-69/+75
* spapr: register dummy ICPs laterGreg Kurz2018-03-061-12/+12
* ppc: Add aCube Sam460ex boardBALATON Zoltan2018-03-062-1/+605
* ppc440: Add emulation of plb-pcix controller found in some 440 SoCsBALATON Zoltan2018-03-063-1/+537
* ppc440_uc: Fix unintialized variable warning with older gccBALATON Zoltan2018-03-061-0/+3
* spapr: fix missing CPU core nodes in DT when running with TCGGreg Kurz2018-03-061-7/+1
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+0
* ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan2018-02-162-0/+1185
* ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibsSuraj Jitindar Singh2018-02-161-2/+4
* spapr: consolidate the VCPU id numbering logic in a single placeGreg Kurz2018-02-161-7/+23
* spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz2018-02-161-8/+8
* spapr: move VCPU calculation to core machine codeGreg Kurz2018-02-162-7/+21
* spapr: use spapr->vsmt to compute VCPU idsGreg Kurz2018-02-161-14/+10
* ppc/spapr-caps: Change migration macro to take full spapr-cap nameSuraj Jitindar Singh2018-02-161-15/+15
* hw/char: remove legacy interface escc_init()Laurent Vivier2018-02-162-4/+34
* hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commitDaniel Henrique Barboza2018-02-161-1/+11
* ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland2018-02-161-77/+0
* cuda: convert to use the shared mos6522 deviceMark Cave-Ayland2018-02-161-42/+45
* cuda: rename frequency property to tb_frequencyMark Cave-Ayland2018-02-111-1/+1
* spapr: set vsmt to MAX(8, smp_threads)Laurent Vivier2018-02-101-1/+1
* hw/ppc: rename functions in commentsDaniel Henrique Barboza2018-02-102-2/+3
* spapr: add missing break in h_get_cpu_characteristics()Greg Kurz2018-02-101-0/+1
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-092-1/+2
* qdict qlist: Make most helper macros functionsMarkus Armbruster2018-02-091-0/+1
* Include qmp-commands.h exactly where neededMarkus Armbruster2018-02-091-1/+0
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-096-6/+2
* Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...Peter Maydell2018-02-077-31/+28
|\
| * hw/ppc: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-02-067-31/+28
* | spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM deviceAlexey Kardashevskiy2018-02-061-0/+18
|/
* target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICSSuraj Jitindar Singh2018-01-291-0/+58
* target/ppc/spapr_caps: Add new tristate cap safe_indirect_branchSuraj Jitindar Singh2018-01-292-0/+23
* target/ppc/spapr_caps: Add new tristate cap safe_bounds_checkSuraj Jitindar Singh2018-01-292-0/+23
* target/ppc/spapr_caps: Add new tristate cap safe_cacheSuraj Jitindar Singh2018-01-292-10/+28
* target/ppc/spapr_caps: Add support for tristate spapr_capabilitiesSuraj Jitindar Singh2018-01-291-0/+66