Feature #517

Add disk driver definition for VMware

Added by Tino Vázquez over 10 years ago. Updated over 10 years ago.

Status:ClosedStart date:03/08/2011
Priority:NormalDue date:
Assignee:Tino Vázquez% Done:

100%

Category:Core & System
Target version:Release 2.2
Resolution:fixed Pull request:

Description

Patch from Carlos <>

--
---------------------
48a49

string driver = "";

180a182

driver = disk->vector_value("DRIVER");

208a211

240a244,248

if (!driver.empty()) {
file << "\t\t\t<driver name='" << driver << "'/>" << endl;
}


Associated revisions

Revision 63113807
Added by Tino Vázquez over 10 years ago

feature #517: Add disk driver definition for VMware

Revision 1890c6ee
Added by Tino Vázquez over 10 years ago

feature #517: Add disk driver definition for VMware
(cherry picked from commit 6311380782c798ccd7369cd104a4050f99140aca)

Revision 021639f9
Added by Abel Coronado almost 4 years ago

Solved bug when memory cost is empty (#517)

Revision 6a5edbe3
Added by Abel Coronado almost 4 years ago

Solved bug when memory cost is empty (#517)

(cherry picked from commit 021639f967c00757c15e7bc5153644c1cf03129c)

History

#1 Updated by Tino Vázquez over 10 years ago

  • Status changed from Assigned to 3
  • % Done changed from 0 to 100
  • Resolution set to fixed

Fixed in master and one-2.2, marking as resolved.

#2 Updated by Ruben S. Montero over 10 years ago

  • Status changed from 3 to Closed

Also available in: Atom PDF