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
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
2015-07-16
ppc/spapr_drc: fix memory leak
Gonglei
2015-07-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-07-07
sPAPR: Clear stale MSIx table during EEH reset
Gavin Shan
2015-07-07
sPAPR: Reenable EEH functionality on reboot
Gavin Shan
2015-07-07
sPAPR: Don't enable EEH on emulated PCI devices
Gavin Shan
2015-07-07
spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dt
Nikunj A Dadhania
2015-07-07
spapr_pci: populate ibm,loc-code
Nikunj A Dadhania
2015-07-07
spapr_pci: enumerate and add PCI device tree
Nikunj A Dadhania
2015-07-07
ppc: Update cpu_model in MachineState
Bharata B Rao
2015-07-07
spapr: Consolidate cpu init code into a routine
Bharata B Rao
2015-07-07
spapr: Reorganize CPU dt generation code
Bharata B Rao
2015-07-07
spapr: Support ibm, lrdr-capacity device tree property
Bharata B Rao
2015-07-07
spapr: Consider max_cpus during xics initialization
Bharata B Rao
2015-07-07
Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it...
Markus Armbruster
2015-07-07
spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlags
Greg Kurz
2015-07-07
spapr_iommu: drop erroneous check in h_put_tce_indirect()
Greg Kurz
2015-07-07
spapr_pci: set device node unit address as hex
Nikunj A Dadhania
2015-07-07
spapr_pci: encode class code including Prog IF register
Nikunj A Dadhania
2015-07-07
spapr_pci: encode missing 64-bit memory address space
Nikunj A Dadhania
2015-07-07
spapr: Add sPAPRMachineClass
David Gibson
2015-07-07
spapr: Remove obsolete entry_point field from sPAPRMachineState
David Gibson
2015-07-07
spapr: Remove obsolete ram_limit field from sPAPRMachineState
David Gibson
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-07
spapr: ensure we have at least one XICS server
Greg Kurz
2015-07-07
global_state: Make section optional
Juan Quintela
2015-07-07
Fix older machine type compatibility on power with section footers
Dr. David Alan Gilbert
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-10
fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc
Gabriel L. Somlo
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-06-03
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
2015-06-03
spapr: override default ram size to 512MB
Nikunj A Dadhania
2015-06-03
spapr_pci: emit hotplug add/remove events during hotplug
Tyrel Datwyler
2015-06-03
spapr_pci: enable basic hotplug operations
Michael Roth
2015-06-03
spapr_pci: create DRConnectors for each PCI slot during PHB realize
Michael Roth
2015-06-03
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
2015-06-03
spapr_drc: add spapr_drc_populate_dt()
Michael Roth
2015-06-03
spapr_events: event-scan RTAS interface
Tyrel Datwyler
2015-06-03
spapr_events: re-use EPOW event infrastructure for hotplug events
Nathan Fontenot
2015-06-03
spapr_rtas: add ibm, configure-connector RTAS interface
Michael Roth
2015-06-03
spapr_rtas: add get-sensor-state RTAS interface
Mike Day
2015-06-03
spapr_rtas: add set-indicator RTAS interface
Mike Day
2015-06-03
spapr_rtas: add get/set-power-level RTAS interfaces
Nathan Fontenot
2015-06-03
spapr_drc: initial implementation of sPAPRDRConnector device
Michael Roth
2015-06-03
hw/ppc/spapr: Use error_report() instead of hw_error()
Thomas Huth
2015-06-03
hw/ppc/spapr: Fix error message when firmware could not be loaded
Thomas Huth
[next]