1. 02e2da4 Add common BusState by Paul Brook · 15 years ago
  2. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 15 years ago
  3. a984a69 PXA SSI qdev conversion by Paul Brook · 15 years ago
  4. cdbe40c WM8750 qdev coversion by Paul Brook · 15 years ago
  5. 6c0bd6b MAX7310 I2C qdev conversion by Paul Brook · 15 years ago
  6. fbe1b59 Remove vga_ram_size by Paul Brook · 15 years ago
  7. 22d83b1 Push AUD_init down to devices by Paul Brook · 15 years ago
  8. 0d9acba Make AUD_init failure fatal by Paul Brook · 15 years ago
  9. bc24a22 Follow coding conventions by Paul Brook · 15 years ago
  10. 190cd02 Remove redundant ram_require machine properly. by pbrook · 15 years ago
  11. a0b753d Remove more redundant ram size checks. by pbrook · 15 years ago
  12. f78630a More phys_ram_base removal. by pbrook · 16 years ago
  13. 3023f332 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  14. 15b18ec Move spitz microdrive to PCMCIA socket 0. by balrog · 16 years ago
  15. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  16. 3d878ca Set default max_cpus to one. by balrog · 16 years ago
  17. b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
  18. 4b32e16 machine struct - use C99 initializers (Jes Sorensen) by aliguori · 16 years ago
  19. 89cdb6a Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov. by balrog · 16 years ago
  20. e33d8cd Factor out common SharpSL PDA code (Dmitry Baryshkov). by balrog · 16 years ago
  21. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 16 years ago
  22. 7fb4fdc RAM usage information in machine definition. by balrog · 16 years ago
  23. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 16 years ago
  24. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 16 years ago
  25. f93eb9f Move the excess of arm_load_kernel() parameters into a struct. by balrog · 16 years ago
  26. e4bcb14 Add -drive parameter, by Laurent Vivier. by ths · 17 years ago
  27. b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 17 years ago
  28. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  29. 02ce600 Convert SD cards code to use qemu_irq too. by balrog · 17 years ago
  30. 38641a5 Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap, max7310 and s3c gpios). by balrog · 17 years ago
  31. 444ce24 use correct printf format by bellard · 17 years ago
  32. 6ac0e82 Set boot sequence from command line (Dan Kenigsberg). by balrog · 17 years ago
  33. 2b76bdc Several corrections in the spitzkbd keymap (patch by Juergen Lock). by balrog · 17 years ago
  34. bf5ee24 Move Spitz microdrive from first to second PCMCIA slot where it belongs. by balrog · 17 years ago
  35. a523610 Word-reads from spitz NAND controller, patch by Juergen Lock. by balrog · 17 years ago
  36. 611d718 Make touchscreen calibration values better match the HW. Invert WM8750 GPIO. by balrog · 17 years ago
  37. 187337f Fix off-by-one memory region sizes. by pbrook · 17 years ago
  38. aa941b9 Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. by balrog · 17 years ago
  39. adb86c3 Add WM8750 and MAX7310 chips (I2C slaves). by balrog · 17 years ago
  40. a07dec2 Correct NAND erase block size. Misc fixes in Spitz code. by balrog · 17 years ago
  41. d95b2f8 Switch to qemu_ram_alloc() for memory allocation in PXA255/270. by balrog · 17 years ago
  42. 4207117 Honour limited subset of --cpu values instead of ignoring. by balrog · 17 years ago
  43. 9d55199 Account for machine with RAM which is not mapped at 0x0 in arm_boot.c. by balrog · 17 years ago
  44. b00052e Spitz PDA, example PXA270 machine (four similar models). by balrog · 17 years ago