summaryrefslogtreecommitdiffstats
path: root/cpu-exec.c
diff options
context:
space:
mode:
authorStefan Weil2012-04-12 22:33:12 +0200
committerStefan Weil2012-04-15 21:25:18 +0200
commit55dd9ffa70eb44f461b12c248c3df106ba8deca9 (patch)
treea453f33cedb1a005f2cedacf18130bb1f217fc79 /cpu-exec.c
parentnbd: Fix compiler warning (w64) (diff)
downloadqemu-55dd9ffa70eb44f461b12c248c3df106ba8deca9.tar.gz
qemu-55dd9ffa70eb44f461b12c248c3df106ba8deca9.tar.xz
qemu-55dd9ffa70eb44f461b12c248c3df106ba8deca9.zip
w64: Fix time conversion for some versions of MinGW-w64
tb.time is a time value, but not necessarily of the same size as time_t: while time_t is 64 bit for w64, tb.time still is 32 bit only. Therefore we need en explicit conversion. Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions