only one flag is needed for alarm_timer
commitcd48d7e8f322cdb05692b023b168816ed6306fc4
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Mar 2010 10:38:40 +0000 (10 11:38 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 17 Mar 2010 16:14:53 +0000 (17 11:14 -0500)
tree4f4c21ca013b6a493691cc912ad95edfaf1b8ed5
parent291defbcda4dbcd3d7bfdd800c395cff66bd9faf
only one flag is needed for alarm_timer

The ALARM_FLAG_DYNTICKS can be testing simply by checking if there is
a rearm function.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
vl.c