VirtualBox

Changeset 109000 in vbox


Ignore:
Timestamp:
Apr 16, 2025 12:11:56 PM (4 days ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168523
Message:

VMM/GIC: bugref:10877 Allow guest to use indirect table.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/gic-its.h

    r108941 r109000  
    320320/** GITS_BASER: Mask of valid read-write bits. */
    321321#define GITS_CTRL_REG_BASER_RW_MASK                             (UINT64_MAX & ~(  GITS_BF_CTRL_REG_BASER_ENTRY_SIZE_MASK \
    322                                                                                 | GITS_BF_CTRL_REG_BASER_TYPE_MASK \
    323                                                                                 | GITS_BF_CTRL_REG_BASER_INDIRECT_MASK))
     322                                                                                | GITS_BF_CTRL_REG_BASER_TYPE_MASK))
    324323
    325324/** GITS_BASER: Table type - Unimplemented (not a table). */
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