VirtualBox

Changeset 87481 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 29, 2021 3:10:15 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142503
Message:

vm.h: todo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/vm.h

    r86701 r87481  
    489489#define VMCPU_FF_HM_UPDATE_CR3_BIT          12
    490490/** This action forces the VM to service any pending updates to PAE PDPEs (used
    491  *  only by HM). */
     491 *  only by HM)
     492 * @todo r=bird: This description is very unhelpful.  From the looks of things,
     493 *       when this flag is set the actual PDPE values live in HMCPU::aPdpes
     494 *       and PGM should fetch them from there before use. */
    492495#define VMCPU_FF_HM_UPDATE_PAE_PDPES        RT_BIT_64(VMCPU_FF_HM_UPDATE_PAE_PDPES_BIT)
    493496#define VMCPU_FF_HM_UPDATE_PAE_PDPES_BIT    13
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