VirtualBox

Changeset 75587 in vbox


Ignore:
Timestamp:
Nov 19, 2018 6:06:03 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126755
Message:

VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending events. This is handled in ring-0/raw-mode and saves a bit of time compared to the ring-3 trip we've been doing for VMMDevReq_AcknowledgeEvents thus far. Requires the start of the VMMDev memory being mapped into R00/RC, the former requires some hacks on linux+windows as RTR0MemObjMapKernelEx is missing some functionality here. bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r74770 r75587  
    910910        Serial/UartCore.cpp \
    911911        Parallel/DevParallel.cpp \
     912        VMMDev/VMMDev.cpp \
    912913        VMMDev/VMMDevTesting.cpp
    913914
     
    10831084        Serial/UartCore.cpp \
    10841085        Parallel/DevParallel.cpp \
     1086        VMMDev/VMMDev.cpp \
    10851087        VMMDev/VMMDevTesting.cpp \
    10861088        Network/DrvIntNet.cpp \
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