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
2010-07-19
target-ppc: fix power mode checking on 7400/7410
Aurelien Jarno
1
-2
/
+2
2010-07-13
target-ppc: add vexptefp instruction
Aurelien Jarno
3
-0
/
+13
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
1
-1
/
+0
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2
-5
/
+5
2010-06-16
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
Richard Henderson
1
-0
/
+1
2010-05-31
target-ppc: remove useless line
Thomas Monjalon
1
-1
/
+0
2010-05-31
target-ppc: fix RFI by clearing some bits of MSR
Thomas Monjalon
2
-4
/
+3
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
1
-3
/
+4
2010-05-18
PPC/KVM: make iothread work
Alexander Graf
1
-15
/
+15
2010-05-11
Do not stop VM if emulation failed in userspace.
Gleb Natapov
1
-0
/
+5
2010-05-11
kvm: enable smp > 1
Marcelo Tosatti
1
-0
/
+5
2010-05-05
target-ppc: Remove duplicate cpu log.
Richard Henderson
1
-2
/
+0
2010-04-25
ppc: remove dead assignments, spotted by clang analyzer
Blue Swirl
2
-4
/
+10
2010-04-18
PPC: avoid function pointer type mismatch, spotted by clang
Blue Swirl
1
-5
/
+3
2010-03-26
target-ppc: generic PowerPC TBL
Dmitry Ilyevsky
1
-4
/
+4
2010-03-17
Large page TLB flush
Paul Brook
1
-3
/
+4
2010-03-12
Target specific usermode cleanup
Paul Brook
1
-0
/
+6
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-5
/
+0
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
1
-0
/
+17
2010-03-11
target-ppc: fix evsrwu and evsrws (second try)
Aurelien Jarno
1
-2
/
+2
2010-03-11
target-ppc: fix evsrwu and evsrws
Aurelien Jarno
1
-2
/
+2
2010-03-11
target-ppc: fix evslw instruction
Aurelien Jarno
1
-1
/
+1
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
2
-5
/
+1
2010-02-28
target-ppc: don't print invalid opcode messages on the console
Aurelien Jarno
1
-11
/
+0
2010-02-28
Revert "target-ppc: stop translation after a trap instruction"
Aurelien Jarno
1
-12
/
+8
2010-02-28
target-ppc: stop translation after a trap instruction
Aurelien Jarno
1
-8
/
+12
2010-02-27
target-ppc: fix SPE evsplat* instructions
Nathan Froyd
1
-2
/
+2
2010-02-27
target-ppc: fix SPE evcmp* instructions
Nathan Froyd
1
-4
/
+4
2010-02-14
PPC: Add timer when running KVM
Alexander Graf
1
-0
/
+22
2010-02-14
PPC: Fix large pages
Alexander Graf
1
-5
/
+4
2010-02-14
PPC: tell the guest about the time base frequency
Alexander Graf
2
-0
/
+49
2010-02-06
target-ppc: change DCR helpers to target_long arguments
Aurelien Jarno
2
-8
/
+8
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
1
-8
/
+0
2010-01-14
ppc-40x: Correct ESR for zone protection faults.
Edgar E. Iglesias
1
-5
/
+18
2010-01-14
ppc-40x: Correct decoding of zone protection bits.
Edgar E. Iglesias
1
-1
/
+1
2010-01-14
ppc-40x: Correct check for Endian swapping TLB entries.
Edgar E. Iglesias
1
-5
/
+7
2010-01-14
ppc-40x: Get TLB attributes from TLBLO.
Edgar E. Iglesias
1
-1
/
+1
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
[next]