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
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
1
-0
/
+3
2014-11-04
spapr: Allow dynamic creation of PHB
Alexander Graf
1
-0
/
+21
2014-11-04
spapr: Cleanup machine naming conventions, and prepare for 2.2 release
David Gibson
1
-4
/
+18
2014-11-02
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
1
-0
/
+7
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-3
/
+1
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-1
/
+3
2014-09-20
Fix typos and misspellings in comments
zhanghailiang
1
-1
/
+1
2014-09-08
hypervisor property clashes with hypervisor node
Anton Blanchard
1
-4
/
+0
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
1
-1
/
+0
2014-09-08
ppc/spapr: Fix MAX_CPUS to 255
Nikunj A Dadhania
1
-1
/
+1
2014-09-08
spapr: Locate RTAS and device-tree based on real RMA
Benjamin Herrenschmidt
1
-12
/
+22
2014-09-08
spapr: Fix ibm, associativity for memory nodes
Alexey Kardashevskiy
1
-1
/
+1
2014-09-08
spapr: Add a helper for node0_size calculation
Alexey Kardashevskiy
1
-4
/
+16
2014-09-08
spapr: Split memory nodes to power-of-two blocks
Alexey Kardashevskiy
1
-2
/
+12
2014-09-08
spapr: Refactor spapr_populate_memory() to allow memoryless nodes
Alexey Kardashevskiy
1
-20
/
+20
2014-09-08
spapr: Use DT memory node rendering helper for other nodes
Alexey Kardashevskiy
1
-17
/
+2
2014-09-08
spapr: Move DT memory node rendering to a helper
Alexey Kardashevskiy
1
-20
/
+28
2014-09-08
spapr: fix possible memory leak
Gonglei
1
-0
/
+1
2014-09-08
spapr: add uuid/host details to device tree
Nikunj A Dadhania
1
-0
/
+28
2014-09-08
ppc: spapr-rtas - implement os-term rtas call
Nikunj A Dadhania
1
-0
/
+9
2014-08-25
spapr: Add support for new NMI interface
Alexey Kardashevskiy
1
-0
/
+21
2014-07-15
spapr: Enable use of huge pages
Alexey Kardashevskiy
1
-8
/
+3
2014-07-15
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
1
-1
/
+11
2014-07-08
target-ppc: KVMPPC_H_CAS fix cpu-version endianess
Laurent Dufour
1
-2
/
+1
2014-06-27
spapr: Remove @next_irq
Alexey Kardashevskiy
1
-2
/
+1
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
1
-67
/
+0
2014-06-27
spapr: Define a 2.1 pseries machine
Alexey Kardashevskiy
1
-0
/
+16
2014-06-27
spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)
Alexey Kardashevskiy
1
-8
/
+7
2014-06-27
spapr: Add "qemu, boot-menu" property to /chosen
Avik Sil
1
-0
/
+3
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
1
-5
/
+6
2014-06-16
spapr_pci: Advertise MSI quota
Badari Pulavarty
1
-1
/
+0
2014-06-16
spapr: Add kvm-type property
Eduardo Habkost
1
-0
/
+25
2014-06-16
spapr: Create SPAPRMachine struct
Eduardo Habkost
1
-0
/
+14
2014-06-16
PPC: spapr: Expose /hypervisor node in device tree
Alexander Graf
1
-0
/
+20
2014-06-16
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
1
-0
/
+3
2014-06-16
spapr: Enable dynamic change of the supported hypercalls list
Alexey Kardashevskiy
1
-7
/
+23
2014-06-16
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
1
-1
/
+3
2014-06-16
spapr: Limit threads per core according to current compatibility mode
Alexey Kardashevskiy
1
-1
/
+1
2014-06-16
spapr: Rework spapr_fixup_cpu_dt()
Alexey Kardashevskiy
1
-11
/
+22
2014-06-16
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
1
-0
/
+36
2014-06-16
target-ppc: Implement "compat" CPU option
Alexey Kardashevskiy
1
-0
/
+14
2014-06-16
spapr: Move SMT-related properties out of skeleton fdt
Alexey Kardashevskiy
1
-15
/
+33
2014-06-16
spapr: Add ibm, chip-id property in device tree
Alexey Kardashevskiy
1
-0
/
+6
2014-06-16
spapr: Add support for time base offset migration
Alexey Kardashevskiy
1
-2
/
+2
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
1
-2
/
+1
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-7
/
+7
2014-05-05
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
1
-39
/
+11
2014-05-05
machine: Copy QEMUMachine's fields to MachineClass
Marcel Apfelbaum
1
-0
/
+24
2014-03-20
spapr: Implement interface to fix device pathname
Alexey Kardashevskiy
1
-1
/
+84
2014-03-20
spapr: QOM'ify pseries machine
Alexey Kardashevskiy
1
-3
/
+19
[next]