Age | Commit message (Expand) | Author | Files | Lines |
2019-02-26 | spapr: create DR connectors for PHBs | Michael Roth | 2 | -0/+30 |
2019-02-26 | spapr_pci: add PHB unrealize | Greg Kurz | 1 | -4/+82 |
2019-02-26 | spapr_irq: Expose the phandle of the interrupt controller | Greg Kurz | 1 | -0/+21 |
2019-02-26 | spapr: Expose the name of the interrupt controller node | Greg Kurz | 1 | -1/+20 |
2019-02-26 | spapr/drc: Drop spapr_drc_attach() fdt argument | Greg Kurz | 3 | -15/+4 |
2019-02-26 | spapr/pci: Generate FDT fragment at configure connector time | Greg Kurz | 2 | -7/+13 |
2019-02-26 | spapr: Generate FDT fragment for CPUs at configure connector time | Greg Kurz | 2 | -29/+24 |
2019-02-26 | spapr: Generate FDT fragment for LMBs at configure connector time | Greg Kurz | 2 | -15/+19 |
2019-02-26 | spapr_drc: Allow FDT fragment to be added later | Greg Kurz | 1 | -5/+31 |
2019-02-26 | target/ppc: Rename PATB/PATBE -> PATE | Benjamin Herrenschmidt | 2 | -19/+27 |
2019-02-26 | target/ppc: Fix ordering of hash MMU accesses | Benjamin Herrenschmidt | 1 | -2/+19 |
2019-02-26 | target/ppc/spapr: Set LPCR:HR when using Radix mode | Benjamin Herrenschmidt | 3 | -42/+51 |
2019-02-26 | spapr: support memory unplug for qtest | David Hildenbrand | 1 | -0/+6 |
2019-02-26 | ppc: add host-serial and host-model machine attributes (CVE-2019-8934) | Prasad J Pandit | 1 | -6/+70 |
2019-02-26 | target/ppc: Add POWER9 external interrupt model | Benjamin Herrenschmidt | 1 | -0/+42 |
2019-02-26 | target/ppc: Rename "in_pm_state" to "resume_as_sreset" | Benjamin Herrenschmidt | 1 | -1/+1 |
2019-02-18 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into... | Peter Maydell | 7 | -65/+52 |
2019-02-18 | qapi: move RTC_CHANGE to the target schema | Marc-André Lureau | 1 | -1/+1 |
2019-02-18 | xics: Drop the KVM ICS class | Greg Kurz | 1 | -1/+1 |
2019-02-18 | spapr/irq: Use the "simple" ICS class for KVM | Greg Kurz | 1 | -8/+7 |
2019-02-18 | xics: Handle KVM interrupt presentation from "simple" ICS code | Greg Kurz | 1 | -6/+1 |
2019-02-18 | spapr/irq: Use the base ICP class for KVM | Greg Kurz | 1 | -3/+1 |
2019-02-17 | spapr/irq: remove the XICS offset adjustment | Cédric Le Goater | 1 | -26/+1 |
2019-02-17 | spapr/irq: add an 'nr_irq' parameter to initialize the backend. | Cédric Le Goater | 1 | -8/+10 |
2019-02-17 | spapr: fix out of bounds write in spapr_populate_drmem_v2 | Fabiano Rosas | 1 | -2/+2 |
2019-02-17 | qdev: pass an Object * to qbus_set_hotplug_handler() | Michael Roth | 1 | -1/+1 |
2019-02-17 | mac_newworld: change default NIC to sungem for mac99 machine | Mark Cave-Ayland | 1 | -1/+1 |
2019-02-17 | spapr: Disallow unsupported kernel-irqchip settings | Greg Kurz | 1 | -0/+13 |
2019-02-17 | spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path | Greg Kurz | 1 | -0/+6 |
2019-02-17 | spapr: Rename xics to intc in interrupt controller agnostic code | Greg Kurz | 4 | -8/+8 |
2019-02-17 | hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h" | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-02-05 | hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_* | Ákos Kovács | 1 | -5/+6 |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick | 7 | -11/+16 |
2019-02-04 | hw/ppc: Don't include m48t59.h if it is not necessary | Thomas Huth | 4 | -5/+0 |
2019-02-04 | spapr_pci: Fix endianness in assigned-addresses property | Alexey Kardashevskiy | 1 | -1/+1 |
2019-02-04 | hw/ppc/spapr: Add support for "-vga cirrus" | Thomas Huth | 1 | -0/+1 |
2019-02-04 | spapr: Drop unused parameters from fdt building helper | Alexey Kardashevskiy | 1 | -5/+3 |
2019-02-04 | hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c | Thomas Huth | 3 | -60/+57 |
2019-02-04 | spapr: move the interrupt presenters under machine_data | Cédric Le Goater | 3 | -12/+15 |
2019-02-04 | ppc/pnv: introduce a CPU machine_data | Cédric Le Goater | 2 | -4/+15 |
2019-02-04 | spapr/pci: Fix primary bus number for PCI bridges | David Hildenbrand | 1 | -4/+1 |
2019-02-04 | spapr: Forbid setting ic-mode for old machine types | Greg Kurz | 1 | -0/+5 |
2019-02-04 | hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNs | Thomas Huth | 1 | -3/+4 |
2019-02-04 | spapr/vio: remove the "irq" property" | Cédric Le Goater | 1 | -41/+6 |
2019-02-04 | ppc440: Avoid reporting error when reading non-existent RAM slot | BALATON Zoltan | 1 | -2/+4 |
2019-02-04 | sam460ex: Fix support for memory larger than 1GB | BALATON Zoltan | 2 | -12/+16 |
2019-02-04 | ppc4xx: Pass array index to function instead of pointer into the array | BALATON Zoltan | 2 | -44/+36 |
2019-02-04 | ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t | BALATON Zoltan | 1 | -8/+8 |
2019-02-04 | ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust() | BALATON Zoltan | 3 | -4/+4 |
2019-02-04 | sam460ex: Clean up SPD EEPROM creation | BALATON Zoltan | 1 | -153/+20 |