From: Stefan Hajnoczi <stefanha@gmail.com>
To: Himanshu Chauhan <hschauhan@nulltrace.org>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [Qemu-devel] Re: Qemu-img create problem
Date: Fri, 28 Jan 2011 16:09:28 +0000 [thread overview]
Message-ID: <AANLkTikDgQr-XrNFhxSAdEmN_STUtf1_eyvUbon1QAEf@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimb0BYeg3vyirxqHWKxyudu0Yh1JPNQCq1NvQ6v@mail.gmail.com>
On Fri, Jan 28, 2011 at 1:13 PM, Himanshu Chauhan
<hschauhan@nulltrace.org> wrote:
> I just cloned qemu-kvm, built and installed it. But the qemu-img fails
> to create any disk image above 1G. The problem as I see is use of
> ssize_t for image size. When size is >2G, the check "if (sval < 0)"
> succeeds and I get the error:
This is fixed in qemu.git 70b4f4bb05ff5e6812c6593eeefbd19bd61b517d
"Make strtosz() return int64_t instead of ssize_t".
Stefan
prev parent reply other threads:[~2011-01-28 16:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-28 13:13 [Qemu-devel] Qemu-img create problem Himanshu Chauhan
2011-01-28 16:09 ` Stefan Hajnoczi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTikDgQr-XrNFhxSAdEmN_STUtf1_eyvUbon1QAEf@mail.gmail.com \
--to=stefanha@gmail.com \
--cc=hschauhan@nulltrace.org \
--cc=kvm@vger.kernel.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).