kvmclock: Fix feature detection
commitcf7d3e64bfc48148bd7a3094fb563428d103d7ed
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 23 Jun 2011 08:23:10 +0000 (23 10:23 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 5 Aug 2011 15:04:27 +0000 (5 12:04 -0300)
tree5ad717f92c6254b216df85b70570a3d2b100302d
parent35d7ace74bd07e3d6983c1fd7cbfab4e11175689
kvmclock: Fix feature detection

Bit-wise or the feature flags and drop the obsolete #ifdef.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
hw/kvmclock.c