summaryrefslogtreecommitdiff
path: root/block.h
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-04 21:34:52 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-04 21:34:52 +0000
commit0cd2df75a2d7223b567c0eaa2547ce6c7d6a83f7 (patch)
treeec1ea752936674862f150022b0c23eba9cc451f0 /block.h
parentbb6834cfae238e342da966557d7d24423efe18ab (diff)
downloadqemu-0cd2df75a2d7223b567c0eaa2547ce6c7d6a83f7.tar.gz
Fix RTC initial date computation
qemu_get_clock() returns a structure containing the time the user wants to be set (either UTC time, a local time, or a given date). Use mktimegm() instead of mktime() to convert it into POSIX time without taking the host timezone into account. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5878 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'block.h')
0 files changed, 0 insertions, 0 deletions