VirtualBox

Changeset 6820 in vbox for trunk/include


Ignore:
Timestamp:
Feb 5, 2008 9:54:28 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27930
Message:

Implemented PGMR3PhysRegisterRam (not used). Enforced alignment of aPages in PGMRAMRANGES. Added pszDesc to PGMRAMRANGES (only set by the new code).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pgm.h

    r6546 r6820  
    14251425#endif /* !VBOX_WITH_NEW_PHYS_CODE */
    14261426
     1427PGMR3DECL(int) PGMR3PhysRegisterRam(PVM pVM, RTGCPHYS GCPhys, RTGCPHYS cb, const char *pszDesc);
     1428
    14271429/**
    14281430 * Interface that the MMR3RamRegister(), MMR3RomRegister() and MMIO handler
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