index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2019-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
2019-02-18
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
2019-02-18
xics: Drop the KVM ICS class
Greg Kurz
2019-02-18
spapr/irq: Use the "simple" ICS class for KVM
Greg Kurz
2019-02-18
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
2019-02-18
spapr/irq: Use the base ICP class for KVM
Greg Kurz
2019-02-17
spapr/irq: remove the XICS offset adjustment
Cédric Le Goater
2019-02-17
spapr/irq: add an 'nr_irq' parameter to initialize the backend.
Cédric Le Goater
2019-02-17
spapr: fix out of bounds write in spapr_populate_drmem_v2
Fabiano Rosas
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
mac_newworld: change default NIC to sungem for mac99 machine
Mark Cave-Ayland
2019-02-17
spapr: Disallow unsupported kernel-irqchip settings
Greg Kurz
2019-02-17
spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
Greg Kurz
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
2019-02-17
hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"
Philippe Mathieu-Daudé
2019-02-05
hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*
Ákos Kovács
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-04
hw/ppc: Don't include m48t59.h if it is not necessary
Thomas Huth
2019-02-04
spapr_pci: Fix endianness in assigned-addresses property
Alexey Kardashevskiy
2019-02-04
hw/ppc/spapr: Add support for "-vga cirrus"
Thomas Huth
2019-02-04
spapr: Drop unused parameters from fdt building helper
Alexey Kardashevskiy
2019-02-04
hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c
Thomas Huth
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
2019-02-04
ppc/pnv: introduce a CPU machine_data
Cédric Le Goater
2019-02-04
spapr/pci: Fix primary bus number for PCI bridges
David Hildenbrand
2019-02-04
spapr: Forbid setting ic-mode for old machine types
Greg Kurz
2019-02-04
hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNs
Thomas Huth
2019-02-04
spapr/vio: remove the "irq" property"
Cédric Le Goater
2019-02-04
ppc440: Avoid reporting error when reading non-existent RAM slot
BALATON Zoltan
2019-02-04
sam460ex: Fix support for memory larger than 1GB
BALATON Zoltan
2019-02-04
ppc4xx: Pass array index to function instead of pointer into the array
BALATON Zoltan
2019-02-04
ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t
BALATON Zoltan
2019-02-04
ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
BALATON Zoltan
2019-02-04
sam460ex: Clean up SPD EEPROM creation
BALATON Zoltan
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-09
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-09
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
2019-01-09
spapr: return from post_load method when RTC import fails
Cédric Le Goater
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-09
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
[next]