1. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  2. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  3. 409dbce load_elf: replace the address addend by a translation function by Aurelien Jarno · 15 years ago
  4. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  5. 99a0949 Get rid of _t suffix by malc · 15 years ago
  6. ca20cf3 Compile loader only once by Blue Swirl · 15 years ago
  7. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  8. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  9. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  10. 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
  11. dcac967 Use load_image_targphys and avoid phys_ram_base. by pbrook · 16 years ago
  12. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  13. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  14. 5a9154e uImage: rename load_uboot() to load_uimage() (Hollis Blanchard) by aliguori · 16 years ago
  15. 21cafd0 uImage: return base load address (Hollis Blanchard) by aliguori · 16 years ago
  16. 492c30a Make DMA bottom-half driven (v2) by aliguori · 16 years ago
  17. 3d878ca Set default max_cpus to one. by balrog · 16 years ago
  18. b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
  19. 4b32e16 machine struct - use C99 initializers (Jes Sorensen) by aliguori · 16 years ago
  20. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  21. 7fb4fdc RAM usage information in machine definition. by balrog · 17 years ago
  22. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
  23. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  24. b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 17 years ago
  25. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  26. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  27. 6ac0e82 Set boot sequence from command line (Dan Kenigsberg). by balrog · 17 years ago
  28. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  29. 20dcee9 MCF5208 emulation. by pbrook · 18 years ago
  30. 0633879 m68k/ColdFire system emulation. by pbrook · 18 years ago