[libvirt] [PATCH v2 1/8] hostdev: Introduce virDomainHostdevSubsysUSB

Eric Blake eblake at redhat.com
Wed Jul 23 19:41:34 UTC 2014


On 07/21/2014 02:47 PM, John Ferlan wrote:
> Create a separate typedef for the hostdev union data describing USB.
> Then adjust the code to use the new pointer
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/domain_audit.c          |  4 +--
>  src/conf/domain_conf.c           | 54 +++++++++++++++++++---------------------
>  src/conf/domain_conf.h           | 22 +++++++++-------
>  src/lxc/lxc_cgroup.c             |  4 +--
>  src/lxc/lxc_controller.c         | 10 +++-----
>  src/lxc/lxc_driver.c             | 16 ++++++------
>  src/qemu/qemu_cgroup.c           |  4 +--
>  src/qemu/qemu_command.c          | 26 +++++++++----------
>  src/qemu/qemu_hotplug.c          |  7 +++---
>  src/security/security_apparmor.c |  6 ++---
>  src/security/security_dac.c      | 12 +++------
>  src/security/security_selinux.c  | 10 +++++---
>  src/security/virt-aa-helper.c    |  5 ++--
>  src/util/virhostdev.c            | 50 ++++++++++++++-----------------------
>  14 files changed, 106 insertions(+), 124 deletions(-)
> 

ACK

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140723/0be32566/attachment-0001.sig>


More information about the libvir-list mailing list