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
/
spapr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+2
2016-01-13
spapr: Use error_reportf_err()
Markus Armbruster
1
-3
/
+4
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
1
-1
/
+2
2016-01-11
hw/ppc/spapr: fix spapr->kvm_type leak
David Gibson
1
-0
/
+8
2016-01-11
hw/ppc/spapr: Use XHCI as host controller for new spapr machines
Thomas Huth
1
-1
/
+8
2016-01-11
pseries: Add pseries-2.6 machine type
David Gibson
1
-2
/
+20
2016-01-11
pseries: Improve setting of default machine version
David Gibson
1
-10
/
+10
2016-01-11
pseries: Restructure class_options functions
David Gibson
1
-4
/
+17
2016-01-11
pseries: DEFINE_SPAPR_MACHINE
David Gibson
1
-70
/
+49
2016-01-11
pseries: Use SET_MACHINE_COMPAT
David Gibson
1
-20
/
+4
2016-01-11
pseries: Remove versions from mc->desc
David Gibson
1
-5
/
+1
2016-01-11
pseries: Remove redundant calls to spapr_machine_initfn()
David Gibson
1
-3
/
+0
2016-01-11
pseries: Rearrange versioned machine type code
David Gibson
1
-82
/
+98
2016-01-11
pseries: Remove redundant setting of mc->name for pseries-2.5 machine
David Gibson
1
-1
/
+0
2016-01-11
spapr: Add /system-id
Alexey Kardashevskiy
1
-0
/
+3
2015-11-30
hw/ppc/spapr: Remove duplicated "pseries" alias
Thomas Huth
1
-2
/
+0
2015-11-26
Fix memory leak on error
Stefano Dong (董兴水)
1
-0
/
+1
2015-11-11
spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl
Bharata B Rao
1
-4
/
+16
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
1
-1
/
+1
2015-10-29
ppc/spapr: add 2.4 compat props
Cornelia Huck
1
-0
/
+9
2015-10-29
Revert "memhp: extend address auto assignment to support gaps"
Michael S. Tsirkin
1
-1
/
+1
2015-10-23
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
1
-0
/
+31
2015-10-23
spapr: Add "slb-size" property to CPU device tree nodes
Thomas Huth
1
-0
/
+1
2015-10-23
spapr: Abort when HTAB of requested size isn't allocated
Bharata B Rao
1
-0
/
+8
2015-10-23
spapr: Allocate HTAB from machine init
Bharata B Rao
1
-7
/
+27
2015-10-20
ppc/spapr: Allow VIRTIO_VGA
Benjamin Herrenschmidt
1
-0
/
+1
2015-10-02
memhp: extend address auto assignment to support gaps
Igor Mammedov
1
-1
/
+1
2015-09-25
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
1
-2
/
+2
2015-09-23
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
1
-0
/
+8
2015-09-23
ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()
Thomas Huth
1
-3
/
+6
2015-09-23
spapr: Fix default NUMA node allocation for threads
David Gibson
1
-0
/
+8
2015-09-23
spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT type
Bharata B Rao
1
-1
/
+1
2015-09-23
spapr: Support hotplug by specifying DRC count
Bharata B Rao
1
-1
/
+1
2015-09-23
spapr: Revert to memory@XXXX representation for non-hotplugged memory
Bharata B Rao
1
-38
/
+9
2015-09-23
spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMA
Bharata B Rao
1
-2
/
+3
2015-09-23
spapr: Provide better error message when slots exceed max allowed
Bharata B Rao
1
-2
/
+2
2015-09-23
spapr: Don't allow memory hotplug to memory less nodes
Bharata B Rao
1
-1
/
+23
2015-09-23
spapr: Memory hotplug support
Bharata B Rao
1
-0
/
+118
2015-09-23
spapr: Make hash table size a factor of maxram_size
Bharata B Rao
1
-1
/
+1
2015-09-23
spapr: Support ibm,dynamic-reconfiguration-memory
Bharata B Rao
1
-43
/
+167
2015-09-23
spapr: Add LMB DR connectors
David Gibson
1
-0
/
+87
2015-09-23
spapr: Use QEMU limit for maximum CPUs number
Alexey Kardashevskiy
1
-4
/
+2
2015-09-23
spapr: Initialize hotplug memory address space
Bharata B Rao
1
-0
/
+18
2015-09-23
spapr: Enable in-kernel H_SET_MODE handling
Alexey Kardashevskiy
1
-0
/
+1
2015-09-23
pseries: Fix incorrect calculation of threads per socket for chip-id
David Gibson
1
-4
/
+2
2015-09-23
spapr: add dumpdtb support
Andrew Jones
1
-0
/
+2
2015-09-23
spapr: Add /rtas/ibm,change-msix-capable
Sam Bobroff
1
-0
/
+4
2015-09-23
spapr: Add /ibm,partition-name
Sam Bobroff
1
-0
/
+5
2015-09-23
spapr: Create pseries-2.5 machine
David Gibson
1
-1
/
+18
[next]