qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Roy Tam <roytam@gmail.com>
Cc: Christoph Hellwig <hch@lst.de>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/6] bochs: use pread
Date: Tue, 4 May 2010 13:39:25 +0200	[thread overview]
Message-ID: <20100504113925.GA8448@lst.de> (raw)
In-Reply-To: <l2g473191351005040420j46c0bed7h6d145a21dcb916a9@mail.gmail.com>

On Tue, May 04, 2010 at 07:20:22PM +0800, Roy Tam wrote:
> 2010/5/4 Christoph Hellwig <hch@lst.de>:
> > Use pread instead of lseek + read in preparation of using the qemu
> > block API.
> >
> 
> IIRC there is no pread in MinGW.

It gets replaced in the next patch anyway.

  reply	other threads:[~2010-05-04 11:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-04 10:44 [Qemu-devel] [PATCH 1/6] bochs: use pread Christoph Hellwig
2010-05-04 11:20 ` Roy Tam
2010-05-04 11:39   ` Christoph Hellwig [this message]
2010-05-05 13:17 ` Anthony Liguori

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=20100504113925.GA8448@lst.de \
    --to=hch@lst.de \
    --cc=qemu-devel@nongnu.org \
    --cc=roytam@gmail.com \
    /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).