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
*
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
|
/
*
spapr: implement query-hotpluggable-cpus callback
Igor Mammedov
2016-06-17
1
-0
/
+34
*
spapr: CPU hot unplug support
Bharata B Rao
2016-06-17
2
-0
/
+67
*
spapr: CPU hotplug support
Bharata B Rao
2016-06-17
4
-13
/
+172
*
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2016-06-17
2
-10
/
+121
*
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
2016-06-17
2
-48
/
+50
*
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
2016-06-17
3
-2
/
+162
*
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
2016-06-17
1
-0
/
+12
*
hw/ppc/spapr: Silence deprecation message in qtest mode
Thomas Huth
2016-06-17
1
-1
/
+4
*
spapr: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
2016-06-14
1
-20
/
+37
*
ppc: Add PowerISA 2.07 compatibility mode
Thomas Huth
2016-06-14
1
-2
/
+4
*
ppc: Split pcr_mask settings into supported bits and the register mask
Thomas Huth
2016-06-14
1
-2
/
+2
*
ppc/spapr: Refactor h_client_architecture_support() CPU parsing code
Thomas Huth
2016-06-14
1
-25
/
+36
*
vl: Eliminate usb_enabled()
Eduardo Habkost
2016-06-13
2
-2
/
+2
*
ppc: Remove a potential overflow in muldiv64()
Laurent Vivier
2016-06-07
1
-1
/
+1
*
spapr_pci: Drop cannot_instantiate_with_device_add_yet=false
Markus Armbruster
2016-06-07
1
-1
/
+0
*
spapr: Introduce pseries-2.7 machine type
Bharata B Rao
2016-06-07
1
-2
/
+20
*
spapr: Increase hotpluggable memory slots to 256
Bharata B Rao
2016-06-07
1
-2
/
+12
*
spapr_pci: Add and export DMA resetting helper
Alexey Kardashevskiy
2016-06-07
1
-2
/
+8
*
spapr_pci: Reset DMA config on PHB reset
Alexey Kardashevskiy
2016-06-07
1
-6
/
+11
*
spapr_iommu: Add root memory region
Alexey Kardashevskiy
2016-06-07
2
-6
/
+13
*
spapr_iommu: Migrate full state
Alexey Kardashevskiy
2016-06-07
1
-3
/
+62
*
spapr_iommu: Introduce "enabled" state for TCE table
Alexey Kardashevskiy
2016-06-07
3
-32
/
+52
*
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
2016-05-30
1
-3
/
+11
*
spapr_iommu: Move table allocation to helpers
Alexey Kardashevskiy
2016-05-27
1
-19
/
+39
*
spapr_pci: Use correct DMA LIOBN when composing the device tree
Alexey Kardashevskiy
2016-05-27
1
-1
/
+1
*
spapr: ensure device trees are always associated with DRC
Jianjun Duan
2016-05-27
2
-17
/
+11
*
Added negative check for get_image_size()
Zhou Jie
2016-05-27
1
-0
/
+4
*
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
2016-05-26
1
-1
/
+1
*
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-20
1
-4
/
+0
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
5
-0
/
+5
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
3
-0
/
+3
*
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-19
4
-0
/
+4
*
hw: do not use VMSTATE_*TL
Paolo Bonzini
2016-05-19
1
-1
/
+1
*
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2016-05-19
1
-10
/
+10
*
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
1
-1
/
+1
*
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
1
-1
/
+2
*
spapr_drc: Expose 'null' in qom-get when there is no fdt
Eric Blake
2016-05-12
1
-5
/
+1
*
spapr_drc: fix aborts during DRC-count based hotplug
Michael Roth
2016-04-26
2
-5
/
+14
*
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge
Thomas Huth
2016-04-23
2
-5
/
+7
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into...
Peter Maydell
2016-04-08
1
-2
/
+5
|
\
|
*
spapr: Fix ibm,lrdr-capacity
Bharata B Rao
2016-04-08
1
-2
/
+5
*
|
spapr: fix possible Negative array index read
Gonglei
2016-04-08
1
-0
/
+4
|
/
[next]