VirtualBox

Ignore:
Timestamp:
Oct 4, 2022 12:46:05 PM (2 years ago)
Author:
vboxsync
Message:

VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal with a nested APIC access page. bugref:10092

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp

    r96966 r96979  
    33713371            if (!fFlushPTEs)
    33723372            {
     3373                /* Note! Disregarding the PGMPHYSHANDLER_F_NOT_IN_HM bit here. Should be harmless. */
    33733374                switch (PGM_PAGE_GET_HNDL_PHYS_STATE(pPhysPage))
    33743375                {
     
    34473448            if (!fFlushPTEs)
    34483449            {
     3450                /* Note! Disregarding the PGMPHYSHANDLER_F_NOT_IN_HM bit here. Should be harmless. */
    34493451                switch (PGM_PAGE_GET_HNDL_PHYS_STATE(pPhysPage))
    34503452                {
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