---
src/esx/esx_device_monitor.c |2 +-
src/esx/esx_interface_driver.c |2 +-
src/esx/esx_network_driver.c |2 +-
src/esx/esx_nwfilter_driver.c |2 +-
src/esx/esx_secret_driver.c|2 +-
src/esx/esx_storage_driver.c |2 +-
6 files changed, 6 insertions(+), 6 deleti
esxVI_WaitForTaskCompletion can take a UUID to lookup the
corresponding domain and check if the current task for it
is blocked by a question. It calls another function to do
this: esxVI_LookupAndHandleVirtualMachineQuestion looks up
the VirtualMachine and checks for a question. If there is
a questi
On 07/23/2010 09:34 PM, Eric Blake wrote:
+if (virAsprintf(&path, PCI_SYSFS "devices/%s/physfn", dev->name)< 0) {
Weird spacing around <
No, instead you are suffering from
https://bugzilla.mozilla.org/show_bug.cgi?id=571502
:(
Paolo
--
libvir-list mailing list
libvir-list@redhat.co
On Sat, Jul 24, 2010 at 09:39:31PM +0200, Matthias Bolte wrote:
> 2010/7/19 Daniel Veillard :
> > On Mon, Jul 19, 2010 at 01:26:10AM +0200, Matthias Bolte wrote:
> >> @@ -49,9 +51,9 @@ esx://example.com/?no_verify=1 (ESX over HTTPS, but
> >> doesn't verify the serve
> >> type://[usern...@]hos