VirtualBox

Changeset 27254 in vbox for trunk/include


Ignore:
Timestamp:
Mar 10, 2010 3:03:11 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
58644
Message:

HPET: correct interrupts delivery

File:
1 edited

Legend:

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

    r26939 r27254  
    4444
    4545VMMDECL(int)    PDMGetInterrupt(PVMCPU pVCpu, uint8_t *pu8Interrupt);
    46 VMMDECL(int)    PDMIsaSetIrq(PVM pVM, uint8_t u8Irq, uint8_t u8Level, bool fIsaSource);
     46VMMDECL(int)    PDMIsaSetIrq(PVM pVM, uint8_t u8Irq, uint8_t u8Level);
    4747VMMDECL(int)    PDMIoApicSetIrq(PVM pVM, uint8_t u8Irq, uint8_t u8Level);
    4848VMMDECL(bool)   PDMHasIoApic(PVM pVM);
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