1. 3ee3122 hw/mips: load_elf_strerror to report kernel loading failure by Aurelien Jarno · 8 years ago
  2. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 8 years ago
  3. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  4. 5a975d4 mips: use MIPSCPU instead of CPUMIPSState by Paolo Bonzini · 9 years ago
  5. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  6. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  7. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  8. c684822 mips: Clean up includes by Peter Maydell · 9 years ago
  9. 04ce380 mips: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  10. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 10 years ago
  11. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  12. 6a926fb mips: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory by Dirk Müller · 10 years ago
  13. 77e205a mips_mipssim: fix use-after-free for filename by Gonglei · 10 years ago
  14. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  15. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  16. 22d5523 mips_mipssim: Silence BIOS loading warning for qtest by Andreas Färber · 12 years ago
  17. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  18. 2e985fe mips: revert commit b332d24a8e1290954029814d09156b06ede358e2 by Aurelien Jarno · 12 years ago
  19. 05b3274 hw/mips: align initrd to 64KB to avoid kernel error by James Hogan · 12 years ago
  20. b332d24 mips: degrade BIOS error to warning by Paolo Bonzini · 12 years ago
  21. bdb75c7 mipssim: do not use isa_mmio by Paolo Bonzini · 12 years ago
  22. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  23. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  24. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/mips_mipssim.c]
  25. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  26. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  27. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  28. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  29. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  30. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  31. 568fd15 serial: Replace register_ioport_* by Julien Grall · 12 years ago
  32. 488cb99 serial: split serial.c by Gerd Hoffmann · 12 years ago
  33. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  34. a005d07 net: Remove VLANState by Stefan Hajnoczi · 13 years ago
  35. 2d44fc8 mips_mipssim: Store MIPSCPU in ResetData by Andreas Färber · 13 years ago
  36. 7ee274c mips_mipssim: Use cpu_mips_init() to obtain MIPSCPU by Andreas Färber · 13 years ago
  37. 61c56c8 mips hw/: Don't use CPUState by Andreas Färber · 13 years ago
  38. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  39. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  40. b5e4946 Fix spelling in documentation and comments (similiar -> similar) by Stefan Weil · 13 years ago
  41. 23ebf23 mips_mipssim: convert to memory API by Avi Kivity · 14 years ago
  42. d118d64 mipsnet: convert to qdev by Hervé Poussineau · 14 years ago
  43. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  44. 968d683 isa_mmio: Always use little endian by Alexander Graf · 14 years ago
  45. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  46. aecf137 hw: honor low bit in mipssim machine by Nathan Froyd · 15 years ago
  47. b970ea8 Compile some MIPS devices only once by Blue Swirl · 15 years ago
  48. 84108e1 Compile isa_mmio only once by Blue Swirl · 15 years ago
  49. 409dbce load_elf: replace the address addend by a translation function by Aurelien Jarno · 15 years ago
  50. e16ad5b mips: fix CPU reset by Aurelien Jarno · 15 years ago
  51. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  52. 99a0949 Get rid of _t suffix by malc · 15 years ago
  53. ca20cf3 Compile loader only once by Blue Swirl · 15 years ago
  54. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  55. 5cea859 Use relative path for bios by Paul Brook · 16 years ago
  56. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  57. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  58. bba831e Remove obsolete BIOS_SIZE from sysemu.h by Paul Brook · 16 years ago
  59. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  60. 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
  61. dcac967 Use load_image_targphys and avoid phys_ram_base. by pbrook · 16 years ago
  62. 6295e56 Remove nodisk_ok machine feature (Jan Kiszka) by aliguori · 16 years ago
  63. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  64. 0ae18ce Check NIC model in some NIC init functions (Mark McLoughlin) by aliguori · 16 years ago
  65. 3d878ca Set default max_cpus to one. by balrog · 16 years ago
  66. b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
  67. b55266b Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings by blueswir1 · 16 years ago
  68. 75973fa MIPS: remove empty cpu_mips_irqctrl_init() by aurel32 · 16 years ago
  69. eec2743 Allow diskless operation for all mips platforms. by ths · 17 years ago
  70. b3c7724 Move CPU save/load registration to common code. by pbrook · 17 years ago
  71. b5dc773 More efficient target register / TC accesses. by ths · 17 years ago
  72. b6cd0ea 8250: Customized base baudrate by aurel32 · 17 years ago
  73. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  74. 7fb4fdc RAM usage information in machine definition. by balrog · 17 years ago
  75. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
  76. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  77. b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 17 years ago
  78. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  79. 83f5987 removed unused variable by bellard · 17 years ago
  80. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  81. 7df526e Move kernel loader parameters from the cpu state to being board specific. by ths · 17 years ago
  82. a79ee21 Add copyright and license header. by ths · 17 years ago
  83. 6ac0e82 Set boot sequence from command line (Dan Kenigsberg). by balrog · 17 years ago
  84. b533415 Only map BIOS space when it was actually loaded. by ths · 17 years ago
  85. f0fc6f8 Second half of mipssim support, plus documentation improvements. by ths · 17 years ago