commit | c7be281b3be0f2013aa4b5d5f400981a1adb6e63 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Tue Mar 20 10:02:17 2012 +0200 |
committer | Kevin O'Connor <kevin@koconnor.net> | Wed Mar 21 19:42:25 2012 -0400 |
tree | 3ec333578751f83c3edeba0e104b6079d804ac6c | |
parent | 39d59895aa20caa9fa48b98b9a6e2b4d234a01c4 [diff] |
Drop FIX_RTC flag from FADT. FIX_RTC flag should be set if RTC wake status is _not_ reported in fixed register space, but this is not the case for QEMU. So drop it from FADT. Signed-off-by: Gleb Natapov <gleb@redhat.com>