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
/
misc_helper.c
Age
Commit message (
Expand
)
Author
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-09-07
ppc: Don't update NIP in facility unavailable interrupts
Benjamin Herrenschmidt
2016-06-22
ppc: Improve emulation of THRM registers
Benjamin Herrenschmidt
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-01-29
ppc: Clean up includes
Peter Maydell
2015-03-09
target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
Mark Cave-Ayland
2014-06-16
target-ppc: Add POWER8's TM SPRs
Alexey Kardashevskiy
2014-06-16
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
2013-03-22
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
2012-06-24
ppc: Move misc helpers from helper.c to misc_helper.c
Blue Swirl
2012-06-24
ppc: Avoid AREG0 for misc helpers
Blue Swirl
2012-06-24
ppc: Split off misc helpers
Blue Swirl