summary refs log tree commit diff stats
path: root/hw/ppc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz2019-02-174-8/+8
| * hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé2019-02-171-1/+0
* | qapi: move RTC_CHANGE to the target schemaMarc-André Lureau2019-02-181-1/+1
|/
* hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács2019-02-051-5/+6
* elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-057-11/+16
* hw/ppc: Don't include m48t59.h if it is not necessaryThomas Huth2019-02-044-5/+0
* spapr_pci: Fix endianness in assigned-addresses propertyAlexey Kardashevskiy2019-02-041-1/+1
* hw/ppc/spapr: Add support for "-vga cirrus"Thomas Huth2019-02-041-0/+1
* spapr: Drop unused parameters from fdt building helperAlexey Kardashevskiy2019-02-041-5/+3
* hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.cThomas Huth2019-02-043-60/+57
* spapr: move the interrupt presenters under machine_dataCédric Le Goater2019-02-043-12/+15
* ppc/pnv: introduce a CPU machine_dataCédric Le Goater2019-02-042-4/+15
* spapr/pci: Fix primary bus number for PCI bridgesDavid Hildenbrand2019-02-041-4/+1
* spapr: Forbid setting ic-mode for old machine typesGreg Kurz2019-02-041-0/+5
* hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNsThomas Huth2019-02-041-3/+4
* spapr/vio: remove the "irq" property"Cédric Le Goater2019-02-041-41/+6
* ppc440: Avoid reporting error when reading non-existent RAM slotBALATON Zoltan2019-02-041-2/+4
* sam460ex: Fix support for memory larger than 1GBBALATON Zoltan2019-02-042-12/+16
* ppc4xx: Pass array index to function instead of pointer into the arrayBALATON Zoltan2019-02-042-44/+36
* ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_tBALATON Zoltan2019-02-041-8/+8
* ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()BALATON Zoltan2019-02-043-4/+4
* sam460ex: Clean up SPD EEPROM creationBALATON Zoltan2019-02-041-153/+20
* ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth2019-01-221-0/+1
* 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-091-60/+12
* | machine: Eliminate unnecessary stringify() usageEduardo Habkost2019-01-091-1/+1
* | spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost2019-01-091-1/+1
|/
* spapr: enable XIVE MMIOs at resetCédric Le Goater2019-01-091-0/+9
* spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater2019-01-093-3/+197
* spapr: move the qemu_irq array under the machineCédric Le Goater2019-01-091-3/+27
* pnv/psi: move the ICSState qemu_irq array under the PSI device modelCédric Le Goater2019-01-091-3/+4
* spapr: return from post_load method when RTC import failsCédric Le Goater2019-01-091-2/+7
* ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPUCédric Le Goater2019-01-095-10/+10
* ppc/xive: introduce a XiveTCTX pointer under PowerPCCPUCédric Le Goater2019-01-092-5/+10
* spapr: modify the prototype of the cpu_intc_create() methodCédric Le Goater2019-01-094-17/+44
* spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater2019-01-091-1/+11
* spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz2019-01-091-2/+0
* spapr: move spapr_create_phb() to core machine codeGreg Kurz2019-01-092-12/+12
* ppc4xx: Disable debug logging by defaultBALATON Zoltan2019-01-091-2/+1
* ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy2019-01-093-1/+87
* spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITYLaurent Vivier2019-01-092-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/+0
* | compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macrosMarc-André Lureau2019-01-071-5/+1
* | 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/+1