]> git.ipfire.org Git - thirdparty/libvirt.git/commit
parallels: add a new vz connection driver and hypervisor structures
authorMaxim Nestratov <mnestratov@parallels.com>
Tue, 26 May 2015 17:12:00 +0000 (20:12 +0300)
committerDmitry Guryanov <dguryanov@parallels.com>
Wed, 3 Jun 2015 06:47:01 +0000 (09:47 +0300)
commit26385e9477d9dca4a2ea000f7050dea57426a2f7
tree8bc56fec9b49df50525b7cff1045966a3e5db4b1
parentf4e51d9e411c1ca1aedfc75742d400c0ebc2032a
parallels: add a new vz connection driver and hypervisor structures

We add this connection driver just as an exact copy with different
name to keep backward compatibility.
Vz stands for Virtuozzo, which is a new name of Parallels Cloud Server.

Signed-off-by: Maxim Nestratov <mnestratov@parallels.com>
src/parallels/parallels_driver.c