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
/
translate_init.inc.c
Age
Commit message (
Expand
)
Author
2019-01-24
ppc: e6500 registers SPR 604 twice
Jon Diekema
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2018-12-21
target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-11-08
target/ppc: Add one reg id for ptcr
Suraj Jitindar Singh
2018-11-08
target/ppc: add external PID support
Roman Kapl
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
2018-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-08-21
ppc: add DBCR based debugging
Roman Kapl
2018-08-21
target/ppc: Enable fp exceptions for user-only
Richard Henderson
2018-07-03
target/ppc: Add do_unaligned_access hook
Richard Henderson
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-12
target/ppc: Allow PIR read in privileged mode
luporl
2018-06-12
target/ppc: Allow privileged access to SPR_PCR
Joel Stanley
2018-05-29
ppc: Rename 2.13 machines to 3.0
Peter Maydell
2018-05-11
rename included C files to foo.inc.c, remove osdep.h
Paolo Bonzini