Eric Blake
|
5da4302f5d
|
xenapi: avoid sprintf
* src/xenapi/xenapi_utils.h (createVifNetwork): Delete prototype.
* src/xenapi/xenapi_utils.c (createVifNetwork): Change signature,
and use virAsprintf. Detect allocation failure.
(createVMRecordFromXml): Adjust caller.
|
2010-08-19 16:18:11 -06:00 |
|
Matthias Bolte
|
1b747f0ded
|
xenapi: Fix uninitialized variable warning
|
2010-04-04 16:06:39 +02:00 |
|
Matthias Bolte
|
82cb2e73aa
|
xenapi: Use virStrToLong_i instead of sscanf for CPU map parsing
Parsing is stricter now and doesn't accept trailing characters
after the actual value anymore.
|
2010-04-01 12:53:41 +02:00 |
|
Jim Meyering
|
00195f9f8d
|
maint: mark xenapiSessionErrorHandler messages for translation
* cfg.mk (msg_gen_function): Add xenapiSessionErrorHandler.
* po/POTFILES.in: Add src/xenapi/xenapi_driver.c
* src/xenapi/xenapi_driver.c: Mark strings for translation.
* src/xenapi/xenapi_utils.c (xenapiUtil_ParseQuery):
|
2010-03-31 16:30:41 +02:00 |
|
Matthias Bolte
|
45b6e68e09
|
xenapi: Check for valid private data in xenapiSessionErrorHandle
|
2010-03-16 20:17:35 +01:00 |
|
Jiri Denemark
|
95a515fc44
|
Fix syntax-check errors
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
|
2010-03-15 15:10:27 +01:00 |
|
Sharadha Prabhakar
|
eb9945d9ae
|
xenapi: Initial commit of the new driver
|
2010-03-14 19:30:00 +01:00 |
|