qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Corey Bryant <coreyb@linux.vnet.ibm.com>
Cc: aliguori@us.ibm.com, stefanha@linux.vnet.ibm.com,
	libvir-list@redhat.com, qemu-devel@nongnu.org,
	lcapitulino@redhat.com, pbonzini@redhat.com,
	Eric Blake <eblake@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v10 0/7] file descriptor passing using fd sets
Date: Tue, 14 Aug 2012 12:50:05 +0200	[thread overview]
Message-ID: <502A2D5D.3060707@redhat.com> (raw)
In-Reply-To: <502949F6.2020800@linux.vnet.ibm.com>

Am 13.08.2012 20:39, schrieb Corey Bryant:
> 
> 
> On 08/13/2012 02:02 PM, Eric Blake wrote:
>> On 08/13/2012 08:08 AM, Corey Bryant wrote:
>>> libvirt's sVirt security driver provides SELinux MAC isolation for
>>> Qemu guest processes and their corresponding image files.  In other
>>> words, sVirt uses SELinux to prevent a QEMU process from opening
>>> files that do not belong to it.
>>>
>>
>>> Corey Bryant (7):
>>>    qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
>>>    qapi: Introduce add-fd, remove-fd, query-fdsets
>>>    block: Prevent detection of /dev/fdset/ as floppy
>>>    block: Convert open calls to qemu_open
>>>    block: Convert close calls to qemu_close
>>>    block: Enable qemu_open/close to work with fd sets
>>>    monitor: Clean up fd sets on monitor disconnect

Thanks, applied all to the block branch.

>> Hooray - I think we're there!  Series:
>>
>> Reviewed-by: Eric Blake <eblake@redhat.com>
>>
> 
> Thanks again!!
> 
> Btw, In the case that no new versions of the patches need to be 
> submitted, how does your Reviewed-by get added?  Do I need to do 
> anything to add it?

No, I picked it up.

Kevin

      reply	other threads:[~2012-08-14 10:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-13 14:08 [Qemu-devel] [PATCH v10 0/7] file descriptor passing using fd sets Corey Bryant
2012-08-13 14:08 ` [Qemu-devel] [PATCH v10 1/7] qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg Corey Bryant
2012-08-13 14:08 ` [Qemu-devel] [PATCH v10 2/7] qapi: Introduce add-fd, remove-fd, query-fdsets Corey Bryant
2012-08-13 14:08 ` [Qemu-devel] [PATCH v10 3/7] block: Prevent detection of /dev/fdset/ as floppy Corey Bryant
2012-08-13 14:08 ` [Qemu-devel] [PATCH v10 4/7] block: Convert open calls to qemu_open Corey Bryant
2012-08-13 14:08 ` [Qemu-devel] [PATCH v10 5/7] block: Convert close calls to qemu_close Corey Bryant
2012-08-13 14:08 ` [Qemu-devel] [PATCH v10 6/7] block: Enable qemu_open/close to work with fd sets Corey Bryant
2012-08-14 12:07   ` Kevin Wolf
2012-08-14 14:10     ` Corey Bryant
2012-08-13 14:08 ` [Qemu-devel] [PATCH v10 7/7] monitor: Clean up fd sets on monitor disconnect Corey Bryant
2012-08-13 18:02 ` [Qemu-devel] [PATCH v10 0/7] file descriptor passing using fd sets Eric Blake
2012-08-13 18:39   ` Corey Bryant
2012-08-14 10:50     ` Kevin Wolf [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=502A2D5D.3060707@redhat.com \
    --to=kwolf@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=coreyb@linux.vnet.ibm.com \
    --cc=eblake@redhat.com \
    --cc=lcapitulino@redhat.com \
    --cc=libvir-list@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@linux.vnet.ibm.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).