193 Commits

Author SHA1 Message Date
Michal Novotny
f3f12ae3f4 Fix licencing
Signed-off-by: Michal Novotny <minovotn@redhat.com>
2013-02-15 19:34:20 +01:00
stefan.kuhn@foss-group.ch
f9b6dd1599 docs/distros.html.in: fix html validity error 2013-01-31 14:56:49 +01:00
Michal Novotny
68b5e74c87 docs: Add missing distros.html.in file
Signed-off-by: Michal Novotny <minovotn@redhat.com>
2013-01-31 14:34:21 +01:00
Michal Novotny
bef7917a16 Add stefan.kuhn@foss-group.ch to AUTHORS file
Signed-off-by: Michal Novotny <minovotn@redhat.com>
2013-01-29 15:23:40 +01:00
stefan.kuhn@foss-group.ch
29e2db5de2 Document new funct. libvirt_domain_migrate_to_uri2 2013-01-29 15:21:31 +01:00
stefan.kuhn@foss-group.ch
e7e69ffd31 Implement libvirt_domain_migrate_to_uri2 for virDomainMigrateToURI2 2013-01-29 15:21:10 +01:00
Michal Novotny
1fd2d75e33 docs: Update release in downloads link 2013-01-17 15:56:41 +01:00
Michal Novotny
5feda50d36 Increment version
Increment version to 0.4.7 and note major contribution of Tugdual Saunier
to the AUTHORS file.

