summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-01-113-4/+4
|\
| * avoid TABs in files that only contain a fewPaolo Bonzini2019-01-112-3/+3
| * qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-111-1/+1
* | machine: Use shorter format for GlobalProperty arraysEduardo Habkost2019-01-101-60/+12Star
* | machine: Eliminate unnecessary stringify() usageEduardo Habkost2019-01-101-1/+1
* | spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost2019-01-101-1/+1
|/
* spapr: enable XIVE MMIOs at resetCédric Le Goater2019-01-081-0/+9
* spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater2019-01-083-3/+197
* spapr: move the qemu_irq array under the machineCédric Le Goater2019-01-081-3/+27
* pnv/psi: move the ICSState qemu_irq array under the PSI device modelCédric Le Goater2019-01-081-3/+4
* spapr: return from post_load method when RTC import failsCédric Le Goater2019-01-081-2/+7
* ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPUCédric Le Goater2019-01-085-10/+10
* ppc/xive: introduce a XiveTCTX pointer under PowerPCCPUCédric Le Goater2019-01-082-5/+10
* spapr: modify the prototype of the cpu_intc_create() methodCédric Le Goater2019-01-084-17/+44
* spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater2019-01-081-1/+11
* spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz2019-01-081-2/+0Star
* spapr: move spapr_create_phb() to core machine codeGreg Kurz2019-01-082-12/+12
* ppc4xx: Disable debug logging by defaultBALATON Zoltan2019-01-081-2/+1Star
* ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy2019-01-083-1/+87
* spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITYLaurent Vivier2019-01-082-0/+41
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...Peter Maydell2019-01-073-2/+3
|\
| * Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.Nick Hudson2019-01-073-2/+3
* | include: remove compat.hMarc-André Lureau2019-01-071-1/+0Star
* | compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macrosMarc-André Lureau2019-01-071-5/+1Star
* | compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macrosMarc-André Lureau2019-01-071-1/+1
* | compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macrosMarc-André Lureau2019-01-071-1/+1
* | compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau2019-01-071-4/+1Star
* | compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau2019-01-071-1/+1
* | compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau2019-01-071-1/+1
* | compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau2019-01-071-1/+1
* | compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau2019-01-071-1/+1
* | compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau2019-01-071-1/+1
* | compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau2019-01-071-5/+1Star
* | compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau2019-01-071-4/+1Star
* | compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau2019-01-071-1/+1
* | compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau2019-01-071-4/+1Star
* | compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau2019-01-071-5/+1Star
* | machine: move compat properties out of globalsMarc-André Lureau2019-01-071-132/+122Star
* | hw: apply machine compat properties without touching globalsMarc-André Lureau2019-01-071-14/+28
* | machines: replace COMPAT define with a static arrayMarc-André Lureau2019-01-071-94/+107
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20181221' into...Peter Maydell2018-12-2113-103/+304
|\
| * spapr: change default CPU type to POWER9Cédric Le Goater2018-12-201-1/+2
| * spapr: introduce an 'ic-mode' machine optionCédric Le Goater2018-12-203-33/+54
| * spapr: add an extra OV5 field to the sPAPR IRQ backendCédric Le Goater2018-12-202-7/+29
| * spapr: add a 'reset' method to the sPAPR IRQ backendCédric Le Goater2018-12-202-1/+36
| * spapr: extend the sPAPR IRQ backend for XICS migrationCédric Le Goater2018-12-202-8/+32
| * spapr: allocate the interrupt thread context under the CPU coreCédric Le Goater2018-12-202-3/+17
| * spapr: add device tree support for the XIVE exploitation modeCédric Le Goater2018-12-202-1/+5
| * spapr: add hcalls support for the XIVE exploitation interrupt modeCédric Le Goater2018-12-201-0/+2
| * spapr: introduce a new machine IRQ backend for XIVECédric Le Goater2018-12-201-0/+93