[libvirt] [PATCH 0/2] Fix vmware driver for VMware Fusion 10

Rainer Müller posted 2 patches 5 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180403093240.66645-1-raimue@codingfarm.de
Test syntax-check passed
There is a newer version of this series
src/vmware/vmware_conf.c   | 7 ++++++-
src/vmware/vmware_driver.c | 9 ++++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
[libvirt] [PATCH 0/2] Fix vmware driver for VMware Fusion 10
Posted by Rainer Müller 5 years, 11 months ago
These changes were required to get VMware Fusion working at all.
I tested with VMware Fusion 10.1.1 on macOS 10.12 Sierra.

I am not sure whether calling virCapabilitiesInitCaches() makes sense at
all on macOS. This function looks highly specific to Linux as it relies
on /sys/devices/system, so it should probably be wrapped with an
appropriate #ifdef. I do not feel proficient enough with the libvirt
internals to make this change, though. 

Rainer Müller (2):
  vmware: Fix initialization of VMware Fusion
  vmware: Failures in cache info init are non-fatal

 src/vmware/vmware_conf.c   | 7 ++++++-
 src/vmware/vmware_driver.c | 9 ++++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

-- 
2.16.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list