.. |
.cvsignore
|
'virsh edit' and related commands
|
2008-08-01 14:30:41 +00:00 |
bridge.c
|
* src/bridge.c: fix a build failure on RHEL4
|
2008-08-07 10:22:52 +00:00 |
bridge.h
|
Switch QEMU driver over to generic domain APIs
|
2008-07-11 19:34:11 +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
|
Fix memory leak in OOM cleanup
|
2008-07-07 09:52:26 +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 |
domain_conf.c
|
Fix initial VM state
|
2008-08-01 14:19:06 +00:00 |
domain_conf.h
|
Support for container related domain XML extensions
|
2008-08-01 13:31:37 +00:00 |
driver.h
|
Compilation fixes for MinGW
|
2008-06-26 09:37:51 +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
|
Compilation fixes for MinGW
|
2008-06-26 09:37:51 +00:00 |
iptables.c
|
remove unnecessary "V = NULL;" stmts after VIR_FREE(V)
|
2008-07-19 07:42:34 +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
|
* docs/formatdomain.html docs/formatdomain.html.in docs/libvirt-api.xml
|
2008-08-01 06:42:45 +00:00 |
lxc_conf.c
|
Fix reporting of errors against virConnect object in XML apis
|
2008-07-25 14:27:25 +00:00 |
lxc_conf.h
|
[LXC] Add setup/cleanup of container network interfaces
|
2008-06-26 16:09:48 +00:00 |
lxc_container.c
|
[LXC] Add setup/cleanup of container network interfaces
|
2008-06-26 16:09:48 +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
|
[LXC] Add setup/cleanup of container network interfaces
|
2008-06-26 16:09:48 +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
|
make distclean: remove generated source files
|
2008-08-05 08:43:03 +00:00 |
memory.c
|
For 0.4.3, danpb's new memory management scheme went into libvirt. This is
|
2008-06-19 11:58:49 +00:00 |
memory.h
|
Switch over remaining driver code to use memory alloc apis
|
2008-06-06 11:09:57 +00:00 |
network_conf.c
|
work around MinGW build failure due to its lack of inet_aton
|
2008-08-06 12:08:49 +00:00 |
network_conf.h
|
Generic APIs for network XML configuration
|
2008-07-11 10:48:34 +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
|
saving UUID of new OpenVZ domains
|
2008-08-05 10:53:05 +00:00 |
openvz_conf.h
|
saving UUID of new OpenVZ domains
|
2008-08-05 10:53:05 +00:00 |
openvz_driver.c
|
saving UUID of new OpenVZ domains
|
2008-08-05 10:53:05 +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
|
Remove unused/no-op Xen driver code
|
2008-07-25 09:51:23 +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
|
The new generic domain re-factor introduced a small regression into the drive
|
2008-07-29 12:09:21 +00:00 |
qemu_conf.h
|
Switch QEMU driver over to generic domain APIs
|
2008-07-11 19:34:11 +00:00 |
qemu_driver.c
|
Always set forward-delay on bridge, even if 0
|
2008-08-01 12:56:52 +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
|
Compilation fixes for MinGW
|
2008-06-26 09:37:51 +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
|
xend_internal.c, sexpr.c: const-correctness fixes
|
2008-08-01 14:43:12 +00:00 |
sexpr.h
|
xend_internal.c, sexpr.c: const-correctness fixes
|
2008-08-01 14:43:12 +00:00 |
socketcompat.h
|
Fix typos (Atsushi SAKAI).
|
2008-02-27 10:37:19 +00:00 |
stats_linux.c
|
fix failing "make syntax-check"
|
2008-08-06 13:07:55 +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
|
fix pool-create for netfs format 'auto'
|
2008-07-17 15:20:28 +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
|
remove trailing white space
|
2008-06-17 15:55:03 +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
|
* src/storage_backend_logical.c: patch from David Lively fixing
|
2008-07-30 08:52:44 +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
|
remove unnecessary "V = NULL;" stmts after VIR_FREE(V)
|
2008-07-19 07:42:34 +00:00 |
storage_backend.h
|
Fix const-ness of virStorageBackendRunProgRegex()
|
2008-06-24 14:30:25 +00:00 |
storage_conf.c
|
Improve error messages when XML is not well-formed.
|
2008-08-01 09:39:44 +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
|
Fix reporting of errors against virConnect object in XML apis
|
2008-07-25 14:27:25 +00:00 |
test.h
|
Convert test driver to new domain XML apis
|
2008-07-11 16:41:27 +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
|
Added helpers for dealing with enumerations
|
2008-06-24 15:00:15 +00:00 |
util.h
|
Added generic domain XML APIs
|
2008-07-11 16:23:36 +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 |
veth.c
|
Fix device name clash in src/veth.c
|
2008-08-07 13:34:17 +00:00 |
veth.h
|
[LXC] Add functions to manage veth device pairs
|
2008-06-26 16:07:48 +00:00 |
virsh.c
|
'virsh edit' and related commands
|
2008-08-01 14:30:41 +00:00 |
virterror.c
|
Added generic domain XML APIs
|
2008-07-11 16:23:36 +00:00 |
xen_internal.c
|
Convert XenD XML->SEXPR conversion to new domain XML APIs
|
2008-07-25 13:17:27 +00:00 |
xen_internal.h
|
Convert XenD XML->SEXPR conversion to new domain XML APIs
|
2008-07-25 13:17:27 +00:00 |
xen_unified.c
|
Convert XenD XML->SEXPR conversion to new domain XML APIs
|
2008-07-25 13:17:27 +00:00 |
xen_unified.h
|
Convert XenD XML->SEXPR conversion to new domain XML APIs
|
2008-07-25 13:17:27 +00:00 |
xend_internal.c
|
DanB pointed out that my sexpr xend_internal patch from yesterday broke one of
|
2008-08-06 11:26:47 +00:00 |
xend_internal.h
|
Switch XM config file driver to use new domain APIs for XML to config conversion
|
2008-07-25 14:10:49 +00:00 |
xm_internal.c
|
Switch XM config file driver to use new domain APIs for XML to config conversion
|
2008-07-25 14:10:49 +00:00 |
xm_internal.h
|
Switch XM config file driver to use new domain APIs for XML to config conversion
|
2008-07-25 14:10:49 +00:00 |
xml.c
|
Remove unused c-ctype.h include
|
2008-07-25 16:19:00 +00:00 |
xml.h
|
Fix reporting of errors against virConnect object in XML apis
|
2008-07-25 14:27:25 +00:00 |
xmlrpc.c
|
remove unnecessary "V = NULL;" stmts after VIR_FREE(V)
|
2008-07-19 07:42:34 +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
|
Remove unused/no-op Xen driver code
|
2008-07-25 09:51:23 +00:00 |
xs_internal.h
|
convert TAB-based indentation in C sources to use only spaces
|
2008-04-10 16:54:54 +00:00 |