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-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-07
ppc: Express dependencies of the embedded machines with kconfig
Thomas Huth
2019-03-07
ppc: Express dependencies of the Sam460EX machines with kconfig
Thomas Huth
2019-03-07
ppc: Express dependencies of the Mac machines with kconfig
Thomas Huth
2019-03-07
ppc: Express dependencies of the 'prep' and '40p' machines with kconfig
Thomas Huth
2019-03-07
ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
Thomas Huth
2019-03-07
build: switch to Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-05
hw/boards: Add a MachineState parameter to kvm_type callback
Eric Auger
2019-03-01
Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...
Peter Maydell
2019-02-27
i2c: Split smbus into parts
Corey Minyard
2019-02-26
ppc/pnv: use IEC binary prefixes to represent sizes
Murilo Opsfelder Araujo
2019-02-26
ppc/pnv: add INITRD_MAX_SIZE constant
Murilo Opsfelder Araujo
2019-02-26
ppc/pnv: increase kernel size limit to 256MiB
Murilo Opsfelder Araujo
2019-02-26
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
2019-02-26
spapr: enable PHB hotplug for default pseries machine type
Michael Roth
2019-02-26
spapr: add hotplug hooks for PHB hotplug
Greg Kurz
2019-02-26
spapr_pci: add ibm, my-drc-index property for PHB hotplug
Michael Roth
2019-02-26
spapr_pci: provide node start offset via spapr_populate_pci_dt()
Michael Roth
2019-02-26
spapr_events: add support for phb hotplug events
Michael Roth
2019-02-26
spapr: populate PHB DRC entries for root DT node
Nathan Fontenot
2019-02-26
spapr: create DR connectors for PHBs
Michael Roth
2019-02-26
spapr_pci: add PHB unrealize
Greg Kurz
2019-02-26
spapr_irq: Expose the phandle of the interrupt controller
Greg Kurz
2019-02-26
spapr: Expose the name of the interrupt controller node
Greg Kurz
2019-02-26
spapr/drc: Drop spapr_drc_attach() fdt argument
Greg Kurz
2019-02-26
spapr/pci: Generate FDT fragment at configure connector time
Greg Kurz
2019-02-26
spapr: Generate FDT fragment for CPUs at configure connector time
Greg Kurz
2019-02-26
spapr: Generate FDT fragment for LMBs at configure connector time
Greg Kurz
2019-02-26
spapr_drc: Allow FDT fragment to be added later
Greg Kurz
2019-02-26
target/ppc: Rename PATB/PATBE -> PATE
Benjamin Herrenschmidt
2019-02-26
target/ppc: Fix ordering of hash MMU accesses
Benjamin Herrenschmidt
2019-02-26
target/ppc/spapr: Set LPCR:HR when using Radix mode
Benjamin Herrenschmidt
2019-02-26
spapr: support memory unplug for qtest
David Hildenbrand
2019-02-26
ppc: add host-serial and host-model machine attributes (CVE-2019-8934)
Prasad J Pandit
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
2019-02-26
target/ppc: Rename "in_pm_state" to "resume_as_sreset"
Benjamin Herrenschmidt
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
[next]