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
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-21
PPC: Make DCR uint32_t
Alexander Graf
3
-9
/
+9
2009-12-21
PPC64: Fix alternate timebase
Aurelien Jarno
2
-2
/
+2
2009-12-21
PPC64: Fix timebase
Alexander Graf
2
-2
/
+2
2009-12-19
target-ppc: fix ppc32 kvm build
Alexander Graf
1
-0
/
+2
2009-12-03
target-ppc: Get MMU state on register sync
Alexander Graf
1
-0
/
+30
2009-11-17
kvm: Add arch reset handler
Jan Kiszka
1
-0
/
+4
2009-11-12
kvm ppc: Remove unused label
Hollis Blanchard
1
-1
/
+0
2009-11-07
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
1
-3
/
+0
2009-11-07
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
2
-5
/
+2
2009-11-07
PPC: remove unneeded calls to device reset
Blue Swirl
1
-0
/
+2
2009-10-23
target-ppc: move often used CPU fields at the top of the structure
Aurelien Jarno
1
-4
/
+4
2009-10-18
target-ppc: simpler definitions for microcontrollers based on e300
Thomas Monjalon
1
-68
/
+44
2009-10-18
target-ppc: add declarations of microcontrollers based on e300
Thomas Monjalon
1
-8
/
+40
2009-10-18
target-ppc: better support of e300 CPU core
Thomas Monjalon
1
-2
/
+8
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
6
-233
/
+235
2009-10-01
Get rid of _t suffix
malc
6
-235
/
+233
2009-09-28
target-ppc: log instructions start in TCG code
Aurelien Jarno
1
-0
/
+2
2009-09-25
static and inline should came before the type of the functions
Juan Quintela
1
-4
/
+4
2009-09-18
target-ppc: optimize slw/srw/sld/srd
Aurelien Jarno
1
-49
/
+49
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-2
/
+2
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-1
/
+1
2009-08-27
kvm: Simplify cpu_synchronize_state()
Avi Kivity
1
-3
/
+3
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
1
-0
/
+1
2009-08-16
Replace REGX with PRIx64
Blue Swirl
3
-5
/
+4
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
5
-174
/
+173
2009-08-16
Replace always_inline with inline
Blue Swirl
6
-285
/
+278
2009-08-03
target-ppc: add exceptions for conditional stores
Nathan Froyd
2
-20
/
+56
2009-08-03
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
5
-10
/
+17
2009-08-03
target-ppc: add cpu_set_tls
Nathan Froyd
1
-0
/
+11
2009-08-03
target-ppc: fix cpu_clone_regs
Nathan Froyd
1
-3
/
+1
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
3
-19
/
+19
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
1
-1
/
+1
2009-07-22
Use correct input constant
Alexander Graf
1
-1
/
+9
2009-07-22
Set PVR in sregs
Alexander Graf
1
-1
/
+7
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
1
-10
/
+10
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
7
-14
/
+7
2009-07-13
target-ppc: enable PPC_MFTB for 44x
Baojun Wang
1
-6
/
+6
2009-07-13
ppc tcg: fix wrong bit/mask of wrteei
Baojun Wang
1
-2
/
+2
2009-07-12
target-ppc: fix evmergelo and evmergelohi
Nathan Froyd
1
-3
/
+11
2009-06-23
target-ppc: permit linux-user to read PVR
Nathan Froyd
1
-1
/
+7
2009-06-20
Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be used
malc
1
-0
/
+6
2009-06-17
Replace ELF section hack with normal table
Blue Swirl
2
-898
/
+858
2009-06-17
Concentrate rest of table entries to top
Blue Swirl
1
-107
/
+610
2009-06-17
Concentrate most table entries to top
Blue Swirl
1
-422
/
+291
2009-06-17
Clean up GEN_HANDLER2
Blue Swirl
1
-37
/
+110
2009-06-17
Clean up GEN_HANDLER
Blue Swirl
1
-233
/
+694
2009-06-13
Fix mingw32 build warnings
Blue Swirl
1
-1
/
+15
2009-05-22
kvm: Add missing bits to support live migration
Jan Kiszka
1
-0
/
+5
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-11
/
+0
2009-05-19
Hardware convenience library
Paul Brook
1
-1
/
+0
[next]