]> xenbits.xensource.com Git - libvirt.git/commit
Add VMware Workstation and Player driver
authorJean-Baptiste Rouault <jean-baptiste.rouault@diateam.net>
Fri, 17 Dec 2010 10:28:20 +0000 (11:28 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 17 Dec 2010 20:19:39 +0000 (21:19 +0100)
commitcddd2a0628897457b391f40815cb463069a2961f
tree215775ef6ad674826ed2426b1ea1d9f4783b07d9
parent65532f4558abf88f80204762e29cfa8f8ee47ca3
Add VMware Workstation and Player driver
12 files changed:
cfg.mk
configure.ac
include/libvirt/virterror.h
po/POTFILES.in
src/Makefile.am
src/driver.h
src/libvirt.c
src/util/virterror.c
src/vmware/vmware_conf.c [new file with mode: 0644]
src/vmware/vmware_conf.h [new file with mode: 0644]
src/vmware/vmware_driver.c [new file with mode: 0644]
src/vmware/vmware_driver.h [new file with mode: 0644]