1. 51f9b84 m48t59: Fix a wrong opaque passed to nvram read and write routines by Hervé Poussineau · 14 years ago
  2. dee41d5 Keep track of ISA ports ISA device is using in qdev. by Gleb Natapov · 14 years ago
  3. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  4. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  5. 43a3470 m48t59: don't use reserved _t suffix by Blue Swirl · 15 years ago
  6. abd0c6b BCD cleanup by Paul Brook · 15 years ago
  7. 285e468 m48t59: convert to vmstate reset by Blue Swirl · 15 years ago
  8. 930f3fe Add some chipset doc links by Blue Swirl · 15 years ago
  9. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  10. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  11. 99a0949 Get rid of _t suffix by malc · 15 years ago
  12. f80237d Add an ISA bus version of m48t59 by Blue Swirl · 15 years ago
  13. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 15 years ago
  14. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  15. 0127442 qdev/prop: convert m48t59.c to helper macros. by Gerd Hoffmann · 15 years ago
  16. ee6847d qdev: rework device properties. by Gerd Hoffmann · 15 years ago
  17. d27cf0a Sparc32/Sparc64/PPC: convert m48txx to qdev by Blue Swirl · 15 years ago
  18. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  19. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  20. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  21. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  22. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  23. 6e6b736 Register reset handlers by blueswir1 · 16 years ago
  24. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  25. f650305 Unify RTCs that use host time, fix M48t59 alarm. by balrog · 17 years ago
  26. 4aed2c3 M48T02 support (Robert Reif) by blueswir1 · 17 years ago
  27. 9ed1e66 Make debug printing consistent (Robert Reif) by blueswir1 · 17 years ago
  28. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  29. 897b4c6 Give an opaque to the m48t59 direct access routines to make it easier by j_mayer · 17 years ago
  30. 868d585 Avoid crash on NULL timers. This is a rework of Stefan Weil proposed patch. by j_mayer · 17 years ago
  31. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  32. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  33. 36cbaae Use UTC/localtime flag in M48Txx by blueswir1 · 17 years ago
  34. 5dcb6b9 Use full 36-bit physical address space on SS10 by blueswir1 · 18 years ago
  35. 3ccacc4 Add device save and reset methods to FDC and M48T59 by blueswir1 · 18 years ago
  36. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  37. 180b700 clock year fix for sparc (Blue Swirl) by bellard · 19 years ago
  38. 819385c suppressed m48t08 RTC - simplified m48t59 RTC api by bellard · 19 years ago
  39. e1bb04f memory mapped NVRAM (Jocelyn Mayer) by bellard · 21 years ago
  40. d7d02e3 new reset API by bellard · 21 years ago
  41. d157e20 win32 fix by bellard · 21 years ago
  42. 13ab5da NVRAM fixes (Jocelyn Mayer) by bellard · 21 years ago
  43. c5df018 ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram by bellard · 21 years ago
  44. a541f29 PowerPC system emulation fixes (Jocelyn Mayer) by bellard · 21 years ago