6f9c75a qemu: Implement virDomain{Get,Set}Time

Authored and Committed by mprivozn 10 years ago
    qemu: Implement virDomain{Get,Set}Time
    
    One caveat though, qemu-ga is expecting time and returning time
    in nanoseconds. With all the buffering and propagation delay, the
    time is already wrong once it gets to the qemu-ga, but there's
    nothing we can do about it.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+93 -0
file modified
+8 -0
file modified
+109 -0