..
.cvsignore
Ignore libvirt_parthelper binary
2008-02-20 15:58:38 +00:00
bridge.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
bridge.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
buf.c
Convert to use new memory allocation APIs
2008-05-29 18:45:36 +00:00
buf.h
Change virBuffer API to prevent common usage errors. Update all users of APIs
2008-04-28 15:14:59 +00:00
capabilities.c
Misc OOM / memory leak fixes
2008-05-29 15:28:28 +00:00
capabilities.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
conf.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
conf.h
Convert to use new memory allocation APIs
2008-05-29 19:20:22 +00:00
console.c
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
console.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
driver.h
virDomainMemoryPeek API
2008-06-10 10:43:28 +00:00
event.c
Change libvirtd description from qemu only to various VM(i.e. Xen, LXC)
2008-05-15 06:12:32 +00:00
event.h
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +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
Fixed couple of memory leaks wrt to virXXXDestroy APIs, and clarify docs to match reality
2008-05-21 20:53:30 +00:00
hash.h
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
internal.h
Deprecate the conn, dom and net fields in the _virError structure.
2008-05-23 08:32:08 +00:00
iptables.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
iptables.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
libvirt_sym.version
virDomainMemoryPeek API
2008-06-10 10:43:28 +00:00
libvirt.c
virDomainMemoryPeek API
2008-06-10 10:43:28 +00:00
lxc_conf.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
lxc_conf.h
Fix a few issues related to restart of libvirtd with containers running.
2008-06-05 06:03:00 +00:00
lxc_container.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
lxc_container.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
lxc_driver.c
Fix misc compile warnings
2008-06-12 13:48:29 +00:00
lxc_driver.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
Makefile.am
Fix RPM build
2008-06-11 11:26:36 +00:00
memory.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
memory.h
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
nodeinfo.c
Standardize use of header files, making internal.h primary.
2008-05-23 08:24:41 +00:00
nodeinfo.h
Fix gcc-4.3.0 "inlining failed" warning.
2008-02-08 09:15:16 +00:00
openvz_conf.c
Fix misc compile warnings
2008-06-12 13:48: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
Fix misc compile warnings
2008-06-12 13:48:29 +00:00
openvz_driver.h
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
parthelper.c
Avoid in-function #if directives.
2008-04-29 13:20:46 +00:00
proxy_internal.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
proxy_internal.h
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
qemu_conf.c
* src/qemu_conf.c: patch from Kaitlin Rupert, dynamic devices
2008-06-13 07:56:59 +00:00
qemu_conf.h
Apply CPU pinning at startup for QEMU guests
2008-05-22 16:27:20 +00:00
qemu_driver.c
Fix saving of iptables rules
2008-06-12 13:47:38 +00:00
qemu_driver.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
qemu.conf
* NEWS virsh.1 docs//* include/libvirt/libvirt.h[.in] qemud/mdns.h
2008-03-17 10:27:31 +00:00
qparams.c
Misc OOM / memory leak fixes
2008-05-29 15:28:28 +00:00
qparams.h
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
remote_internal.c
virDomainMemoryPeek API
2008-06-10 10:43:28 +00:00
remote_internal.h
Added listen_addr config param for daemon (Stefan de Konink)
2008-05-14 20:57:20 +00:00
sexpr.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
sexpr.h
Adjust sexpr-related interfaces to be const-correct.
2008-01-21 14:22:15 +00:00
socketcompat.h
Fix typos (Atsushi SAKAI).
2008-02-27 10:37:19 +00:00
stats_linux.c
Standardize use of header files, making internal.h primary.
2008-05-23 08:24:41 +00:00
stats_linux.h
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
storage_backend_disk.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
storage_backend_disk.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
storage_backend_fs.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
storage_backend_fs.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
storage_backend_iscsi.c
This patch changes things around so that virStorageBackendRunProgRegex() does
2008-06-17 12:45:24 +00:00
storage_backend_iscsi.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
storage_backend_logical.c
This patch changes things around so that virStorageBackendRunProgRegex() does
2008-06-17 12:45:24 +00:00
storage_backend_logical.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
storage_backend.c
This patch changes things around so that virStorageBackendRunProgRegex() does
2008-06-17 12:45:24 +00:00
storage_backend.h
This patch changes things around so that virStorageBackendRunProgRegex() does
2008-06-17 12:45:24 +00:00
storage_conf.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
storage_conf.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
storage_driver.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
storage_driver.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
test.c
virDomainMemoryPeek API
2008-06-10 10:43:28 +00:00
test.h
remove Vim and Emacs variable settings from C source files
2008-04-10 16:53:29 +00:00
util-lib.c
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
util-lib.h
fix compilation against static libraries
2008-02-25 13:55:56 +00:00
util.c
Convert to use new memory allocation APIs
2008-05-29 19:20:22 +00:00
util.h
Standardize use of header files, making internal.h primary.
2008-05-23 08:24:41 +00:00
uuid.c
start using c-ctype functions
2008-05-16 09:37:44 +00:00
uuid.h
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
virsh.c
Don't add trailing blanks in dominfo output
2008-05-29 14:56:12 +00:00
virterror.c
Standardize use of header files, making internal.h primary.
2008-05-23 08:24:41 +00:00
xen_internal.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
xen_internal.h
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
xen_unified.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
xen_unified.h
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
xend_internal.c
Better error messages in xend driver.
2008-06-09 12:16:03 +00:00
xend_internal.h
virDomainBlockPeek call
2008-06-05 13:17:45 +00:00
xm_internal.c
Pass syntax check for XM block devices over to XenD
2008-06-10 14:39:58 +00:00
xm_internal.h
virDomainBlockPeek call
2008-06-05 13:17:45 +00:00
xml.c
Convert to use new memory allocation APIs
2008-05-29 19:20:22 +00:00
xml.h
Apply CPU pinning at startup for QEMU guests
2008-05-22 16:27:20 +00:00
xmlrpc.c
Switch over remaining driver code to use memory alloc apis
2008-06-06 11:09:57 +00:00
xmlrpc.h
Change virBuffer API to prevent common usage errors. Update all users of APIs
2008-04-28 15:14:59 +00:00
xs_internal.c
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
xs_internal.h
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00