VirtualBox

Changeset 20217 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 3, 2009 8:18:38 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
48059
Message:

More comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/Devices/PC/DevACPI.cpp

    r20214 r20217  
    18521852                                N_("Configuration error: Failed to read \"ShowCpu\""));
    18531853
    1854     /* Always show the CPU leafs when we have multiple VCPUs or when the IO-APIC is enabled. */
     1854    /* Always show the CPU leafs when we have multiple VCPUs or when the IO-APIC is enabled.
     1855     * The Windows SMP kernel needs a CPU leaf or else its idle loop will burn cpu cycles; the
     1856     * intelppm driver refuses to register an idle state handler.
     1857     */
    18551858    if (    s->cCpus > 1
    18561859        ||  s->u8UseIOApic)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette