1. 0429a97 cpu: Move opaque field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  2. f0116c5 linux-user: Remove regs parameter of load_elf_binary and load_flt_binary by Will Newton · 11 years ago
  3. 03cfd8f linux-user: add support of binfmt_misc 'O' flag by Laurent Vivier · 12 years ago
  4. a2247f8 linux-user: Change thread_env to CPUState by Andreas Färber · 12 years ago
  5. 885c1d1 linux-user: If loading fails, print error as string, not number by Peter Maydell · 13 years ago
  6. 7dd4766 linux-user/elfload.c: Don't memset(NULL..) if malloc() failed by Peter Maydell · 13 years ago
  7. 331c23b linuxload: id_change was a write only variable by Juan Quintela · 14 years ago
  8. 67af42a Remove dead code for ARM semihosting commandline handling by Wolfgang Schildbach · 14 years ago
  9. 9955ffa linux-user: Reduce lseek+reads while loading elf files. by Richard Henderson · 15 years ago
  10. 6495a04 linux-user: Remove ELFLOAD32. by Richard Henderson · 15 years ago
  11. e2cc3f6 linux-user: don't zero a buffer twice by Paul Bolle · 15 years ago
  12. 7cba04f More NULL pointer fixes by Blue Swirl · 16 years ago
  13. edf8e2a linux-user: implemented ELF coredump support for ARM target by Mika Westerberg · 16 years ago
  14. 2f61969 suppressed tgetx and tputx (initial patch by Thayne Harbaugh) by bellard · 17 years ago
  15. 579a97f Linux user memory access API change (initial patch by Thayne Harbaugh) by bellard · 17 years ago
  16. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  17. cb33da5 Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator by blueswir1 · 17 years ago
  18. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  19. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  20. 0458df2 Fix typo in comment. by ths · 18 years ago
  21. 38d0662 Arm semihosted commandline support (Wolfgang Schildbach). by pbrook · 18 years ago
  22. e5fe0c5 bFLT loader (for uClinux binaries). by pbrook · 19 years ago