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-10-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
3
-11
/
+11
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
3
-11
/
+11
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2
-2
/
+0
2016-10-28
clean-up: removed duplicate #includes
Anand J
2
-2
/
+0
2016-10-28
spapr: Memory hot-unplug support
Bharata B Rao
2
-1
/
+135
2016-10-28
spapr: use count+index for memory hotplug
Michael Roth
1
-4
/
+18
2016-10-28
spapr: Add DRC count indexed hotplug identifier type
Bharata B Rao
1
-15
/
+61
2016-10-28
spapr: add hotplug interrupt machine options
Michael Roth
1
-0
/
+28
2016-10-28
spapr_events: add support for dedicated hotplug event source
Michael Roth
2
-39
/
+172
2016-10-28
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
1
-6
/
+17
2016-10-28
spapr: add option vector handling in CAS-generated resets
Michael Roth
2
-10
/
+52
2016-10-28
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2
-43
/
+23
2016-10-28
spapr_ovec: initial implementation of option vector helpers
Michael Roth
2
-1
/
+243
2016-10-28
pseries: Remove spapr_create_fdt_skel()
David Gibson
1
-58
/
+36
2016-10-28
pseries: Consolidate construction of /vdevice device tree node
David Gibson
2
-24
/
+18
2016-10-28
pseries: Move /hypervisor node construction to fdt_build_fdt()
David Gibson
1
-21
/
+28
2016-10-28
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
2
-14
/
+13
2016-10-28
pseries: Consolidate construction of /rtas device tree node
David Gibson
2
-88
/
+75
2016-10-28
pseries: Consolidate construction of /chosen device tree node
David Gibson
2
-79
/
+69
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
1
-17
/
+3
2016-10-28
pseries: Consolidate RTAS loading
David Gibson
2
-33
/
+42
2016-10-28
pseries: Move adding of fdt reserve map entries
David Gibson
1
-8
/
+9
2016-10-28
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
1
-45
/
+36
2016-10-28
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
1
-7
/
+7
2016-10-28
pseries: Split device tree construction from device tree load
David Gibson
2
-20
/
+24
2016-10-28
ppc/pnv: add a ISA bus
Cédric Le Goater
1
-0
/
+65
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
3
-1
/
+480
2016-10-28
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
2
-0
/
+54
2016-10-28
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
3
-1
/
+301
2016-10-28
ppc/pnv: add a PnvCore object
Cédric Le Goater
3
-2
/
+371
2016-10-28
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
1
-0
/
+30
2016-10-28
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
1
-1
/
+72
2016-10-28
ppc/pnv: add a PnvChip object
Cédric Le Goater
1
-5
/
+208
2016-10-28
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
2
-0
/
+228
2016-10-28
spapr_pci: advertise explicit numa IDs even when there's 1 node
Michael Roth
1
-1
/
+7
2016-10-24
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
1
-1
/
+1
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
2
-32
/
+95
2016-10-16
spapr_pci: Add a 64-bit MMIO window
David Gibson
2
-16
/
+64
2016-10-16
spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
David Gibson
1
-2
/
+14
2016-10-16
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
2
-14
/
+38
2016-10-14
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
3
-5
/
+4
2016-10-14
spapr: fix inheritance chain for default machine options
Michael Roth
1
-0
/
+3
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
1
-4
/
+2
2016-10-06
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
1
-1
/
+5
2016-10-06
spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
Greg Kurz
1
-4
/
+4
2016-10-05
ppc: Check the availability of transactional memory
Thomas Huth
1
-1
/
+4
2016-10-05
hw/ppc/spapr: Fix the selection of the processor features
Thomas Huth
1
-2
/
+9
2016-10-05
hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate function
Thomas Huth
1
-30
/
+36
2016-10-05
pseries: Add 2.8 machine type, set up compatibility macros
David Gibson
1
-2
/
+20
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-43
/
+29
[next]