Split driver.h into multiple parts
With the large number of APIs in libvirt the driver.h file,
it is easy to get lost looking for things. Split each driver
into a separate header file based on the functional driver
groups.
Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
Showing
src/driver-hypervisor.h
0 → 100644
此差异已折叠。
src/driver-interface.h
0 → 100644
src/driver-network.h
0 → 100644
src/driver-nodedev.h
0 → 100644
src/driver-nwfilter.h
0 → 100644
src/driver-secret.h
0 → 100644
src/driver-state.h
0 → 100644
src/driver-storage.h
0 → 100644
src/driver-stream.h
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录