acpi-inverted-off-by-default.diff
| one-1.2.ubuntu.acpi/src/vmm/LibVirtDriver.cc 2009-03-13 14:30:43.795592710 +0100 | ||
|---|---|---|
| 484 | 484 |
file << "\t\t<pae/>" << endl; |
| 485 | 485 |
} |
| 486 | 486 |
|
| 487 |
if ( acpi == "no" )
|
|
| 487 |
if ( acpi == "yes" )
|
|
| 488 | 488 |
{
|
| 489 | 489 |
file << "\t\t<acpi/>" << endl; |
| 490 | 490 |
} |