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
2017-04-26
target/ppc: Style fixes
David Gibson
2017-04-26
e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user read
Bernhard Kaindl
2017-04-26
target/ppc: Flush TLB on write to PIDR
Suraj Jitindar Singh
2017-04-26
target/ppc: Add ibm,processor-radix-AP-encodings for TCG
Suraj Jitindar Singh
2017-03-03
target/ppc/POWER9: Add cpu_has_work function for POWER9
Suraj Jitindar Singh
2017-03-03
target/ppc/POWER9: Add POWER9 mmu fault handler
Suraj Jitindar Singh
2017-03-03
target/ppc: Don't gen an SDR1 on POWER9 and rework register creation
Suraj Jitindar Singh
2017-03-01
Add PowerPC 32-bit guest memory dump support
Mike Nawrocki
2017-03-01
target/ppc: support for 32-bit carry and overflow
Nikunj A Dadhania
2017-03-01
target/ppc: SDR1 is a hypervisor resource
David Gibson
2017-03-01
target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
David Gibson
2017-02-22
target/ppc/POWER9: Adapt LPCR handling for POWER9
Suraj Jitindar Singh
2017-02-22
target/ppc/POWER9: Add ISAv3.00 MMU definition
Suraj Jitindar Singh
2017-01-31
target/ppc: Remove unused POWERPC_FAMILY(POWER)
Thomas Huth
2017-01-31
target/ppc: Add pcr_supported to POWER9 cpu class definition
Suraj Jitindar Singh
2017-01-31
ppc: Rewrite ppc_get_compat_smt_threads()
David Gibson
2017-01-31
ppc: Rewrite ppc_set_compat()
David Gibson
2017-01-31
ppc: Rename cpu_version to compat_pvr
David Gibson
2017-01-31
ppc: Clean up and QOMify hypercall emulation
David Gibson
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2017-01-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...
Peter Maydell
2017-01-13
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2017-01-12
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth