]> xenbits.xensource.com Git - libvirt.git/commit
util: Prepare helpers for unpriv_sgio setting
authorOsier Yang <jyang@redhat.com>
Wed, 2 Jan 2013 14:37:06 +0000 (22:37 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 7 Jan 2013 13:34:01 +0000 (21:34 +0800)
commitba72cb12fa44e65bd5b89bb1a21831e13dceec0a
tree57a282e61152b5793bcc2772209333c3fec647e7
parent731a5a4df7739e18f1837e9d8da0c315e4150135
util: Prepare helpers for unpriv_sgio setting

"virGetDeviceID" could be used across the sources, but it doesn't
relate with this series, and could be done later.

* src/util/virutil.h: (Declare virGetDeviceID, and
                       vir{Get,Set}DeviceUnprivSGIO)
* src/util/virutil.c: (Implement virGetDeviceID and
                       vir{Get,Set}DeviceUnprivSGIO)
* src/libvirt_private.syms: Export private symbols of upper helpers
src/libvirt_private.syms
src/util/virutil.c
src/util/virutil.h