1. 6d88baf linux-user: elf: ELF_HWCAP for s390x by David Hildenbrand · 6 years ago
  2. c02b78c elf: Add RISC-V PSABI ELF header defines by Michael Clark · 6 years ago
  3. ab96908 pvh: Boot uncompressed kernel using direct boot ABI by Liam Merwick · 6 years ago
  4. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  5. 6d06fdd elf.h: Add the RISCV ELF magic numbers by Alistair Francis · 6 years ago
  6. 3f8e8ac elf: Define MIPS_ABI_FP_UNKNOWN macro by Stefan Markovic · 6 years ago
  7. f0a997c elf: Fix comments to EF_MIPS_MACH_xxx constants by Fredrik Noring · 6 years ago
  8. e461558 elf: Add Mips_elf_abiflags_v0 structure by Stefan Markovic · 6 years ago
  9. 967a110 elf: Add MIPS_ABI_FP_XXX constants by Stefan Markovic · 6 years ago
  10. a325197 elf: Fix PT_MIPS_XXX constants by Stefan Markovic · 6 years ago
  11. 2a94de0 elf: Add EM_NANOMIPS value as a valid one for e_machine field by Aleksandar Rikalo · 7 years ago
  12. c20eafa elf: Add ELF flags for MIPS machine variants by Aleksandar Markovic · 7 years ago
  13. c19fd07 elf: Remove duplicate preprocessor constant definition by Aleksandar Markovic · 7 years ago
  14. cf58aff linux-user: ARM-FDPIC: Identify ARM FDPIC binaries by Christophe Lyon · 7 years ago
  15. f71a8ea RISC-V ELF Machine Definition by Michael Clark · 7 years ago
  16. 45506bd linux-user: MIPS set cpu to r6 CPU if binary is R6 by YunQiang Su · 7 years ago
  17. 33dff5f linux-user, m68k: select CPU according to ELF header values by Laurent Vivier · 7 years ago
  18. 28eef8a tcg/s390: Use constant pool for movi by Richard Henderson · 8 years ago
  19. 21a1069 s390x/arch_dump: also dump guarded storage control block by Christian Borntraeger · 8 years ago
  20. a0a839b nios2: Add usermode binaries emulation by Marek Vasut · 8 years ago
  21. 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 9 years ago
  22. 52d4c8e linux-user: Update preprocessor constants for Mips-specific e_flags bits by Aleksandar Markovic · 9 years ago
  23. 42bff47 Add PowerPC AT_HWCAP2 definitions by Anton Blanchard · 9 years ago
  24. 90ce6e2 include: Clean up includes by Peter Maydell · 9 years ago
  25. 7d68e47 elf: add arm note types by Andrew Jones · 9 years ago
  26. 98dbe5a elf: Update EM_MOXIE definition by Peter Crosthwaite · 10 years ago
  27. b16189b linux-user: Support tilegx architecture in linux-user by Chen Gang · 10 years ago
  28. eeef559 linux/elf.h update by Eric Farman · 10 years ago
  29. 5dce07e elf-loader: Provide the possibility to relocate s390 ELF files by Thomas Huth · 10 years ago
  30. 90379ca tcg-sparc: Use ADDXC in addsub2_i64 by Richard Henderson · 11 years ago
  31. 48e06fe target-tricore: Add target stubs and qom-cpu by Bastian Koppelmann · 10 years ago
  32. d90b94c target-ppc: Support little-endian PPC64 in user mode. by Doug Kwan · 11 years ago
  33. ad6919d linux-user/elfload.c: Support ARM HWCAP2 flags by Peter Maydell · 11 years ago
  34. c9baa30 tcg-s390: Use qemu_getauxval in query_facilities by Richard Henderson · 12 years ago
  35. 41d9ea8 tcg-arm: Use qemu_getauxval by Richard Henderson · 12 years ago
  36. cd629de tcg-ppc64: Use qemu_getauxval by Richard Henderson · 12 years ago
  37. e62fbc5 target-ppc: dump-guest-memory support by Aneesh Kumar K.V · 11 years ago
  38. 9b4f38e s390: Implement dump-guest-memory support for target s390x by Ekaterina Tumanova · 12 years ago
  39. 1d25677 include/elf.h: add aarch64 ELF machine and relocs by Claudio Fontana · 12 years ago
  40. ec5e016 janitor: move remaining public headers to include/ by Paolo Bonzini · 12 years ago[Renamed from elf.h]
  41. e67db06 target-or32: Add target stubs and QOM cpu by Jia Liu · 13 years ago
  42. 783e9b4 introduce a new monitor command 'dump-guest-memory' to dump guest's memory by Wen Congyang · 13 years ago
  43. ef8b0c0 elf.h: Update EF_ARM_ constants to newer ABI versions by Peter Maydell · 13 years ago
  44. cb1977d tcg-sparc: Add debug_frame support. by Richard Henderson · 13 years ago
  45. 813da62 tcg: Use the GDB JIT debugging interface. by Richard Henderson · 13 years ago
  46. 2328826 target-xtensa: add target stubs by Max Filippov · 13 years ago
  47. d2fbca9 unicore32: necessary modifications for other files to support unicore32 by Guan Xuetao · 14 years ago
  48. 81ea0e1 LatticeMico32 target support by Michael Walle · 14 years ago
  49. 1af02e8 linux-user/elfload: add FDPIC support by Mike Frysinger · 14 years ago
  50. e167d46 Add more DT_* and AT_* constants to qemu's copy of elf.h. by Richard Henderson · 15 years ago
  51. 0d5d469 microblaze: Update elf machine nums. by Edgar E. Iglesias · 15 years ago
  52. f75b56c tcg-i386: Implement small forward branches. by Richard Henderson · 15 years ago
  53. 3efa9a6 Avoid name clashes with symbols that leak from system headers by malc · 16 years ago
  54. edf8e2a linux-user: implemented ELF coredump support for ARM target by Mika Westerberg · 16 years ago
  55. b779e29 microblaze: linux-user support. by Edgar E. Iglesias · 16 years ago
  56. eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 16 years ago
  57. ed26abd Report missing elf_addr_t definition from Linux kernel header by j_mayer · 17 years ago
  58. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  59. b80029c Support for more SPARC relocations, by Martin Bochnig. by ths · 18 years ago
  60. 4615218 Rewrite Arm host support. by pbrook · 19 years ago
  61. 74ccb34 Sparc64 host support (Blue Swirl) by bellard · 19 years ago
  62. 6af0bf9 MIPS target (Jocelyn Mayer) by bellard · 20 years ago
  63. 0d33019 ia64 support by bellard · 22 years ago
  64. 689f936 symbol fix by bellard · 22 years ago
  65. 8857052 more cpu support by bellard · 22 years ago
  66. 01ffc75 avoid pt_regs clash by bellard · 22 years ago
  67. 31e31b8 This commit was generated by cvs2svn to compensate for changes in r2, by bellard · 22 years ago