libvirt/src
2008-02-20 15:34:52 +00:00
..
.cvsignore Fri Dec 7 14:36:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:45:39 +00:00
bridge.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
bridge.h Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
buf.c Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
buf.h Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
conf.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
conf.h Detect heap allocation failure; factor out some duplication. 2007-11-30 15:43:42 +00:00
console.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
console.h Fri Dec 7 14:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:56:37 +00:00
driver.h Internal driver API for storage management 2008-02-20 15:06:53 +00:00
event.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
event.h Allow updating of existing timers & file handle event watches 2007-09-19 01:27:32 +00:00
gnutls_1_0_compat.h Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
hash.c Internal driver API for storage management 2008-02-20 15:06:53 +00:00
hash.h Added several iterators to hashtable API 2006-11-15 20:11:56 +00:00
internal.h Internal driver API for storage management 2008-02-20 15:06:53 +00:00
iptables.c Mark all qemudLog diagnostics for translation. 2008-02-07 16:50:17 +00:00
iptables.h add iptablesSaveRules(), and don't save the rules to disk 2008-01-10 14:01:00 +00:00
libvirt_sym.version Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
libvirt.c Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
Makefile.am Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
nodeinfo.c Fix gcc-4.3.0 "inlining failed" warning. 2008-02-08 09:15:16 +00:00
nodeinfo.h Fix gcc-4.3.0 "inlining failed" warning. 2008-02-08 09:15:16 +00:00
openvz_conf.c Remove more useless if tests before "free"-like functions. 2008-02-07 16:49:29 +00:00
openvz_conf.h Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
openvz_driver.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
openvz_driver.h Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
proxy_internal.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
proxy_internal.h Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
qemu_conf.c Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
qemu_conf.h Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
qemu_driver.c Mark all qemudLog diagnostics for translation. 2008-02-07 16:50:17 +00:00
qemu_driver.h Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
qemu.conf Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
qparams.c Miscellaneous fixes for building on Windows (MinGW). 2008-01-05 16:06:36 +00:00
qparams.h Add separate qparams module for handling query parameters. 2007-12-17 10:07:56 +00:00
remote_internal.c Add storage APIs to remote driver 2008-02-20 15:23:36 +00:00
remote_internal.h Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
sexpr.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
sexpr.h Adjust sexpr-related interfaces to be const-correct. 2008-01-21 14:22:15 +00:00
socketcompat.h Portability improvements for Mac OS X. 2008-01-23 14:54:41 +00:00
stats_linux.c Fix gcc-4.3.0 "inlining failed" warning. 2008-02-08 09:15:16 +00:00
stats_linux.h Fix device name -> number conversion for block stats 2008-01-29 18:36:00 +00:00
storage_backend.c Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
storage_backend.h Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
storage_conf.c Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
storage_conf.h Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
storage_driver.c Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
storage_driver.h Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
test.c Eliminate all uses of virBufferAdd with string literals. 2008-02-05 14:22:28 +00:00
test.h Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
util.c Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
util.h Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
uuid.c Mark all qemudLog diagnostics for translation. 2008-02-07 16:50:17 +00:00
uuid.h Cleanup UUID apis & constants 2007-08-09 20:19:12 +00:00
virsh.c Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
virterror.c Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
xen_internal.c * src/xen_internal.c: Don't crash if there's no /sys/hypervisor/capabilities 2008-02-07 10:43:14 +00:00
xen_internal.h Added public API for authentication credential callback support 2007-12-05 18:28:05 +00:00
xen_unified.c * src/libvirt.c: fix bug in xenUnifiedDomainSuspend() patch provided 2008-02-07 09:37:10 +00:00
xen_unified.h Fri Dec 7 14:36:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:45:39 +00:00
xend_internal.c Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
xend_internal.h Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
xm_internal.c Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
xm_internal.h src/xm_internal.[ch]: Move static function prototype from header 2008-02-07 10:14:43 +00:00
xml.c Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
xml.h Disable Xen specific functions if Xen driver is disabled 2007-11-30 22:51:54 +00:00
xmlrpc.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
xmlrpc.h Move virBuffer functions into src/buf.c,h 2007-06-26 22:33:22 +00:00
xs_internal.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
xs_internal.h fix the detach-disk command when using Xen tap devices 2007-12-14 15:38:02 +00:00