index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
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
2015-06-03
pseries: Add pseries-2.4 machine type
David Gibson
2015-06-03
hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn
Thomas Huth
2015-06-03
spapr_iommu: Give unique QOM name to TCE table
Alexey Kardashevskiy
2015-06-03
spapr_pci: Rework device-tree rendering
Alexey Kardashevskiy
2015-06-03
spapr_iommu: Make spapr_tce_find_by_liobn() public
Alexey Kardashevskiy
2015-06-03
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
2015-06-03
spapr_iommu: Add separate trace points for PCI DMA operations
Alexey Kardashevskiy
2015-06-03
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
2015-06-03
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
Alexey Kardashevskiy
2015-06-03
spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
Alexey Kardashevskiy
2015-06-03
spapr_pci: Fix unsafe signed/unsigned comparisons
David Gibson
2015-06-03
hw/ppc/prep.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
hw/ppc/e500.c: Fix memory leak
Shannon Zhao
2015-05-31
spapr: define SPAPR_COMPAT_2_3
Eduardo Habkost
2015-05-31
spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macros
Eduardo Habkost
2015-05-31
spapr: Move commas inside SPAPR_COMPAT_* macros
Eduardo Habkost
2015-05-31
hw: Move commas inside HW_COMPAT_2_1 macro
Eduardo Habkost
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-27
ppc: spapr: add 2.4 machine type
Jason Wang
2015-04-27
spapr: add machine type specific instance init function
Jason Wang
2015-03-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-03-25
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
2015-03-25
PPC: pseries: Implement boot once=foo
Alexander Graf
2015-03-25
spapr: Add missing checks for NULL pointers and report failures
Stefan Weil
[next]