index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
microblaze
Age
Commit message (
Expand
)
Author
2017-07-04
target-microblaze: Add CPU version 10.0
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Add BSIFI
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Add BSEFI
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Plug TCG temp leak
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Add braces around if-statements
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Use extract32
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Use bool instead of unsigned int
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-pcmp-instr property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-msr-instr property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-hw-mul property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-div property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-barrel property
Edgar E. Iglesias
2017-07-04
target-microblaze: Add CPU versions 9.4, 9.5 and 9.6
Edgar E. Iglesias
2017-07-04
target-microblaze: Don't hard code 0xb as initial MB version
Edgar E. Iglesias
2017-07-04
target-microblaze: Correct bit shift for the PVR0 version field
Edgar E. Iglesias
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2017-01-10
target-microblaze: Use clz opcode
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth