VirtualBox

Changeset 85007 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Jun 30, 2020 5:19:25 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138905
Message:

AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and related PCI address assignment.

File:
1 edited

Legend:

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

    r84826 r85007  
    496496/** PCI bus brigde. */
    497497#define PDM_DEVREG_CLASS_BUS_PCI                RT_BIT(2)
    498 /** ISA bus brigde. */
    499 #define PDM_DEVREG_CLASS_BUS_ISA                RT_BIT(3)
     498/** PCI built-in device (e.g. PCI root complex devices). */
     499#define PDM_DEVREG_CLASS_PCI_BUILTIN            RT_BIT(3)
    500500/** Input device (mouse, keyboard, joystick, HID, ...). */
    501501#define PDM_DEVREG_CLASS_INPUT                  RT_BIT(4)
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