On Thu, 15 Apr 2010, Paolo Bonzini wrote: > On 04/14/2010 10:51 PM, malc wrote: > > > > + > > > > +static uint64_t get_monotonic_time(void) > > > > +{ > > > > + struct timespec time_space; > > > > + clock_gettime(CLOCK_MONOTONIC,&time_space); > > a. The presence of monotonic clock is not guranteed > > There is qemu_get_clock_ns(rt_clock).
Sorry, but what does it have to do with anything? > > Paolo > -- mailto:av1...@comtv.ru