index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
helper.c
Age
Commit message (
Expand
)
Author
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
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
2009-04-28
Fix PPC reset
Blue Swirl
2009-04-24
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-03-29
target-ppc: Explain why the whole TLB is flushed on SR write
aurel32
2009-03-07
Disable BAT for 970
blueswir1
2009-03-07
Keep SLB in-CPU
blueswir1
2009-03-07
Fix NX bit
blueswir1
2009-03-07
Enable 64bit mode on interrupts
blueswir1
2009-03-07
Implement large pages
blueswir1
2009-03-07
Implement slbmte
blueswir1
2009-02-21
Turn MMU off on reset
blueswir1
2009-02-05
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-26
Log reset events (Jan Kiszka)
aliguori
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
2009-01-15
powerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is enabled (Liu Yu)
aliguori
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-12-16
target-ppc: Enable KVM for ppcemb.
aurel32
2008-12-11
target-ppc: remove remaining warnings
aurel32
2008-12-11
target-ppc: remove unneeded include
aurel32
2008-12-11
target-ppc: rework exception code
aurel32
2008-12-10
target-ppc: enable SPE and Altivec in user mode
aurel32
2008-12-10
target-ppc: initialize MSR appropriately in user-mode
aurel32
2008-12-08
target-ppc: enable access type in MMU
aurel32
[prev]
[next]