qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Pavel Fedin <p.fedin@samsung.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 2/3] virtio-mmio: introduce set_guest_notifiers
Date: Thu, 7 May 2015 15:39:42 +0200	[thread overview]
Message-ID: <20150507153942.29afef5f.cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <016001d088b3$8da9bfa0$a8fd3ee0$@samsung.com>

On Thu, 07 May 2015 13:49:54 +0300
Pavel Fedin <p.fedin@samsung.com> wrote:

> Same as host notifier of virtio-mmio, most of codes came from virtio-pci.

Possibly another case for common helper functions, as I also copied a
lot of stuff from pci for ccw :)

> The kvm-arm does not yet support irqfd, need to fix the hard-coded part
> after
> kvm-arm gets irqfd support.

Hm, weren't there some patches for irqfd on arm?

> 
> Signed-off-by: Ying-Shiuan Pan <address@hidden>
> Signed-off-by: Pavel Fedin <p.fedin@samsung.com>
> ---
>  hw/virtio/virtio-mmio.c | 61
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 61 insertions(+)

  reply	other threads:[~2015-05-07 13:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-07 10:49 [Qemu-devel] [PATCH v2 2/3] virtio-mmio: introduce set_guest_notifiers Pavel Fedin
2015-05-07 13:39 ` Cornelia Huck [this message]
2015-05-08  6:45   ` Pavel Fedin
2015-05-08 10:20     ` Cornelia Huck
2015-05-08 10:30       ` Pavel Fedin
2015-05-08 10:45         ` Cornelia Huck

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=20150507153942.29afef5f.cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=p.fedin@samsung.com \
    --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).