Re: [Autotest] [KVM-AUTOTEST PATCH 1/2] KVM test: timedrift: Use helper functions to make the code more readable

2009-08-07 Thread Lucas Meneghel Rodrigues
I'd have one sugestion to make on this patch: On Wed, Aug 5, 2009 at 9:32 AM, Michael Goldishmgold...@redhat.com wrote: 1. As suggested by Yolkfull Chow, use a get_time() helper function that returns   the current host and guest times. 2. Use helper functions that set and restore the CPU

Re: [Autotest] [KVM-AUTOTEST PATCH 1/2] KVM test: timedrift: Use helper functions to make the code more readable

2009-08-07 Thread Michael Goldish
- Lucas Meneghel Rodrigues l...@redhat.com wrote: I'd have one sugestion to make on this patch: On Wed, Aug 5, 2009 at 9:32 AM, Michael Goldishmgold...@redhat.com wrote: 1. As suggested by Yolkfull Chow, use a get_time() helper function that returns   the current host and guest

Re: [Autotest] [KVM-AUTOTEST PATCH 1/2] KVM test: timedrift: Use helper functions to make the code more readable

2009-08-07 Thread Lucas Meneghel Rodrigues
Ok Michael, please send me the diff between the patches so I can apply it! On Fri, Aug 7, 2009 at 6:45 PM, Michael Goldishmgold...@redhat.com wrote: - Lucas Meneghel Rodrigues l...@redhat.com wrote: I'd have one sugestion to make on this patch: On Wed, Aug 5, 2009 at 9:32 AM, Michael