libvirt/src/phyp
Matthias Bolte aa14709a47 Add domain type checking
The drivers were accepting domain configs without checking if those
were actually meant for them. For example the LXC driver happily
accepts configs with type QEMU.

Add a check for the expected domain types to the virDomainDefParse*
functions.
2011-07-11 19:38:51 +02:00
..
phyp_driver.c Add domain type checking 2011-07-11 19:38:51 +02:00
phyp_driver.h phyp: Remove stack allocating a 4kb volume key and fix related memory leaks 2011-04-14 12:54:36 +02:00