libvirt/src/parallels
Dmitry Guryanov 9fbefc540d parallels: cleanup parallelsOpen and fix error message
Do some cleanup of parallelsOpen, STREQ_NULLABLE can replace
a lot of checks.

Also fix error message to be VIR_ERR_INTERNAL_ERROR, the same
as in other drivers.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
2012-08-15 16:39:36 +08:00
..
parallels_driver.c parallels: cleanup parallelsOpen and fix error message 2012-08-15 16:39:36 +08:00
parallels_driver.h parallels: add driver skeleton 2012-08-01 11:44:26 +08:00
parallels_storage.c parallels: implement VM creation 2012-08-01 11:49:10 +08:00
parallels_utils.c parallels: add storage driver 2012-08-01 11:48:01 +08:00
parallels_utils.h parallels: implement VM creation 2012-08-01 11:49:10 +08:00