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
2011-04-01
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
1
-0
/
+7
2011-04-01
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
1
-0
/
+11
2011-04-01
Virtual hash page table handling on pSeries machine
David Gibson
2
-8
/
+30
2011-04-01
Add POWER7 support for ppc
David Gibson
3
-0
/
+129
2011-04-01
Support 1T segments on ppc
David Gibson
2
-12
/
+45
2011-04-01
Better factor the ppc hash translation path
David Gibson
2
-48
/
+20
2011-04-01
Use "hash" more consistently in ppc mmu code
David Gibson
2
-50
/
+50
2011-04-01
Parse SDR1 on mtspr instead of at translate time
David Gibson
6
-46
/
+62
2011-04-01
Clean up slb_lookup() function
David Gibson
1
-27
/
+18
2011-04-01
Correct ppc popcntb logic, implement popcntw and popcntd
David Gibson
4
-11
/
+69
2011-04-01
Implement missing parts of the logic for the POWER PURR
David Gibson
3
-0
/
+16
2011-04-01
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
5
-1
/
+80
2011-04-01
Add a hook to allow hypercalls to be emulated on PowerPC
David Gibson
2
-0
/
+10
2011-04-01
Clean up PowerPC SLB handling code
David Gibson
4
-136
/
+79
2011-04-01
target-ppc: ext32u instead of andi with constant
Aurelien Jarno
1
-4
/
+4
2011-03-22
target-ppc: add support for 6 SPE instructions
Fabien Chouteau
1
-4
/
+198
2011-03-21
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-7
/
+7
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2
-5
/
+5
2011-03-16
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
Jan Kiszka
1
-4
/
+4
2011-03-15
kvm: Rename kvm_arch_process_irqchip_events to async_events
Jan Kiszka
1
-1
/
+1
2011-03-15
kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events
Jan Kiszka
1
-3
/
+3
2011-03-13
inline cpu_halted into sole caller
Paolo Bonzini
1
-11
/
+0
2011-02-16
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-4
/
+12
2011-02-16
Handle icount for powerpc tbl/tbu/decr load and store.
Tristan Gingold
1
-0
/
+42
2011-02-14
kvm: Drop return values from kvm_arch_pre/post_run
Jan Kiszka
1
-4
/
+2
2011-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
1
-0
/
+10
2011-02-01
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-1
/
+9
2011-01-23
kvm: Consolidate must-have capability checks
Jan Kiszka
1
-0
/
+4
2011-01-23
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
1
-1
/
+1
2011-01-23
kvm: Stop on all fatal exit reasons
Jan Kiszka
1
-0
/
+4
2011-01-21
ppc: Correct BookE tlb reads
Edgar E. Iglesias
1
-1
/
+1
2011-01-20
target-ppc: fix wrong NaN tests
Aurelien Jarno
1
-17
/
+28
2011-01-20
target-ppc: fix sNaN propagation
Aurelien Jarno
1
-69
/
+78
2011-01-06
target-ppc: use float32_is_any_nan()
Aurelien Jarno
1
-3
/
+2
2011-01-06
target-ppc: fix default qNaN
Aurelien Jarno
1
-2
/
+2
2011-01-06
target-ppc: remove PRECISE_EMULATION define
Aurelien Jarno
2
-50
/
+11
2011-01-02
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
1
-29
/
+29
2010-12-31
Fix translation of unary PPC/SPE instructions (efdneg etc.).
Mike Pall
1
-18
/
+21
2010-12-08
ppc: kvm: fix signedness warning
Alexander Graf
1
-1
/
+1
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
3
-11
/
+9
2010-10-13
ppc: avoid write only variables
Blue Swirl
1
-3
/
+3
2010-10-13
ppc: remove video.x
Blue Swirl
2
-14
/
+0
2010-10-05
ppc: Minor 40x MMU fixes
John Clark
2
-27
/
+49
2010-09-30
powerpc: Add a virtex5 ml507 refdesign board
Edgar E. Iglesias
1
-0
/
+4
2010-09-30
powerpc: Add a ppc-440x5 Xilinx model
Edgar E. Iglesias
1
-2
/
+4
2010-09-24
powerpc: Improve emulation of the BookE MMU
Edgar E. Iglesias
2
-8
/
+33
2010-09-18
PPC: Suppress gcc warnings with -Wtype-limits
Blue Swirl
1
-25
/
+25
2010-09-15
PPC: Redesign interrupt trigger path
Alexander Graf
1
-51
/
+29
2010-09-15
PPC: Enable hint bits for lwarx/ldarx
Alexander Graf
1
-2
/
+2
2010-09-11
powerpc: Avoid TLB related log spamming
Edgar E. Iglesias
1
-1
/
+0
[next]