index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-12
microblaze: Restore env when raising unmapped bus access.
Edgar E. Iglesias
1
-0
/
+2
2009-11-12
microblaze: Unbreak reset.
Edgar E. Iglesias
1
-27
/
+26
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
3
-4
/
+4
2009-10-01
Get rid of _t suffix
malc
3
-4
/
+4
2009-09-25
gcc wants 1st static and then const
Juan Quintela
1
-2
/
+2
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-2
/
+2
2009-09-11
microblaze: Trap if QEMU finds an unknown insns.
Edgar E. Iglesias
1
-0
/
+6
2009-09-11
microblaze: Correct prio between MMU and unaligned exceptions.
Edgar E. Iglesias
1
-6
/
+25
2009-09-11
microblaze: HW Exception fixes.
Edgar E. Iglesias
2
-19
/
+21
2009-09-04
microblaze: Trap on illegal load/store sizes.
Edgar E. Iglesias
1
-0
/
+13
2009-09-04
microblaze: Correct FPU decoding masks.
Edgar E. Iglesias
1
-2
/
+2
2009-09-03
microblaze: Compute masks for alignment checks at translation time.
Edgar E. Iglesias
2
-15
/
+6
2009-09-03
microblaze: Trap on bus accesses to unmapped areas.
Edgar E. Iglesias
2
-0
/
+30
2009-09-03
microblaze: MMU shows more respect to synthesis config.
Edgar E. Iglesias
3
-6
/
+67
2009-09-03
microblaze: Trap on unaligned data accesses.
Edgar E. Iglesias
3
-2
/
+45
2009-09-03
microblaze: Trap on divizions by zero.
Edgar E. Iglesias
2
-2
/
+6
2009-09-03
microblaze: Correct mfs into r0.
Edgar E. Iglesias
1
-0
/
+4
2009-09-03
microblaze: Catch illegal insns and privilege violations.
Edgar E. Iglesias
2
-1
/
+111
2009-09-03
microblaze: Add infrastructure for supporting hw exceptions.
Edgar E. Iglesias
2
-3
/
+49
2009-09-03
microblaze: Clear exception in dslot ESR bit if not in dslot.
Edgar E. Iglesias
1
-0
/
+1
2009-09-03
microblaze: Correct MMU debug log.
Edgar E. Iglesias
1
-1
/
+1
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
1
-0
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
8
-16
/
+8
2009-05-27
microblaze: Make writes to MMU_ZPR flush the TLB.
Edgar E. Iglesias
1
-0
/
+7
2009-05-27
microblaze: Correct typo.
Edgar E. Iglesias
1
-1
/
+1
2009-05-26
microblaze: Add petalogix s3a1800dsp MMU linux ref-design.
Edgar E. Iglesias
1
-0
/
+11
2009-05-26
microblaze: Add MMU emulation.
Edgar E. Iglesias
2
-0
/
+338
2009-05-26
microblaze: Add translation routines.
Edgar E. Iglesias
7
-0
/
+2305