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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
pseries: Consolidate construction of /rtas device tree node
David Gibson
3
-90
/
+76
2016-10-28
pseries: Consolidate construction of /chosen device tree node
David Gibson
3
-80
/
+70
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
3
-17
/
+26
2016-10-28
pseries: Consolidate RTAS loading
David Gibson
3
-33
/
+43
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
2
-45
/
+40
2016-10-28
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
2
-8
/
+7
2016-10-28
pseries: Split device tree construction from device tree load
David Gibson
2
-20
/
+24
2016-10-28
target-ppc: add vmul10[u,eu,cu,ecu]q instructions
Vasant Hegde
2
-4
/
+76
2016-10-28
ppc/pnv: add a ISA bus
Cédric Le Goater
2
-0
/
+67
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
6
-1
/
+553
2016-10-28
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
4
-0
/
+75
2016-10-28
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
5
-1
/
+372
2016-10-28
ppc/pnv: add a PnvCore object
Cédric Le Goater
5
-2
/
+421
2016-10-28
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
2
-0
/
+32
2016-10-28
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
2
-1
/
+76
2016-10-28
ppc/pnv: add a PnvChip object
Cédric Le Goater
2
-5
/
+271
2016-10-28
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
4
-0
/
+267
2016-10-28
configure, ppc64: Copy skiboot.lid to build directory when configuring
Alexey Kardashevskiy
1
-0
/
+1
2016-10-28
ppc: add skiboot firmware for the pnv platform
Cédric Le Goater
7
-2
/
+17
2016-10-28
ppc: Fix single step with gdb stub
Benjamin Herrenschmidt
1
-1
/
+1
2016-10-28
pseries: Remove unused callbacks from sPAPR VIO bus state
David Gibson
1
-2
/
+0
2016-10-28
ppc: fix MSR_ME handling for system reset interrupt
Nicholas Piggin
1
-2
/
+2
2016-10-28
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
Cédric Le Goater
3
-25
/
+24
2016-10-28
ppc/xics: add a XICSState backlink in ICPState
Cédric Le Goater
2
-0
/
+3
2016-10-28
ppc/xics: add a xics_set_nr_servers common routine
Cédric Le Goater
4
-27
/
+25
2016-10-28
target-ppc: implement xxbr[qdwh] instruction
Nikunj A Dadhania
3
-0
/
+117
2016-10-28
target-ppc: implement vnegw/d instructions
Nikunj A Dadhania
4
-0
/
+18
2016-10-28
nvram: Rename openbios_firmware_abi.h into sun_nvram.h
Thomas Huth
3
-5
/
+5
2016-10-28
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
Thomas Huth
5
-60
/
+57
2016-10-28
sparc: Use the new common NVRAM functions for system and free space partition
Thomas Huth
2
-54
/
+12
2016-10-28
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
Thomas Huth
4
-32
/
+109
2016-10-28
spapr_pci: advertise explicit numa IDs even when there's 1 node
Michael Roth
1
-1
/
+7
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
7
-13
/
+88
2016-10-28
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
Laurent Vivier
4
-176
/
+128
2016-10-28
tests: rename target_big_endian() as qvirtio_is_big_endian()
Laurent Vivier
4
-29
/
+25
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
9
-217
/
+186
2016-10-28
tests: don't check if qtest_spapr_boot() returns NULL
Laurent Vivier
2
-1
/
+2
2016-10-28
tests: fix memory leak in virtio-scsi-test
Laurent Vivier
1
-0
/
+1
2016-10-28
ppc/xics: Add xics to the monitor "info pic" command
Benjamin Herrenschmidt
1
-0
/
+49
2016-10-28
pseries: Update SLOF firmware image to 20161019
Alexey Kardashevskiy
3
-1
/
+1
2016-10-27
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20161027-1' into...
Peter Maydell
1
-1
/
+2
2016-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-atomic-20161026' into sta...
Peter Maydell
43
-1090
/
+2345
2016-10-27
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
10
-101
/
+104
2016-10-27
Merge remote-tracking branch 'remotes/vivier/tags/m68k-part1-pull-request' in...
Peter Maydell
8
-657
/
+881
2016-10-26
target-alpha: Emulate LL/SC using cmpxchg helpers
Richard Henderson
5
-120
/
+45
2016-10-26
target-alpha: Introduce MMU_PHYS_IDX
Richard Henderson
5
-114
/
+44
2016-10-26
target-arm: remove EXCP_STREX + cpu_exclusive_{test, info}
Emilio G. Cota
4
-22
/
+1
2016-10-26
linux-user: remove handling of aarch64's EXCP_STREX
Emilio G. Cota
1
-125
/
+0
2016-10-26
linux-user: remove handling of ARM's EXCP_STREX
Emilio G. Cota
1
-93
/
+0
[next]