1. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  2. 2446333 Rearrange block headers by Blue Swirl · 15 years ago
  3. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  4. 77d4f95 cris: Break out image loading to hw/cris-boot.c. by Edgar E. Iglesias · 15 years ago
  5. 5f9fc5a Compile pflash_cfi02 only once by Blue Swirl · 15 years ago
  6. 409dbce load_elf: replace the address addend by a translation function by Aurelien Jarno · 15 years ago
  7. 3c178e7 rom loader: fix sparc -kernel boot. by Gerd Hoffmann · 15 years ago
  8. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  9. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  10. 99a0949 Get rid of _t suffix by malc · 16 years ago
  11. ca20cf3 Compile loader only once by Blue Swirl · 16 years ago
  12. 751c6a1 kill drives_table by Gerd Hoffmann · 16 years ago
  13. ee6847d qdev: rework device properties. by Gerd Hoffmann · 16 years ago
  14. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  15. ba49431 etrax: Don't pass CPUState to peripherals. by Edgar E. Iglesias · 16 years ago
  16. 562183d ETRAX: Correct PIC creation for the bare FS board. by Edgar E. Iglesias · 16 years ago
  17. 067a3dd Remove qdev irq sink handling by Paul Brook · 16 years ago
  18. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  19. 0c25743 Introduce is_default field for QEMUMachine by Anthony Liguori · 16 years ago
  20. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  21. fd6dc90 cris: First shot at qdev for CRIS interrupts. by Edgar E. Iglesias · 16 years ago
  22. 678fdca etrax: Remove unused eth irq line. by Edgar E. Iglesias · 16 years ago
  23. 3b1fd90 ETRAX-TIMER: qdevify. by Edgar E. Iglesias · 16 years ago
  24. 4b81698 ETRAX-SER: qdevify. by Edgar E. Iglesias · 16 years ago
  25. 73cfd29 ETRAX: Simplify PIC interface. by Edgar E. Iglesias · 16 years ago
  26. d33fd9d ETRAX: Correct passing of kernel command line. by Edgar E. Iglesias · 16 years ago
  27. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  28. 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
  29. dcac967 Use load_image_targphys and avoid phys_ram_base. by pbrook · 16 years ago
  30. 3023f332 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  31. 0ae18ce Check NIC model in some NIC init functions (Mark McLoughlin) by aliguori · 16 years ago
  32. 94410b7 ETRAX: Let the ethernet PHY report the current link-state. by edgar_igl · 16 years ago
  33. c1e1a49 ETRAX: Always provide a valid net model. by edgar_igl · 16 years ago
  34. de55306 ETRAX: No need to mask off the I flag twice at reset. by edgar_igl · 16 years ago
  35. 9eee9a5 ETRAX-FS: Fix a segfault if pflash drive not found. by edgar_igl · 16 years ago
  36. 3d878ca Set default max_cpus to one. by balrog · 16 years ago
  37. f5a5cca ETRAX-FS: Add support for passing kernel command lines by edgar_igl · 16 years ago
  38. 8ab9444 ETRAX-FS: Correct booting of elf linux images from ram. by edgar_igl · 16 years ago
  39. b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
  40. 4b32e16 machine struct - use C99 initializers (Jes Sorensen) by aliguori · 16 years ago
  41. 980f8a0 CRIS: Mask off the cache selection bit after MMU translations. by edgar_igl · 17 years ago
  42. b3c7724 Move CPU save/load registration to common code. by pbrook · 17 years ago
  43. 877d8ad CRIS: Add (untested) cpu-state save/load. by edgar_igl · 17 years ago
  44. 5ef98b4 ETRAX: Add NMI support to the watchdog and the interrupt controller. by edgar_igl · 17 years ago
  45. fa1bdde ETRAX machine updates. by edgar_igl · 17 years ago
  46. 5439779 ETRAX: Allow boot from flash. Support the watchdog timer and resets through it. by edgar_igl · 17 years ago
  47. 3ce7a69 ETRAX: Correct check for second nic. by edgar_igl · 17 years ago
  48. 4eeed60 ETRAX: Connect both ethernet controllers. by edgar_igl · 17 years ago
  49. 4831801 Update the etrax machine. by edgar_igl · 17 years ago
  50. b01cde7 ETRAX-FS board: Add more flash and internal memory. Select interrupt nr for the by edgar_igl · 17 years ago
  51. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  52. 7fb4fdc RAM usage information in machine definition. by balrog · 17 years ago
  53. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
  54. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  55. ca87d03 Made the etrax timers and serial-ports base address relocatable. Use target_phys_addr_t instead of target_ulong. by edgar_igl · 17 years ago
  56. e62b5b1 * Add a model of the ETRAX interrupt controller. by edgar_igl · 17 years ago
  57. b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 17 years ago
  58. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  59. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  60. 6ac0e82 Set boot sequence from command line (Dan Kenigsberg). by balrog · 17 years ago
  61. 83fa101 EtraxFS board support, by Edgar E. Iglesias. by ths · 17 years ago