Comment 6 for bug 1654310

Revision history for this message
Jason Baron (jibaron) wrote :

Ok, I guess we could intercept the /proc/<pid>/stat read() call and overwrite the starttime there with the correct value? That is, add the starttime from /proc/<pid>/stat to the host boot time and then subtract that from the guest boot time.