index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
i8257: remove cpu_request_exit irq
Paolo Bonzini
2015-09-09
1
-11
/
+0
*
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
2015-08-13
1
-0
/
+1
*
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
2015-07-20
2
-6
/
+7
*
ppc/spapr_drc: fix memory leak
Gonglei
2015-07-16
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-07-07
14
-361
/
+672
|
\
|
*
sPAPR: Clear stale MSIx table during EEH reset
Gavin Shan
2015-07-07
1
-0
/
+46
|
*
sPAPR: Reenable EEH functionality on reboot
Gavin Shan
2015-07-07
1
-1
/
+18
|
*
sPAPR: Don't enable EEH on emulated PCI devices
Gavin Shan
2015-07-07
1
-0
/
+7
|
*
spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dt
Nikunj A Dadhania
2015-07-07
1
-16
/
+11
|
*
spapr_pci: populate ibm,loc-code
Nikunj A Dadhania
2015-07-07
1
-6
/
+71
|
*
spapr_pci: enumerate and add PCI device tree
Nikunj A Dadhania
2015-07-07
1
-17
/
+133
|
*
ppc: Update cpu_model in MachineState
Bharata B Rao
2015-07-07
6
-25
/
+20
|
*
spapr: Consolidate cpu init code into a routine
Bharata B Rao
2015-07-07
1
-25
/
+29
|
*
spapr: Reorganize CPU dt generation code
Bharata B Rao
2015-07-07
1
-125
/
+159
|
*
spapr: Support ibm, lrdr-capacity device tree property
Bharata B Rao
2015-07-07
1
-0
/
+16
|
*
spapr: Consider max_cpus during xics initialization
Bharata B Rao
2015-07-07
1
-2
/
+2
|
*
Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it...
Markus Armbruster
2015-07-07
1
-17
/
+11
|
*
spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlags
Greg Kurz
2015-07-07
1
-2
/
+16
|
*
spapr_iommu: drop erroneous check in h_put_tce_indirect()
Greg Kurz
2015-07-07
1
-3
/
+1
|
*
spapr_pci: set device node unit address as hex
Nikunj A Dadhania
2015-07-07
1
-5
/
+7
|
*
spapr_pci: encode class code including Prog IF register
Nikunj A Dadhania
2015-07-07
1
-2
/
+1
|
*
spapr_pci: encode missing 64-bit memory address space
Nikunj A Dadhania
2015-07-07
1
-1
/
+9
|
*
spapr: Add sPAPRMachineClass
David Gibson
2015-07-07
1
-0
/
+1
|
*
spapr: Remove obsolete entry_point field from sPAPRMachineState
David Gibson
2015-07-07
1
-3
/
+1
|
*
spapr: Remove obsolete ram_limit field from sPAPRMachineState
David Gibson
2015-07-07
2
-11
/
+14
|
*
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-07
8
-113
/
+111
|
*
spapr: ensure we have at least one XICS server
Greg Kurz
2015-07-07
1
-1
/
+2
*
|
global_state: Make section optional
Juan Quintela
2015-07-07
1
-0
/
+1
*
|
Fix older machine type compatibility on power with section footers
Dr. David Alan Gilbert
2015-07-07
1
-0
/
+2
|
/
*
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-07-02
2
-4
/
+1
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-4
/
+4
*
fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc
Gabriel L. Somlo
2015-06-10
2
-2
/
+2
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-06-04
8
-156
/
+1899
|
\
|
*
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
2015-06-03
1
-0
/
+5
|
*
spapr: override default ram size to 512MB
Nikunj A Dadhania
2015-06-03
1
-0
/
+1
|
*
spapr_pci: emit hotplug add/remove events during hotplug
Tyrel Datwyler
2015-06-03
1
-0
/
+4
|
*
spapr_pci: enable basic hotplug operations
Michael Roth
2015-06-03
1
-19
/
+380
|
*
spapr_pci: create DRConnectors for each PCI slot during PHB realize
Michael Roth
2015-06-03
1
-1
/
+17
|
*
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
2015-06-03
2
-2
/
+9
|
*
spapr_drc: add spapr_drc_populate_dt()
Michael Roth
2015-06-03
1
-0
/
+156
|
*
spapr_events: event-scan RTAS interface
Tyrel Datwyler
2015-06-03
2
-7
/
+60
|
*
spapr_events: re-use EPOW event infrastructure for hotplug events
Nathan Fontenot
2015-06-03
2
-51
/
+239
|
*
spapr_rtas: add ibm, configure-connector RTAS interface
Michael Roth
2015-06-03
2
-0
/
+184
|
*
spapr_rtas: add get-sensor-state RTAS interface
Mike Day
2015-06-03
1
-0
/
+43
|
*
spapr_rtas: add set-indicator RTAS interface
Mike Day
2015-06-03
1
-0
/
+84
|
*
spapr_rtas: add get/set-power-level RTAS interfaces
Nathan Fontenot
2015-06-03
1
-0
/
+54
|
*
spapr_drc: initial implementation of sPAPRDRConnector device
Michael Roth
2015-06-03
2
-1
/
+589
[next]