VirtualBox

Changeset 18790 in vbox for trunk


Ignore:
Timestamp:
Apr 6, 2009 6:38:57 PM (16 years ago)
Author:
vboxsync
Message:

PGMAllBth.h: todos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r18666 r18790  
    37633763                            if (RT_FAILURE(rc))
    37643764                            {
    3765                                 if (HCPhysShw != MMR3PageDummyHCPhys(pVM))
     3765                                if (HCPhysShw != MMR3PageDummyHCPhys(pVM)) /** @todo this is wrong. */
    37663766                                {
    37673767                                    AssertMsgFailed(("Cannot find guest physical address %RGp at %RGv! PteSrc=%#RX64 PteDst=%#RX64\n",
     
    37843784                            {
    37853785# ifdef IN_RING3 /** @todo make MMR3PageDummyHCPhys an 'All' function! */
    3786                                 if (HCPhysShw != MMR3PageDummyHCPhys(pVM))
     3786                                if (HCPhysShw != MMR3PageDummyHCPhys(pVM))  /** @todo this is wrong. */
    37873787                                {
    37883788                                    AssertMsgFailed(("Cannot find guest physical address %RGp at %RGv! PteSrc=%#RX64 PteDst=%#RX64\n",
     
    39933993                            if (RT_FAILURE(rc))
    39943994                            {
    3995                                 if (HCPhysShw != MMR3PageDummyHCPhys(pVM))
     3995                                if (HCPhysShw != MMR3PageDummyHCPhys(pVM))  /** @todo this is wrong. */
    39963996                                {
    39973997                                    AssertMsgFailed(("Cannot find guest physical address %RGp at %RGv! PdeSrc=%#RX64 PteDst=%#RX64\n",
     
    40124012                            {
    40134013# ifdef IN_RING3 /** @todo make MMR3PageDummyHCPhys an 'All' function! */
    4014                                 if (HCPhysShw != MMR3PageDummyHCPhys(pVM))
     4014                                if (HCPhysShw != MMR3PageDummyHCPhys(pVM))  /** @todo this is wrong. */
    40154015                                {
    40164016                                    AssertMsgFailed(("Cannot find guest physical address %RGp at %RGv! PdeSrc=%#RX64 PteDst=%#RX64\n",
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