1. dee41d5 Keep track of ISA ports ISA device is using in qdev. by Gleb Natapov · 14 years ago
  2. f292787 make rtc alatm work by Gleb Natapov · 15 years ago
  3. 7d932df hpet/rtc: Rework RTC IRQ replacement by HPET by Jan Kiszka · 15 years ago
  4. aa6f63f mc146818rtc: improve debugging by Blue Swirl · 15 years ago
  5. ec51e36 mc146818rtc: remove #ifdef DEBUG_CMOS. by Isaku Yamahata · 15 years ago
  6. 1d914fa rtc: make rtc_xxx accept/return ISADevice instead of RTCState. by Isaku Yamahata · 15 years ago
  7. dc68391 mc146818rtc: Register vmstate via qdev by Jan Kiszka · 15 years ago
  8. aa28b9b Move x86 specific PC declarations to a separate file by Blue Swirl · 15 years ago
  9. 80cd347 QMP: Introduce RTC_CHANGE event by Luiz Capitulino · 15 years ago
  10. dd17765 reduce number of reinjects on ACK by Gleb Natapov · 15 years ago
  11. ba32eda fix rtc-td-hack on host without high-res timers by Gleb Natapov · 15 years ago
  12. abd0c6b BCD cleanup by Paul Brook · 15 years ago
  13. 73c595e mc146818rtc: remove rtc_mm_init() by Juan Quintela · 15 years ago
  14. e0ca7b9 mc146818rtc: fix indentation by Juan Quintela · 15 years ago
  15. 6b075b8 mc146818rtc: port rtc to vmstate by Juan Quintela · 15 years ago
  16. 048c74c mc145818rtc: fix saving of rtc-td hack properly upgrading the version number by Juan Quintela · 15 years ago
  17. ce88f89 TARGET_I386 is always defined if TARGET_X86_64 is defined by Juan Quintela · 15 years ago
  18. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  19. 6875204 Enable host-clock-based RTC by Jan Kiszka · 15 years ago
  20. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  21. 99a0949 Get rid of _t suffix by malc · 15 years ago
  22. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  23. 32e0c82 qdev/isa: convert real time clock by Gerd Hoffmann · 15 years ago
  24. 9881543 RTC polling mode broken by Bernhard Kauer · 16 years ago
  25. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  26. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  27. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  28. 7271618 Incorporate changes from v2 of Gleb's RTC reset patch by Anthony Liguori · 16 years ago
  29. eeb7c03 Add rtc reset function. by Gleb Natapov · 16 years ago
  30. 93b6656 Change RTC time drift IRQ re-injection (Gleb Natapov) by aliguori · 16 years ago
  31. a8b01dd Fix RTC breakage from r7031. by pbrook · 16 years ago
  32. 100d989 mc146818: add square wave output support by aurel32 · 16 years ago
  33. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  34. 42fc73a Support epoch of 1980 in RTC emulation for MIPS Magnum by aurel32 · 16 years ago
  35. 73822ec Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov) by aliguori · 16 years ago
  36. 6f1bf24 Fix day of week in mc146818 by aurel32 · 16 years ago
  37. c50c2d6 Remove trailing spaces introduced by commit 6081 by aurel32 · 16 years ago
  38. 16b29ae Add HPET emulation to qemu (Beth Kon) by aliguori · 16 years ago
  39. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  40. f650305 Unify RTCs that use host time, fix M48t59 alarm. by balrog · 17 years ago
  41. bee8d68 qemu_put signedness fixes, by Andre Przywara. by ths · 17 years ago
  42. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  43. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  44. 7e0af5d0 added -startdate option by bellard · 17 years ago
  45. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  46. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  47. 18c6e2f Fix mmapped register alignment and endianness handling. by ths · 18 years ago
  48. 2ca9d01 Memory-mapped interface for RTC, by Herve Poussineau. by ths · 18 years ago
  49. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  50. ea55ffb Move date/time init to the RTC implementation. by ths · 18 years ago
  51. 43f493a more accurate emulation (do not depend on localtime() or gmtime() by bellard · 21 years ago
  52. 4721c45 UIP update fix by bellard · 21 years ago
  53. 67b915a win32 port (initial patch by kazu) by bellard · 21 years ago
  54. dff38e7 more precise RTC emulation (periodic timers + time updates) by bellard · 21 years ago
  55. b41a2cd io port API change by bellard · 21 years ago
  56. 80cabfa separated more devices from emulator by bellard · 21 years ago