On 28 March 2015 at 10:49, Neel Natu <[email protected]> wrote: > > This is fixed in HEAD where the RTC device model defaults to 24-hour time. > >> <https://github.com/freebsd/freebsd/commit/b341fa888c7a3b71ef8fb36ed40f08b7ceb8c486> >> suggests that I'm on the right track, but it doesn't explain the off-by-one >> nor the (one time) multi-day offset. >> > > The one-hour offset is a bug due to my interpretation of the 12-hour format. > > I am going to fix this in HEAD shortly but here is a patch for 10.1 and > earlier: > https://people.freebsd.org/~neel/patches/bhyve_openbsd_rtc.patch >
Thanks for this Neel. I was trying to back port your original HEAD patch into 10.1 but there were too many quirks to deal with into other dependent libs. I didn't have the skills to do this, it is appreciated that you did it :-) Thanks! _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
