index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mc146818rtc.c
Age
Commit message (
Expand
)
Author
2011-07-23
mc146818rtc: Handle host clock resets
Jan Kiszka
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-01-29
mc146818rtc: update registers after a format change
Aurelien Jarno
2011-01-29
mc146818rtc: constantify
Aurelien Jarno
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
2010-07-06
make rtc alatm work
Gleb Natapov
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
2010-05-30
mc146818rtc: improve debugging
Blue Swirl
2010-05-15
mc146818rtc: remove #ifdef DEBUG_CMOS.
Isaku Yamahata
2010-05-15
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
Isaku Yamahata
2010-05-15
mc146818rtc: Register vmstate via qdev
Jan Kiszka
2010-03-21
Move x86 specific PC declarations to a separate file
Blue Swirl
2010-03-08
QMP: Introduce RTC_CHANGE event
Luiz Capitulino
2010-01-20
reduce number of reinjects on ACK
Gleb Natapov
2009-12-12
fix rtc-td-hack on host without high-res timers
Gleb Natapov
2009-11-22
BCD cleanup
Paul Brook
2009-10-27
mc146818rtc: remove rtc_mm_init()
Juan Quintela
2009-10-27
mc146818rtc: fix indentation
Juan Quintela
2009-10-27
mc146818rtc: port rtc to vmstate
Juan Quintela
2009-10-27
mc145818rtc: fix saving of rtc-td hack properly upgrading the version number
Juan Quintela
2009-10-12
TARGET_I386 is always defined if TARGET_X86_64 is defined
Juan Quintela
2009-10-07
New qdev_init_nofail()
Markus Armbruster
2009-10-05
Enable host-clock-based RTC
Jan Kiszka
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-10
qdev/isa: convert real time clock
Gerd Hoffmann
2009-09-09
RTC polling mode broken
Bernhard Kauer
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-15
Incorporate changes from v2 of Gleb's RTC reset patch
Anthony Liguori
2009-06-14
Add rtc reset function.
Gleb Natapov
2009-04-22
Change RTC time drift IRQ re-injection (Gleb Natapov)
aliguori
2009-04-10
Fix RTC breakage from r7031.
pbrook
2009-04-07
mc146818: add square wave output support
aurel32
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-24
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
2009-01-15
Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)
aliguori
2009-01-14
Fix day of week in mc146818
aurel32
2008-12-18
Remove trailing spaces introduced by commit 6081
aurel32
2008-12-17
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-02-17
Unify RTCs that use host time, fix M48t59 alarm.
balrog
2007-12-16
qemu_put signedness fixes, by Andre Przywara.
ths
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-11-07
added -startdate option
bellard
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
[next]