index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
spapr: Ensure CPU cores are added contiguously and removed in LIFO order
Bharata B Rao
1
-1
/
+20
2016-07-18
spapr: fix core unplug crash
Greg Kurz
1
-4
/
+2
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+4
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2
-3
/
+3
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-2
/
+2
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+1
2016-07-05
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
1
-0
/
+7
2016-07-05
ppc: simplify ppc_hash64_hpte_page_shift_noslb()
Cédric Le Goater
1
-2
/
+2
2016-07-05
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
5
-19
/
+363
2016-07-05
spapr_iommu: Realloc guest visible TCE table when starting/stopping listening
Alexey Kardashevskiy
2
-6
/
+12
2016-07-05
spapr: Ensure thread0 of CPU core is always realized first
Bharata B Rao
1
-13
/
+16
2016-07-04
hw/ppc: realize the PCI root bus as part of mac99 init
Marcel Apfelbaum
1
-0
/
+1
2016-07-01
spapr: drop duplicate variable in spapr_core_release()
Greg Kurz
1
-2
/
+1
2016-07-01
spapr: do proper error propagation in spapr_cpu_core_realize_child()
Greg Kurz
1
-5
/
+7
2016-07-01
spapr: drop reference on child object during core realization
Greg Kurz
1
-0
/
+1
2016-07-01
spapr: Restore support for 970MP and POWER8NVL CPU cores
Bharata B Rao
1
-2
/
+18
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
5
-22
/
+23
2016-07-01
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
4
-10
/
+11
2016-07-01
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb
Aaron Larson
3
-7
/
+4
2016-07-01
spapr: Restore support for older PowerPC CPU cores
Bharata B Rao
1
-1
/
+8
2016-07-01
spapr: fix write-past-end-of-array error in cpu core device init code
Greg Kurz
1
-2
/
+1
2016-07-01
hw/ppc/spapr: Add some missing hcall function set strings
Thomas Huth
1
-0
/
+3
2016-07-01
ppc: Initial HDEC support
Benjamin Herrenschmidt
1
-5
/
+12
2016-06-27
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
1
-2
/
+2
2016-06-27
target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIR
Aaron Larson
1
-1
/
+1
2016-06-22
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
1
-0
/
+8
2016-06-22
powerpc/mm: Update the WIMG check during H_ENTER
Aneesh Kumar K.V
1
-1
/
+5
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+39
2016-06-20
trace: split out trace events for hw/ppc/ directory
Daniel P. Berrange
1
-0
/
+39
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-4
/
+1
2016-06-17
spapr: implement query-hotpluggable-cpus callback
Igor Mammedov
1
-0
/
+34
2016-06-17
spapr: CPU hot unplug support
Bharata B Rao
2
-0
/
+67
2016-06-17
spapr: CPU hotplug support
Bharata B Rao
4
-13
/
+172
2016-06-17
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2
-10
/
+121
2016-06-17
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
2
-48
/
+50
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
3
-2
/
+162
2016-06-17
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
1
-0
/
+12
2016-06-17
hw/ppc/spapr: Silence deprecation message in qtest mode
Thomas Huth
1
-1
/
+4
2016-06-14
spapr: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
1
-20
/
+37
2016-06-14
ppc: Add PowerISA 2.07 compatibility mode
Thomas Huth
1
-2
/
+4
2016-06-14
ppc: Split pcr_mask settings into supported bits and the register mask
Thomas Huth
1
-2
/
+2
2016-06-14
ppc/spapr: Refactor h_client_architecture_support() CPU parsing code
Thomas Huth
1
-25
/
+36
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
2
-2
/
+2
2016-06-07
ppc: Remove a potential overflow in muldiv64()
Laurent Vivier
1
-1
/
+1
2016-06-07
spapr_pci: Drop cannot_instantiate_with_device_add_yet=false
Markus Armbruster
1
-1
/
+0
2016-06-07
spapr: Introduce pseries-2.7 machine type
Bharata B Rao
1
-2
/
+20
2016-06-07
spapr: Increase hotpluggable memory slots to 256
Bharata B Rao
1
-2
/
+12
2016-06-07
spapr_pci: Add and export DMA resetting helper
Alexey Kardashevskiy
1
-2
/
+8
2016-06-07
spapr_pci: Reset DMA config on PHB reset
Alexey Kardashevskiy
1
-6
/
+11
[next]