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
/
translate_init.c
Age
Commit message (
Expand
)
Author
2012-05-01
PPC: Fix up e500 cache size setting
Alexander Graf
2012-04-15
target-ppc: Init dcache and icache size for e500 user mode
Meador Inge
2012-04-15
target-ppc: Fix type casts for w64 (uintptr_t)
Stefan Weil
2012-04-15
target-ppc: QOM'ify CPU reset
Andreas Färber
2012-04-15
target-ppc: Start QOM'ifying CPU init
Andreas Färber
2012-04-15
target-ppc: QOM'ify CPU
Andreas Färber
2012-04-15
target-ppc: Add hooks for handling tcg and kvm limitations
David Gibson
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
2012-03-15
ppc: Correctly define POWERPC_INSNS2_DEFAULT
Meador Inge
2012-03-15
PPC: Add PIR register to POWER7 CPU
Nathan Whitehorn
2012-03-15
PPC64: Add support for ldbrx and stdbrx instructions
Thomas Huth
2012-03-14
target-ppc: Don't overuse CPUState
Andreas Färber
2012-02-02
PPC: E500: Populate L1CFG0 SPR
Alexander Graf
2012-02-02
PPC: e500mc: Enable processor control
Alexander Graf
2012-02-02
PPC: e500: msync is 440 only, e500 has real sync
Alexander Graf
2012-02-02
PPC: e500mc: add missing IVORs to bitmap
Alexander Graf
2012-02-02
PPC: Add IVOR 38-42
Alexander Graf
2012-01-21
PPC: Enable 440EP CPU target
Alexander Graf
2012-01-03
PPC: Add description for the Freescale e500mc core.
Varun Sethi
2011-10-31
ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate
David Gibson
2011-10-30
pseries: Correct vmx/dfp handling in both KVM and TCG cases
David Gibson
2011-10-30
PPC: Disable non-440 CPUs for ppcemb target
Alexander Graf
2011-10-30
ppc: Add cpu defs for POWER7 revisions 2.1 and 2.3
David Gibson
2011-10-30
ppc: First cut implementation of -cpu host
David Gibson
2011-10-30
ppc: Remove broken partial PVR matching
David Gibson
2011-10-06
PPC: booke timers
Fabien Chouteau
2011-10-06
Gdbstub: handle read of fpscr
Fabien Chouteau
2011-10-06
Implement POWER7's CFAR in TCG
David Gibson
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-06-17
PPC: move TLBs to their own arrays
Alexander Graf
2011-06-03
ppc: Fix compilation for ppc64-softmmu
Stefan Weil
2011-05-14
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-12
PPC: Implement e500 (FSL) MMU
Alexander Graf
2011-05-12
PPC: Add another 64 bits to instruction feature mask
Alexander Graf
2011-05-08
Fix typos in comments (instanciation -> instantiation)
Stefan Weil
2011-04-01
Add POWER7 support for ppc
David Gibson
2011-04-01
Parse SDR1 on mtspr instead of at translate time
David Gibson
2011-04-01
Implement missing parts of the logic for the POWER PURR
David Gibson
2011-02-16
Handle icount for powerpc tbl/tbu/decr load and store.
Tristan Gingold
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-09-30
powerpc: Add a ppc-440x5 Xilinx model
Edgar E. Iglesias
2010-07-19
target-ppc: fix power mode checking on 7400/7410
Aurelien Jarno
2010-03-26
target-ppc: generic PowerPC TBL
Dmitry Ilyevsky
2009-10-18
target-ppc: simpler definitions for microcontrollers based on e300
Thomas Monjalon
2009-10-18
target-ppc: add declarations of microcontrollers based on e300
Thomas Monjalon
2009-10-18
target-ppc: better support of e300 CPU core
Thomas Monjalon
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
[next]