[libvirt] [PATCH v2] qemu: Add a qemu.conf option for clearing capabilities

Cole Robinson crobinso at redhat.com
Tue Jun 1 17:02:45 UTC 2010


On 06/01/2010 12:42 PM, Daniel P. Berrange wrote:
> On Fri, May 28, 2010 at 03:26:02PM -0400, Cole Robinson wrote:
>> Currently there is no way to opt out of libvirt dropping POSIX
>> capabilities for qemu. This at least is a useful debugging tool, but
>> is also wanted by users (and distributors):
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=559154
>> https://bugzilla.redhat.com/show_bug.cgi?id=573850
>>
>> v2: Clarify qemu.conf comment, warn about security implications
>>
>> Signed-off-by: Cole Robinson <crobinso at redhat.com>
>> ---
>>  src/qemu/qemu.conf     |    9 +++++++++
>>  src/qemu/qemu_conf.c   |    5 +++++
>>  src/qemu/qemu_conf.h   |    2 +-
>>  src/qemu/qemu_driver.c |   11 +++++++++--
>>  4 files changed, 24 insertions(+), 3 deletions(-)
> 
> ACK

Thanks, pushed now.

- Cole




More information about the libvir-list mailing list