index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-6
/
+0
*
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
2016-09-07
3
-36
/
+51
*
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
2016-09-07
5
-19
/
+21
*
hw/ppc: include fdt helper routine in a common file
Cédric Le Goater
2016-09-07
2
-20
/
+2
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...
Peter Maydell
2016-08-15
2
-0
/
+28
|
\
|
*
ppc: parse cpu features once
Greg Kurz
2016-08-13
2
-0
/
+28
*
|
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
|
/
*
hw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliases
Thomas Huth
2016-08-10
2
-18
/
+22
*
spapr: remove extra type variable
Cédric Le Goater
2016-08-10
1
-9
/
+6
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-08-08' into...
Peter Maydell
2016-08-08
1
-1
/
+1
|
\
|
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-08-08
1
-1
/
+1
*
|
spapr: Fix undefined behaviour in spapr_tce_reset()
David Gibson
2016-08-08
1
-1
/
+3
*
|
spapr: Correctly set query_hotpluggable_cpus hook based on machine version
David Gibson
2016-08-08
2
-20
/
+11
|
/
*
spapr: Error out when CPU hotplug is attempted on older pseries machines
Bharata B Rao
2016-08-03
2
-14
/
+12
*
spapr: Prevent boot CPU core removal
Bharata B Rao
2016-07-29
1
-0
/
+5
*
Revert "spapr: Ensure CPU cores are added contiguously and removed in LIFO or...
David Gibson
2016-07-29
1
-19
/
+1
*
spapr: init CPUState->cpu_index with index relative to core-id
Igor Mammedov
2016-07-29
1
-0
/
+4
*
spapr: disintricate core-id from DT semantics
Greg Kurz
2016-07-25
2
-18
/
+16
*
hw/ppc/spapr: Make sure to close the htab_fd when migration is canceled
Thomas Huth
2016-07-25
1
-1
/
+8
*
spapr: Ensure CPU cores are added contiguously and removed in LIFO order
Bharata B Rao
2016-07-18
1
-1
/
+20
*
spapr: fix core unplug crash
Greg Kurz
2016-07-18
1
-4
/
+2
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-3
/
+4
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-3
/
+3
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
2
-3
/
+3
*
qapi: Add parameter to visit_end_*
Eric Blake
2016-07-06
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
1
-0
/
+1
|
\
|
*
hw/ppc: realize the PCI root bus as part of mac99 init
Marcel Apfelbaum
2016-07-04
1
-0
/
+1
*
|
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
2016-07-05
1
-0
/
+7
*
|
ppc: simplify ppc_hash64_hpte_page_shift_noslb()
Cédric Le Goater
2016-07-05
1
-2
/
+2
*
|
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
2016-07-05
5
-19
/
+363
*
|
spapr_iommu: Realloc guest visible TCE table when starting/stopping listening
Alexey Kardashevskiy
2016-07-05
2
-6
/
+12
*
|
spapr: Ensure thread0 of CPU core is always realized first
Bharata B Rao
2016-07-05
1
-13
/
+16
|
/
*
spapr: drop duplicate variable in spapr_core_release()
Greg Kurz
2016-07-01
1
-2
/
+1
*
spapr: do proper error propagation in spapr_cpu_core_realize_child()
Greg Kurz
2016-07-01
1
-5
/
+7
*
spapr: drop reference on child object during core realization
Greg Kurz
2016-07-01
1
-0
/
+1
*
spapr: Restore support for 970MP and POWER8NVL CPU cores
Bharata B Rao
2016-07-01
1
-2
/
+18
*
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
2016-07-01
5
-22
/
+23
*
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
2016-07-01
4
-10
/
+11
*
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb
Aaron Larson
2016-07-01
3
-7
/
+4
*
spapr: Restore support for older PowerPC CPU cores
Bharata B Rao
2016-07-01
1
-1
/
+8
*
spapr: fix write-past-end-of-array error in cpu core device init code
Greg Kurz
2016-07-01
1
-2
/
+1
*
hw/ppc/spapr: Add some missing hcall function set strings
Thomas Huth
2016-07-01
1
-0
/
+3
*
ppc: Initial HDEC support
Benjamin Herrenschmidt
2016-07-01
1
-5
/
+12
*
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
2016-06-27
1
-2
/
+2
*
target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIR
Aaron Larson
2016-06-27
1
-1
/
+1
*
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
2016-06-22
1
-0
/
+8
*
powerpc/mm: Update the WIMG check during H_ENTER
Aneesh Kumar K.V
2016-06-22
1
-1
/
+5
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
1
-0
/
+39
|
\
|
*
trace: split out trace events for hw/ppc/ directory
Daniel P. Berrange
2016-06-20
1
-0
/
+39
*
|
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-4
/
+1
|
/
[next]