VirtualBox

Changeset 65584 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Feb 2, 2017 10:17:14 AM (8 years ago)
Author:
vboxsync
Message:

ConsoleImpl2: comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r65574 r65584  
    804804    if (chipsetType == ChipsetType_ICH9)
    805805    {
    806         /* We'd better have 0x10000000 region, to cover 256 buses
    807            but this put too much load on hypervisor heap */
     806        /* We'd better have 0x10000000 region, to cover 256 buses but this put
     807         * too much load on hypervisor heap. Linux 4.8 currently complains with
     808         * ``acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f]
     809         *   only partially covers this bridge'' */
    808810        cbMcfgLength = 0x4000000; //0x10000000;
    809811        cbRamHole += cbMcfgLength;
Note: See TracChangeset for help on using the changeset viewer.

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