VirtualBox

Changeset 6281 in vbox


Ignore:
Timestamp:
Jan 8, 2008 2:28:23 PM (17 years ago)
Author:
vboxsync
Message:

Guest Additions: added a ring 3 library function to set the interrupt filter and the corresponding Linux kernel code

File:
1 edited

Legend:

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

    r6261 r6281  
    13681368VBGLR3DECL(int)     VbglR3InterruptEventWaits(void);
    13691369VBGLR3DECL(int)     VbglR3WriteLog(const char *pch, size_t cb);
     1370VBGLR3DECL(int)     VbglR3CtlFilterMask(uint32_t u32OrMask, uint32_t u32NotMask);
    13701371
    13711372/** @name Shared clipboard
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette