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
/
disas
Age
Commit message (
Expand
)
Author
2016-05-20
tci: do not include exec/exec-all.h
Paolo Bonzini
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
Remove unneeded include statements for setjmp.h
Stefan Weil
2016-02-26
target-mips: implement R6 multi-threading
Yongbok Kim
2016-02-23
disas/arm-a64.cc: Include osdep.h first
Peter Maydell
2016-02-04
disas: Clean up includes
Peter Maydell
2016-02-03
libvixl: Avoid std::abs() of 64-bit type
Peter Maydell
2016-01-29
moxie: Clean up includes
Peter Maydell
2016-01-29
cris: Clean up includes
Peter Maydell
2016-01-29
sh4: Clean up includes
Peter Maydell
2016-01-29
arm: Clean up includes
Peter Maydell
2016-01-29
alpha: Clean up includes
Peter Maydell
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-29
lm32: Clean up includes
Peter Maydell
2016-01-28
disas/microblaze.c: Don't define TRUE or FALSE
Peter Maydell
2016-01-23
mips: Clean up includes
Peter Maydell
2016-01-14
disas/libvixl: Really suppress gcc 4.6.3 sign-compare warnings
Peter Maydell
2016-01-12
disas/libvixl: Suppress gcc 4.6.3 sign-compare warnings
Peter Maydell
2016-01-11
disas/libvixl: Update to upstream VIXL 1.12
Peter Maydell
2015-11-17
disas/arm: avoid clang shifting negative signed warning
Stefan Hajnoczi
2015-10-19
disas/mips: Add R6 jr/jr.hb to disassembler
James Hogan
2015-10-01
disas/cris: Fix typo in comment
Stefan Weil
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
disas/microblaze: Remove unused code
Stefan Weil
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
maint: remove unused include for strings.h
Daniel P. Berrange
2015-09-11
maint: remove unused include for assert.h
Daniel P. Berrange
2015-07-21
disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTR
Stefan Weil
2015-07-15
disas/mips: fix disassembling R6 instructions
Yongbok Kim
2015-07-09
tci: Fix compile failure by including qemu-common.h
Peter Maydell
2015-07-09
disas: cris: Fix 0 buffer length case
Peter Crosthwaite
2015-07-09
disas: arm-a64: Make printfer and stream variable
Peter Crosthwaite
2015-06-12
target-mips: add MTHC0 and MFHC0 instructions
Leon Alrae
2015-06-11
target-mips: add ERETNC instruction and Config5.LLB bit
Leon Alrae
2015-03-19
cris: remove unused cris_cond15 declarations
Michael Tokarev
2015-03-10
disas/microblaze: Fix warnings caused by missing 'static' attribute
Stefan Weil
2015-03-10
disas/arm: Fix warnings caused by missing 'static' attribute
Stefan Weil
2015-02-10
disas/sh4: Fix warning caused by missing 'static' attribute
Stefan Weil
2015-02-05
disas/arm-a64.cc: Tell libvixl correct code addresses
Peter Maydell
2015-02-05
disas/libvixl: Update to upstream VIXL 1.7
Peter Maydell
2015-02-03
disas/s390.c: Remove unused variables
Peter Maydell
2015-01-21
disas/sparc: Remove unused data sparc_opcode_archs[]
Peter Maydell
2014-12-16
disas/mips: disable unused mips16_to_32_reg_map[]
Leon Alrae
2014-12-16
disas/mips: remove unused mips_msa_control_names_numeric[32]
Leon Alrae
2014-11-03
disas/mips.c: disassemble MSA instructions
Yongbok Kim
2014-11-03
target-mips: add TLBINV support
Leon Alrae
2014-10-24
disas/libvixl/a64/instructions-a64.h: Remove unused constants
Chen Gang
2014-10-24
disas/libvixl: Update to libvixl 1.6
Peter Maydell
[next]