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
/
tests
/
rtc-test.c
Age
Commit message (
Expand
)
Author
2020-01-12
test: Move qtests to a separate directory
Thomas Huth
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
mc146818rtc: Move RTC_ISA_IRQ definition
Philippe Mathieu-Daudé
2019-09-05
tests/libqtest: Use libqtest-single.h in tests that require global_qtest
Thomas Huth
2019-03-07
tests: Do not use "\n" in g_test_message() strings
Thomas Huth
2017-08-01
rtc-test: introduce more update tests
Paolo Bonzini
2017-08-01
rtc-test: cleanup register_b_set_flag test
Paolo Bonzini
2017-06-06
qtest: add rtc periodic timer test
Xiao Guangrong
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-02-16
tests: Clean up includes
Peter Maydell
2014-02-17
qtest: Include system headers before user headers
Stefan Hajnoczi
2013-11-19
qtest: Use -display none by default
Andreas Färber
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-08
rtc-test: Fix test failures with recent glib
Cole Robinson
2013-02-18
rtc-test: add testcases for alarms in 12hour mode
Paolo Bonzini
2013-02-18
rtc-test: always set register B in its entirety
Paolo Bonzini
2013-01-30
tests: Fix {rtc, m48t59}-test build on illumos
Andreas Färber
2013-01-10
rtc-test: skip year-2038 overflow check in case time_t is 32bit only
Gerd Hoffmann
2012-11-27
rtc: Only call rtc_set_cmos when Register B SET flag is disabled.
Alex Horn
2012-10-05
rtc: implement century byte
Paolo Bonzini
2012-10-05
rtc: fix overflow in mktimegm
Paolo Bonzini
2012-04-19
qtest: add register fuzzing to RTC test
Blue Swirl
2012-03-30
qtest: avoid a warning with RTC test
Blue Swirl
2012-03-30
qtest: add rtc-test test-case
Anthony Liguori