index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
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-05-01
target-ppc: Some support for dumping TLB_EMB TLBs
François Revol
1
-0
/
+50
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
[next]