]> git.proxmox.com Git - qemu.git/commit - Makefile.objs
virtio-9p: Make infrastructure for the new security model.
authorVenkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
Mon, 14 Jun 2010 20:34:41 +0000 (13:34 -0700)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 22 Jun 2010 20:15:50 +0000 (15:15 -0500)
commit758e8e38eb582e3dc87fd55a1d234c25108a7b7f
treea8925a3d8c7741347c30e16ecd93da8b64ba8be4
parent9ce56db6f0de81fd81972029073ff8008830bc02
virtio-9p: Make infrastructure for the new security model.

This patch adds required infrastructure for the new security model.

- A new configure option for attr/xattr.
- if CONFIG_VIRTFS will be defined if both CONFIG_LINUX and CONFIG_ATTR defined.
- Defines routines related to both security models.

Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.objs
Makefile.target
configure
hw/file-op-9p.h
hw/virtio-9p-local.c
hw/virtio-9p.c
hw/virtio-pci.c
vl.c