index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
mem_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
clean-up: removed duplicate #includes
Anand J
1
-1
/
+0
2016-09-07
ppc: Speed up dcbz
Benjamin Herrenschmidt
1
-21
/
+25
2016-09-07
ppc: Don't update NIP in dcbz and lscbx
Benjamin Herrenschmidt
1
-4
/
+5
2016-09-07
ppc: Don't update NIP in lmw/stmw/icbi
Benjamin Herrenschmidt
1
-5
/
+6
2016-09-07
ppc: Don't update NIP in lswi/lswx/stswi/stswx
Benjamin Herrenschmidt
1
-10
/
+16
2016-07-29
ppc: Fix fault PC reporting for lve*/stve* VMX instructions
Benjamin Herrenschmidt
1
-10
/
+11
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+2
2016-04-18
ppc: Fix the bad exception NIP value and the range check in LSWX
Thomas Huth
1
-2
/
+3
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-12
PPC: Fix lswx bounds checks
Alexander Graf
1
-2
/
+3
2015-01-07
target-ppc: Introduce tbegin
Tom Musta
1
-0
/
+22
2014-06-16
target-ppc: Allow little-endian user mode.
Doug Kwan
1
-4
/
+22
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-4
/
+1
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-1
/
+1
2013-10-25
target-ppc: Little Endian Correction to Load/Store Vector Element
Tom Musta
1
-0
/
+2
2013-04-26
PPC: Fix dcbz for linux-user on 970
Alexander Graf
1
-1
/
+1
2013-03-22
target-ppc: Move ppc tlb_fill implementation into mmu_helper.c
David Gibson
1
-38
/
+0
2013-02-01
PPC: Unify dcbzl code path
Alexander Graf
1
-9
/
+12
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-5
/
+5
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
1
-7
/
+1
2012-06-24
PPC: Add support for MSR_CM
Alexander Graf
1
-1
/
+1
2012-06-24
ppc: Move load and store helpers, switch to AREG0 free mode
Blue Swirl
1
-0
/
+295