All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fam Zheng <famz@redhat.com>
To: morgenlette madeBy <sgh8183@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Question about open() in qemu
Date: Wed, 30 Nov 2016 20:21:46 +0800	[thread overview]
Message-ID: <20161130122127.GC27283@lemon> (raw)
In-Reply-To: <CAE519-mas2DaF0wLOMu6AiXuCarj7EWN4ay2OQD5h1JR0HokFQ@mail.gmail.com>

On Wed, 11/30 19:11, morgenlette madeBy wrote:
> Hello
> 
> I am studnet studying QEMU.
> 
> I have a question open in QEMU.
> 
> In  function handle_aiocb_rw_linear() in block/raw-posix.c,
> 
> i tried to open my device driver(mydev).
> 
> this driver was confirmed safe operation by test program.
> 
> But in qemu, this driver was not opened returning -1.
> 
> errno is 1. 1 means 'Operation not permitted'
> 
> QEMU is not supporting open()???

Hi!

If you are asking a question about your modification to QEMU, could you include
the patch and describe the steps in detail? I cannot tell what you are trying to
achieve here.

Fam

  reply	other threads:[~2016-11-30 12:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-30 10:11 [Qemu-devel] Question about open() in qemu morgenlette madeBy
2016-11-30 12:21 ` Fam Zheng [this message]
2016-12-01  7:23 ` Alexey Kardashevskiy

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=20161130122127.GC27283@lemon \
    --to=famz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sgh8183@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.