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