index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
helper.c
Age
Commit message (
Expand
)
Author
2012-01-03
PPC: monitor: add ability to dump SLB entries
Nishanth Aravamudan
2011-10-30
pseries: Support SMT systems for KVM Book3S-HV
David Gibson
2011-10-06
ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages
Scott Wood
2011-10-06
ppc: booke206: add "info tlb" support
Scott Wood
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
2011-08-23
PPC: E500: Set ESR values
Alexander Graf
2011-08-23
PPC: E500: Add ESR bit definitions
Alexander Graf
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-05
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
2011-07-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-06-17
PPC: move TLBs to their own arrays
Alexander Graf
2011-06-17
PPC: E500: Use MAS registers instead of internal TLB representation
Alexander Graf
2011-06-17
target-ppc: Handle memory-forced I/O controller access
Hervé Poussineau
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-05-20
Fix a bug in mtsr/mtsrin emulation on ppc64
David Gibson
2011-05-12
PPC: Implement e500 (FSL) MMU
Alexander Graf
2011-04-01
Virtual hash page table handling on pSeries machine
David Gibson
2011-04-01
Add POWER7 support for ppc
David Gibson
2011-04-01
Support 1T segments on ppc
David Gibson
2011-04-01
Better factor the ppc hash translation path
David Gibson
2011-04-01
Use "hash" more consistently in ppc mmu code
David Gibson
2011-04-01
Parse SDR1 on mtspr instead of at translate time
David Gibson
2011-04-01
Clean up slb_lookup() function
David Gibson
2011-04-01
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
2011-04-01
Add a hook to allow hypercalls to be emulated on PowerPC
David Gibson
2011-04-01
Clean up PowerPC SLB handling code
David Gibson
2010-10-13
ppc: remove video.x
Blue Swirl
2010-10-05
ppc: Minor 40x MMU fixes
John Clark
2010-09-24
powerpc: Improve emulation of the BookE MMU
Edgar E. Iglesias
2010-09-15
PPC: Redesign interrupt trigger path
Alexander Graf
2010-09-11
powerpc: Avoid TLB related log spamming
Edgar E. Iglesias
2010-05-31
target-ppc: remove useless line
Thomas Monjalon
2010-05-31
target-ppc: fix RFI by clearing some bits of MSR
Thomas Monjalon
2010-04-25
ppc: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-03-17
Large page TLB flush
Paul Brook
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-02-14
PPC: Fix large pages
Alexander Graf
2010-01-14
ppc-40x: Correct ESR for zone protection faults.
Edgar E. Iglesias
2010-01-14
ppc-40x: Correct decoding of zone protection bits.
Edgar E. Iglesias
2009-11-07
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-11-07
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
2009-11-07
PPC: remove unneeded calls to device reset
Blue Swirl
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-16
Replace REGX with PRIx64
Blue Swirl
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
Replace always_inline with inline
Blue Swirl
2009-08-03
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
[next]