[libvirt] [PATCH] 0/7 host ("node") device enumeration - completed submission

David Lively dlively at virtualiron.com
Mon Oct 27 18:46:47 UTC 2008


Since the version of this I posted last week still had some outstaning
TODO items that I have since finished, I'm re-submitting the whole
thing.  I consider this a "complete submission" since I don't think it's
necessary to implement any additional functionality to make this
acceptable.  (The two remaining unimplemented items are
virNodeDeviceCreate / Destroy and a real Devkit impl, neither of which
needs to be done immediately, for reasons discussed earlier.)

These patches implement the node device enumeration functionality, as
discussed here:
https://www.redhat.com/archives/libvir-list/2008-September/msg00398.html

I've broken it into the following pieces:
  1-public-api                  additions to the public API
  2-internal-api                additions to the internal API
  3-local-node-drivers          the HAL & DeviceKit implementations
  4-remote-node-driver          the remote driver
  5-virsh-support               virsh support
  6-python-bindings             python bindings
  7-java-bindings		Java bindings (for libvirt-java)

Dave





More information about the libvir-list mailing list