VirtualBox

Changeset 36528 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 4, 2011 1:16:52 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70950
Message:

PCI: fully reworked interrupts, now HDA audio device can be reasonably passed to the guest

File:
1 edited

Legend:

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

    r36498 r36528  
    301301    /* Get next IRQ for the device. */
    302302    PCIRAWR0_DO_GET_IRQ,
     303    /* Enable getting IRQs for the device. */
     304    PCIRAWR0_DO_ENABLE_IRQ,
     305    /* Disable getting IRQs for the device. */
     306    PCIRAWR0_DO_DISABLE_IRQ,
    303307    /* Notify driver about guest power state change. */
    304308    PCIRAWR0_DO_POWER_STATE_CHANGE,
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