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
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
spapr: migration support for CAS-negotiated option vectors
Michael Roth
1
-0
/
+4
2016-11-15
ppc/pnv: add a 'xscom_core_base' field to PnvChipClass
Cédric Le Goater
2
-3
/
+3
2016-11-15
ppc/pnv: fix compile breakage on old gcc
Cédric Le Goater
2
-3
/
+0
2016-10-28
spapr: Add DRC count indexed hotplug identifier type
Bharata B Rao
1
-0
/
+4
2016-10-28
spapr_events: add support for dedicated hotplug event source
Michael Roth
2
-2
/
+5
2016-10-28
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
1
-0
/
+1
2016-10-28
spapr: add option vector handling in CAS-generated resets
Michael Roth
1
-1
/
+3
2016-10-28
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2
-1
/
+7
2016-10-28
spapr_ovec: initial implementation of option vector helpers
Michael Roth
1
-0
/
+62
2016-10-28
pseries: Remove spapr_create_fdt_skel()
David Gibson
1
-1
/
+0
2016-10-28
pseries: Consolidate construction of /vdevice device tree node
David Gibson
1
-1
/
+1
2016-10-28
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
1
-1
/
+1
2016-10-28
pseries: Consolidate construction of /rtas device tree node
David Gibson
1
-2
/
+1
2016-10-28
pseries: Consolidate construction of /chosen device tree node
David Gibson
1
-1
/
+1
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
1
-0
/
+1
2016-10-28
pseries: Consolidate RTAS loading
David Gibson
1
-0
/
+1
2016-10-28
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
1
-0
/
+4
2016-10-28
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
1
-1
/
+0
2016-10-28
ppc/pnv: add a ISA bus
Cédric Le Goater
1
-0
/
+2
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
3
-0
/
+73
2016-10-28
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
2
-0
/
+21
2016-10-28
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
2
-0
/
+71
2016-10-28
ppc/pnv: add a PnvCore object
Cédric Le Goater
2
-0
/
+50
2016-10-28
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
1
-0
/
+2
2016-10-28
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
1
-0
/
+4
2016-10-28
ppc/pnv: add a PnvChip object
Cédric Le Goater
1
-0
/
+63
2016-10-28
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
1
-0
/
+38
2016-10-28
pseries: Remove unused callbacks from sPAPR VIO bus state
David Gibson
1
-2
/
+0
2016-10-28
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
Cédric Le Goater
1
-3
/
+3
2016-10-28
ppc/xics: add a XICSState backlink in ICPState
Cédric Le Goater
1
-0
/
+2
2016-10-28
ppc/xics: add a xics_set_nr_servers common routine
Cédric Le Goater
1
-0
/
+2
2016-10-16
spapr_pci: Add a 64-bit MMIO window
David Gibson
1
-1
/
+2
2016-10-16
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
1
-0
/
+3
2016-10-14
ppc/xics: Split ICS into ics-base and ics class
Benjamin Herrenschmidt
1
-10
/
+17
2016-10-14
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
1
-6
/
+7
2016-10-06
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
1
-0
/
+1
2016-09-23
ppc/xics: An ICS with offset 0 is assumed to be uninitialized
Benjamin Herrenschmidt
1
-1
/
+1
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
1
-1
/
+10
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
1
-0
/
+10
2016-09-15
Remove unused function declarations
Ladi Prosek
3
-13
/
+0
2016-09-13
ppc: do not redefine CPUPPCState
Paolo Bonzini
1
-2
/
+1
2016-09-07
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
1
-0
/
+5
2016-09-07
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
1
-3
/
+5
2016-09-07
hw/ppc: include fdt helper routine in a common file
Cédric Le Goater
1
-0
/
+23
2016-08-13
ppc: parse cpu features once
Greg Kurz
1
-0
/
+1
2016-08-08
spapr: Correctly set query_hotpluggable_cpus hook based on machine version
David Gibson
1
-1
/
+0
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+3
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
5
-15
/
+18
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
1
-1
/
+1
[next]