VirtualBox

Changeset 61849 in vbox


Ignore:
Timestamp:
Jun 23, 2016 12:45:24 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108259
Message:

IOAPIC: comment.

File:
1 edited

Legend:

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

    r61847 r61849  
    467467    {
    468468        /*
    469          * Write the low or high 32-bit value into the specified 64-bit RTE register.
    470          * Update only the valid, writable bits.
     469         * Write the low or high 32-bit value into the specified 64-bit RTE register,
     470         * update only the valid, writable bits.
     471         *
     472         * We need to preserve the read-only bits as it can have dire consequences
     473         * otherwise, see @bugref{8386#c24}.
    471474         */
    472475        uint64_t const u64Rte = pThis->au64RedirTable[idxRte];
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