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
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-15
target-ppc: QOM'ify CPU reset
Andreas Färber
1
-44
/
+1
2012-04-15
target-ppc: Start QOM'ifying CPU init
Andreas Färber
1
-1
/
+2
2012-04-15
target-ppc: QOM'ify CPU
Andreas Färber
1
-1
/
+3
2012-04-15
target-ppc: Add hooks for handling tcg and kvm limitations
David Gibson
1
-9
/
+0
2012-04-15
target-ppc: Drop cpu_ppc_close()
Andreas Färber
1
-6
/
+0
2012-04-15
PPC: Fix TLB invalidation bug within the PPC interrupt handler.
Mark Cave-Ayland
1
-1
/
+1
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
1
-4
/
+4
2012-03-15
PPC: Fix large page support in TCG
Nathan Whitehorn
1
-6
/
+6
2012-03-14
target-ppc: Don't overuse CPUState
Andreas Färber
1
-40
/
+40
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-02-28
target-ppc: Clean includes
Stefan Weil
1
-6
/
+0
2012-02-11
ppc: remove unused variables
Blue Swirl
1
-3
/
+0
2012-02-02
PPC: Enable doorbell excp handlers
Alexander Graf
1
-14
/
+2
2012-02-02
PPC: booke206: move avail check to tlbwe
Alexander Graf
1
-7
/
+1
2012-02-02
PPC: booke206: Check for TLB overrun
Alexander Graf
1
-0
/
+3
2012-02-02
PPC: booke206: allow NULL raddr in ppcmas_tlb_check
Alexander Graf
1
-1
/
+4
2012-01-03
PPC: monitor: add ability to dump SLB entries
Nishanth Aravamudan
1
-0
/
+28
2011-10-30
pseries: Support SMT systems for KVM Book3S-HV
David Gibson
1
-0
/
+11
2011-10-06
ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages
Scott Wood
1
-2
/
+3
2011-10-06
ppc: booke206: add "info tlb" support
Scott Wood
1
-0
/
+88
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
1
-1
/
+1
2011-08-23
PPC: E500: Set ESR values
Alexander Graf
1
-0
/
+6
2011-08-23
PPC: E500: Add ESR bit definitions
Alexander Graf
1
-2
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-2
/
+2
2011-08-05
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
1
-1
/
+3
2011-07-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
1
-20
/
+173
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-06-17
PPC: move TLBs to their own arrays
Alexander Graf
1
-13
/
+13
2011-06-17
PPC: E500: Use MAS registers instead of internal TLB representation
Alexander Graf
1
-9
/
+146
2011-06-17
target-ppc: Handle memory-forced I/O controller access
Hervé Poussineau
1
-0
/
+16
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
1
-1
/
+0
2011-05-20
Fix a bug in mtsr/mtsrin emulation on ppc64
David Gibson
1
-5
/
+4
2011-05-12
PPC: Implement e500 (FSL) MMU
Alexander Graf
1
-56
/
+213
2011-04-01
Virtual hash page table handling on pSeries machine
David Gibson
1
-8
/
+28
2011-04-01
Add POWER7 support for ppc
David Gibson
1
-0
/
+6
2011-04-01
Support 1T segments on ppc
David Gibson
1
-12
/
+38
2011-04-01
Better factor the ppc hash translation path
David Gibson
1
-48
/
+19
2011-04-01
Use "hash" more consistently in ppc mmu code
David Gibson
1
-49
/
+46
2011-04-01
Parse SDR1 on mtspr instead of at translate time
David Gibson
1
-35
/
+45
2011-04-01
Clean up slb_lookup() function
David Gibson
1
-27
/
+18
2011-04-01
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
1
-0
/
+26
2011-04-01
Add a hook to allow hypercalls to be emulated on PowerPC
David Gibson
1
-0
/
+8
2011-04-01
Clean up PowerPC SLB handling code
David Gibson
1
-126
/
+50
2010-10-13
ppc: remove video.x
Blue Swirl
1
-11
/
+0
2010-10-05
ppc: Minor 40x MMU fixes
John Clark
1
-2
/
+0
2010-09-24
powerpc: Improve emulation of the BookE MMU
Edgar E. Iglesias
1
-8
/
+30
2010-09-15
PPC: Redesign interrupt trigger path
Alexander Graf
1
-51
/
+29
2010-09-11
powerpc: Avoid TLB related log spamming
Edgar E. Iglesias
1
-1
/
+0
2010-05-31
target-ppc: remove useless line
Thomas Monjalon
1
-1
/
+0
[next]