index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
microblaze: Improve unconditional direct branching
Edgar E. Iglesias
1
-7
/
+14
2011-01-05
microblaze: Use more TB chaining
Edgar E. Iglesias
1
-5
/
+23
2011-01-02
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
1
-1
/
+1
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-2
/
+1
2010-10-02
target-microblaze: Use %td for ptrdiff_t arguments in debug message
Stefan Weil
1
-1
/
+1
2010-09-09
microblaze: Add support for fcmp.un
Edgar E. Iglesias
1
-2
/
+16
2010-09-09
microblaze: Add basic FPU emulation
Edgar E. Iglesias
4
-9
/
+358
2010-09-09
microblaze: Add definitions for FSR reg fields
Edgar E. Iglesias
1
-0
/
+7
2010-07-25
microblaze: Remove unused members from the disas context
Edgar E. Iglesias
1
-5
/
+1
2010-07-24
microblaze: Speed up base + index addressing mode
Edgar E. Iglesias
1
-0
/
+7
2010-07-24
microblaze: Use setcond for conditional branches
Edgar E. Iglesias
1
-32
/
+6
2010-07-24
microblaze: Improve branch with small immediates
Edgar E. Iglesias
1
-7
/
+21
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
1
-1
/
+0
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2
-5
/
+6
2010-07-03
remove unused stuff from */exec.h
Paolo Bonzini
1
-2
/
+0
2010-06-07
microblaze: Make MSR_UM and MSR_VM part of the tb flags
Edgar E. Iglesias
1
-4
/
+3
2010-05-19
microblaze: Update elf machine nums.
Edgar E. Iglesias
1
-1
/
+1
2010-04-25
microblaze: remove dead assignments, spotted by clang analyzer
Blue Swirl
1
-6
/
+1
2010-03-17
Large page TLB flush
Paul Brook
1
-3
/
+4
2010-03-12
Target specific usermode cleanup
Paul Brook
2
-1
/
+3
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-5
/
+0
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
1
-0
/
+3
2010-02-20
microblaze: Improve brk emulation.
Edgar E. Iglesias
1
-5
/
+14
2010-02-20
microblaze: Dont segfault when singlestepping first insn.
Edgar E. Iglesias
1
-0
/
+6
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
1
-8
/
+0
2009-12-16
microblaze: Print content of EAR register
Michal Simek
2
-4
/
+4
2009-12-16
microblaze: Update debug logs.
Edgar E. Iglesias
2
-2
/
+14
2009-12-13
microblaze: Handle wdc flush and clear.
Edgar E. Iglesias
1
-0
/
+3
2009-12-13
microblaze: Correct branch to registers.
Paul Hartke
1
-1
/
+1
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
[next]