1. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  2. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  3. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  4. 0b7ade1 sh4 hw/: Don't use CPUState by Andreas Färber · 13 years ago
  5. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  6. 382863e sh7750: convert memory controller/ioport to memory API by Benoît Canet · 13 years ago
  7. 0af58e5 shix: convert to memory API by Avi Kivity · 13 years ago
  8. 661f192 monitor: Restrict pic/irq_info to supporting targets by Jan Kiszka · 13 years ago
  9. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  10. 99a0949 Get rid of _t suffix by malc · 15 years ago
  11. ca20cf3 Compile loader only once by Blue Swirl · 15 years ago
  12. 0c25743 Introduce is_default field for QEMUMachine by Anthony Liguori · 16 years ago
  13. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  14. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  15. 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
  16. dcac967 Use load_image_targphys and avoid phys_ram_base. by pbrook · 16 years ago
  17. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  18. ef7ec1c clean build: Fix remaining sh4 warnings by aurel32 · 16 years ago
  19. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  20. 492c30a Make DMA bottom-half driven (v2) by aliguori · 16 years ago
  21. 3d878ca Set default max_cpus to one. by balrog · 16 years ago
  22. b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
  23. 4b32e16 machine struct - use C99 initializers (Jes Sorensen) by aliguori · 16 years ago
  24. a5f1b96 Fix warnings that would be generated by gcc -Wstrict-prototypes by blueswir1 · 17 years ago
  25. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  26. 7fb4fdc RAM usage information in machine definition. by balrog · 17 years ago
  27. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
  28. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  29. b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 17 years ago
  30. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  31. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  32. 6ac0e82 Set boot sequence from command line (Dan Kenigsberg). by balrog · 17 years ago
  33. 1192dad New '-bios' option, used to select an alternate BIOS image from bios_dir. by j_mayer · 17 years ago
  34. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  35. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  36. 94fc95c New -cpu options: choose CPU model for emulated target. by j_mayer · 18 years ago
  37. 27c7ca7 SHIX board emulation (Samuel Tardieu) by bellard · 19 years ago