Remove qemu_gettimeofday() Hi, Here is a few patches to replace qemu_gettimeofday() helper with functions provided by GLib. v3: - fix wrong qdict_from_jsonf() format change v2: - fix return of get-time in nanoseconds - qga: replace with a common get-time function for qga posix/win32 - split qga patch - add r-b tags, drop RFC