VirtualBox

Changeset 9243 in vbox for trunk/include/VBox/pdmdev.h


Ignore:
Timestamp:
May 30, 2008 11:50:25 AM (17 years ago)
Author:
vboxsync
Message:

64 bits guests support both 32 & 64 bits pci devices

File:
1 edited

Legend:

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

    r9212 r9243  
    329329# define PDM_DEVREG_FLAGS_GUEST_BITS_DEFAULT    PDM_DEVREG_FLAGS_GUEST_BITS_32
    330330#elif GC_ARCH_BITS == 64
    331 # define PDM_DEVREG_FLAGS_GUEST_BITS_DEFAULT    PDM_DEVREG_FLAGS_GUEST_BITS_64
     331# define PDM_DEVREG_FLAGS_GUEST_BITS_DEFAULT    PDM_DEVREG_FLAGS_GUEST_BITS_32_64
    332332#else
    333333# error Unsupported GC_ARCH_BITS value.
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