Signed-off-by: Michal Novotny <minovotn@redhat.com>
2013-01-03 16:33:06 +01:00
Tugdual Saunier
b5edda45bc fixed wrong doc alignment for libvirt_domain_managedsave 2013-01-03 16:26:05 +01:00
Tugdual Saunier
09b9bd4382 fixed some segfault in test-domain-snapshot.phpt 2013-01-03 16:25:30 +01:00
Tugdual Saunier
e0e288c649 improved test-install.phpt, no more need of a random name 2013-01-03 16:25:21 +01:00
Tugdual Saunier
cfd933a0a0 reorder tests by dependency 2013-01-03 16:25:11 +01:00
Tugdual Saunier
164d1aca90 Made tests more universal by using libvirt test driver 2013-01-03 16:24:58 +01:00
Tugdual Saunier
38a5a0346d fixed doc generation under OSX 2013-01-03 16:24:47 +01:00
Tugdual Saunier
f53a49dd4c fixed last warnings 2013-01-03 16:24:39 +01:00
Tugdual Saunier
e3f49564ba Fixed infinite loop in vnc_refresh_screen
This is not his responsability to read framebuffer (avoid infinite loop)
2013-01-03 16:24:31 +01:00
Tugdual Saunier
1fb41d4d16 fixed vnc_get_bitmap 2013-01-03 16:24:14 +01:00
Tugdual Saunier
dff2402e41 fixed wrong test on virConnectClose return value 2013-01-03 16:24:05 +01:00
Tugdual Saunier
6c1f3a40d3 fixed wrong byte_order determination under other OS by improving it 2013-01-03 16:23:55 +01:00
Tugdual Saunier
49573d3ff5 fixed wrong types in libvirt_check_version 2013-01-03 16:23:46 +01:00
Tugdual Saunier
2f0c865b79 fixed wrong maxsize type in libvirt_logfile_set 2013-01-03 16:23:36 +01:00
Tugdual Saunier
6080da3a02 init array only if needed in libvirt_list_inactive_domains 2013-01-03 16:23:27 +01:00
Tugdual Saunier
68202aa247 fixed resource counter changes in libvirt_list_active_domains 2013-01-03 16:23:14 +01:00
Tugdual Saunier
7c672abb20 fixed warnings 2013-01-03 16:23:05 +01:00
Tugdual Saunier
a25b7c9894 fixed PHP warnings in uuid generation 2013-01-03 16:22:57 +01:00
Tugdual Saunier
f04d98236a fixed wrong xpath in domain type retrieving 2013-01-03 16:22:47 +01:00
Tugdual Saunier
274dcc6121 fixed a malloc_error_break in doc generation 2013-01-03 16:22:34 +01:00
Tugdual Saunier
d43bb48eb6 Fixed compilation under OS X 2013-01-03 16:22:18 +01:00
Michal Novotny
bfca998ae9 Fix: Fix multithreading compilation using TSRMLS_CC macro
Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-11-06 08:58:43 +01:00
Michal Novotny
10d51f3dc6 Update downloads.html.in
Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-09-11 18:31:35 +02:00
Michal Novotny
86b0048f65 Update to 0.4.6
Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-09-11 18:28:27 +02:00
Michal Novotny
b88fdd94d4 Fix compilation for libvirt version lower than 0.9.3
This patch fixes the incorrectly named function name in case
of libvirt version lower than 0.9.3 that does not support the
node CPU information.

Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-08-20 06:22:59 +02:00
Katelyn Schiesser
c23b32cad9 update README.md 2012-08-17 13:24:26 +02:00
Katelyn Schiesser
8875c54078 fix xPath not being optional in libvirt_storagepool_get_xml_desc() 2012-08-17 13:24:26 +02:00
Phillip Benner
069cd0d380 Initial commit 2012-08-17 13:24:26 +02:00
Katelyn Schiesser
3447bfc0c0 Make libvirt_domain_update_device() available. 2012-08-17 13:24:26 +02:00
Michal Novotny
41752cf3a0 Fix libvirt_domain_migrate() API
Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-08-09 16:11:14 +02:00
Michal Novotny
f5ba91bdff New API: Implement libvirt_node_get_cpu_stats_for_each_cpu() API
The libvirt_node_get_cpu_stats_for_each_cpu() API provides user with
information about each CPU statistics on the connection node. It
supports second argument to get CPU statistics for specified number
of seconds, however, you need to aggregate the data manually as
this is not being done by API itself.

Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-08-07 17:53:19 +02:00
Michal Novotny
0aa6dc79db Update: Extend libvirt_node_get_cpu_stats() by CPU argument
This allows user to get information about CPU specified, not just
per all CPUs.

Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-08-07 13:51:33 +02:00
Michal Novotny
9f18758bcf Fix: Change return value of libvirt_node_get_mem_stats()
Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-08-07 13:12:51 +02:00
Michal Novotny
b606bb7195 New API: Implement libvirt_get_node_mem_stats() API
This API is the wrapper for virNodeGetMemoryStats() libvirt API.

Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-08-06 13:04:06 +02:00
Michal Novotny
6178cab2a6 New API: Implement libvirt_node_get_cpu_stats() to get CPU statistics on node
Uses virNodeGetCPUStats() libvirt API if available.

Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-08-06 12:57:24 +02:00
Michal Novotny
7a70d19de5 Screenshot: Implement getting screenshots using libvirt virDomainScreenshot() API
Available since libvirt 0.9.2.

Signed-off-by: Michal Novotny <minovotn@redhat.com>
2012-08-06 11:52:53 +02:00
Daniel Veillard
0d2d17905b Adding authors of recent patches 2012-06-27 14:29:03 +08:00
Pavel Odintsov
f6ff0537aa Add ability to managed save libvirt domains 2012-06-25 17:51:10 +02:00
Tiziano Müller
7e257491ec add wrapper function libvirt_storagepool_delete for virStoragePoolDelete 2012-06-25 17:50:49 +02:00
Tiziano Müller
2872abd71b Fix building with threaded php 2012-06-25 17:50:18 +02:00
Ivo van den Abeelen
a0bd4c809d Fix installation of libvirt-php.ini
Building/installing libvirt-php seems to create an incomplete libvirt-php.ini file.
This patch solves this issue, and replaces the '#' comments (deprecated in PHP 5.4).
2012-05-14 15:26:10 +02:00
Daniel P. Berrange
22da0e3cfe Fix configure.ac to use PKG_CONFIG to detect libvirt 2012-01-18 14:58:03 +00:00
Daniel P. Berrange
9ca94e786e Fix parallel build of source
With a target:

  all-am: build clean-temp

both 'build' and 'clean-temp' will run in parallel if
make does a paralle build. Rename clean-temp to
clean-local, so that it just works as part of normal
automake  'clean' target
2011-12-15 17:16:06 +00:00