[libvirt] [PATCH v2 2/8] hostdev: Introduce virDomainHostdevSubsysPCI

Eric Blake eblake at redhat.com
Wed Jul 23 19:49:24 UTC 2014


On 07/21/2014 02:47 PM, John Ferlan wrote:
> Create a separate typedef for the hostdev union data describing PCI.
> Then adjust the code to use the new pointer
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/domain_audit.c          |  9 ++++----
>  src/conf/domain_conf.c           | 29 +++++++++++++++----------
>  src/conf/domain_conf.h           | 12 ++++++----
>  src/libxl/libxl_conf.c           |  9 ++++----
>  src/libxl/libxl_domain.c         |  6 +++--
>  src/libxl/libxl_driver.c         | 34 ++++++++++++++---------------
>  src/qemu/qemu_cgroup.c           | 24 ++++++++++----------
>  src/qemu/qemu_command.c          | 47 ++++++++++++++++++----------------------
>  src/qemu/qemu_hotplug.c          | 11 +++++-----
>  src/security/security_apparmor.c | 10 ++++-----
>  src/security/security_dac.c      | 20 +++++++----------
>  src/security/security_selinux.c  | 20 +++++++----------
>  src/util/virhostdev.c            | 34 ++++++++++++-----------------
>  13 files changed, 128 insertions(+), 137 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/14b3ef79/attachment-0001.sig>


More information about the libvir-list mailing list