VirtualBox

Changeset 19995 in vbox for trunk/include


Ignore:
Timestamp:
May 25, 2009 12:31:34 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47702
Message:

Introduced PDMHasIoApic.

File:
1 edited

Legend:

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

    r19682 r19995  
    4646VMMDECL(int)    PDMIsaSetIrq(PVM pVM, uint8_t u8Irq, uint8_t u8Level);
    4747VMMDECL(int)    PDMIoApicSetIrq(PVM pVM, uint8_t u8Irq, uint8_t u8Level);
     48VMMDECL(bool)   PDMHasIoApic(PVM pVM);
    4849VMMDECL(int)    PDMApicHasPendingIrq(PVM pVM, bool *pfPending);
    4950VMMDECL(int)    PDMApicSetBase(PVM pVM, uint64_t u64Base);
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