From: Corey Bryant <coreyb@linux.vnet.ibm.com>
To: Eric Blake <eblake@redhat.com>
Cc: kwolf@redhat.com, aliguori@us.ibm.com,
stefanha@linux.vnet.ibm.com, libvir-list@redhat.com,
qemu-devel@nongnu.org, lcapitulino@redhat.com,
pbonzini@redhat.com
Subject: Re: [Qemu-devel] [PATCH v10 0/7] file descriptor passing using fd sets
Date: Mon, 13 Aug 2012 14:39:50 -0400 [thread overview]
Message-ID: <502949F6.2020800@linux.vnet.ibm.com> (raw)
In-Reply-To: <5029414E.7020608@redhat.com>
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
>
> 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?
--
Regards,
Corey
next prev parent reply other threads:[~2012-08-13 18:41 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 [this message]
2012-08-14 10:50 ` Kevin Wolf
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=502949F6.2020800@linux.vnet.ibm.com \
--to=coreyb@linux.vnet.ibm.com \
--cc=aliguori@us.ibm.com \
--cc=eblake@redhat.com \
--cc=kwolf@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).