1. c46ffd5 disas: Implement fallback to dump object code as hex by Richard Henderson · 11 years ago
  2. f17ec44 exec: Change cpu_memory_rw_debug() argument to CPUState by Andreas Färber · 12 years ago
  3. 88770fe disas: Disassemble all ppc insns for the guest by Aurelien Jarno · 12 years ago
  4. 66d4f6a disas: Disassemble all ppc insns for the host by Richard Henderson · 12 years ago
  5. bd86a88 Add moxie disassembler by Anthony Green · 12 years ago
  6. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  7. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  8. f4359b9 disas: avoid using cpu_single_env by Blue Swirl · 12 years ago
  9. 9b9c37c tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. by Richard Henderson · 12 years ago
  10. 636bd28 disas: Fix printing of addresses in disassembly by Peter Maydell · 13 years ago
  11. a31f053 fix some common typos by Jim Meyering · 13 years ago
  12. b0b0f1c disas: Replace 'unsigned long' by 'uintptr_t' by Stefan Weil · 13 years ago
  13. d8fd295 Userspace ARM BE8 support by Paul Brook · 13 years ago
  14. 79368f4 target-lm32: add simple disassembler by Michael Walle · 13 years ago
  15. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  16. 5826e51 tcg: Add tci disassembler by Stefan Weil · 13 years ago
  17. e99722f disasm: update comment by Frediano Ziglio · 13 years ago
  18. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  19. b9bec75 target-alpha: Disassemble EV6 PALcode instructions. by Richard Henderson · 14 years ago
  20. 54f7b4a Replace cpu_physical_memory_rw were possible by Stefan Weil · 14 years ago
  21. db50060 s390x: Enable disassembler for s390x by Ulrich Hecht · 14 years ago
  22. 0f136d9 disas: remove opcode printing on ARM hosts by Aurelien Jarno · 14 years ago
  23. b09cd07 cris: Support disassembly of crisv10 by Edgar E. Iglesias · 14 years ago
  24. 8b7968f Use GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  25. 903ec55 ia64 disas support by Aurelien Jarno · 15 years ago
  26. b4e1f07 sh4 disasm fixes by Magnus Damm · 15 years ago
  27. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 15 years ago
  28. e90e390 microblaze: Add disassembler. by Edgar E. Iglesias · 16 years ago
  29. e612a1f Fix disassembler memory accesses by Blue Swirl · 16 years ago
  30. 754d00a Safety net for the cases where disassembler/translator disagree over instruction decoding by malc · 16 years ago
  31. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  32. 7e000c2 Allow disassembling last addresses of the address space by blueswir1 · 16 years ago
  33. e58ffeb Remove all traces of __powerpc__ by malc · 16 years ago
  34. 3a742b7 Update old fashioned function prototypes. by pbrook · 16 years ago
  35. 49918a7 * Use function pointers for symbol lookup (currently for elf32 and elf64, by pbrook · 16 years ago
  36. a5f1b96 Fix warnings that would be generated by gcc -Wstrict-prototypes by blueswir1 · 16 years ago
  37. f54b3f9 HPPA (PA-RISC) host support by aurel32 · 17 years ago
  38. cbd669d One more bit of alpha support. by ths · 17 years ago
  39. a25fd13 Wire up CRIS disassembler, by Edgar E. Iglesias. by ths · 17 years ago
  40. 237c0af Define the proper bfd_mach to be used by the disassembler for each by j_mayer · 17 years ago
  41. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  42. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  43. 8f860bb s390 disassembler support, by Ulrich Hecht. by ths · 17 years ago
  44. a8fcf88 One day we might support MIPS16... by ths · 18 years ago
  45. e91c8a7 Spelling fixes, by Stefan Weil. by ths · 18 years ago
  46. 682c4f1 Fix monitor disasm output for Sparc64 target by blueswir1 · 18 years ago
  47. 6ecd453 Fix generated code disasm output on Sparc64 host by blueswir1 · 18 years ago
  48. eddf68a Integrate Alpha target in Qemu core. by j_mayer · 18 years ago
  49. 04e897e Remove duplicate TARGET_M68K case. by pbrook · 18 years ago
  50. e6e5906 ColdFire target. by pbrook · 18 years ago
  51. 4615218 Rewrite Arm host support. by pbrook · 18 years ago
  52. 26a7646 C99 64 bit printf by bellard · 19 years ago
  53. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago
  54. 76b3030 mipsel disas fix by bellard · 19 years ago
  55. 6a00d60 SMP support by bellard · 19 years ago
  56. 48024e4 m68k disassembler (Paul Brook) by bellard · 19 years ago
  57. b3ecf62 Thumb symbol lookup (Paul Brook) by bellard · 19 years ago
  58. a245862 ppc64 target by bellard · 19 years ago
  59. 6af0bf9 MIPS target (Jocelyn Mayer) by bellard · 20 years ago
  60. 3475187 sparc64 marge (Blue Swirl) by bellard · 20 years ago
  61. c2d551f ARM thumb disassembly (Paul Brook) by bellard · 20 years ago
  62. 111bfab This patch adds little-endian mode support to PPC emulation. by bellard · 20 years ago
  63. b8076a7 ia64 host support (David Mosberger) by bellard · 20 years ago
  64. fa15e03 64 bit disas fix by bellard · 20 years ago
  65. 83b34f8 more consistent type for size (still a bug in wrapping) by bellard · 20 years ago
  66. c27004e 64 bit target support by bellard · 20 years ago
  67. e80cfcf SPARC merge by bellard · 20 years ago
  68. 7fe4848 monitor fixes by bellard · 20 years ago
  69. 3d2cfdf output disassembled code to monitor console by bellard · 20 years ago
  70. 9307c4c improved monitor: type check, expression evaluator, memory dump, disassembly by bellard · 21 years ago
  71. bc51c5c initial x86-64 host support (Gwenole Beauchesne) by bellard · 21 years ago
  72. 6786730 PowerPC target support (Jocelyn Mayer) - added better support for uid16 by bellard · 21 years ago
  73. baf8ebf fixed virtual memory access by bellard · 21 years ago
  74. c6105c0 added correct memory access code for system emulation by bellard · 21 years ago
  75. 93ac68b sparc emulation target (thanx to Thomas M. Ogrisegg) by bellard · 21 years ago
  76. d44b29c address printing fix by bellard · 21 years ago
  77. 95cbfc6 changed disas() prototype for multi target support by bellard · 22 years ago
  78. 5bbe929 disas endian fix by bellard · 22 years ago
  79. aa0aa4f added ARM and Sparc disassemblers by bellard · 22 years ago
  80. 08351fb fixed cast by bellard · 22 years ago
  81. a993ba8 alpha disas (Falk Hueffner) by bellard · 22 years ago
  82. b9adb4a PowerPC disas code by bellard · 22 years ago