VirtualBox

Changeset 44725 in vbox for trunk/src/VBox/Devices/testcase


Ignore:
Timestamp:
Feb 15, 2013 7:31:12 PM (12 years ago)
Author:
vboxsync
Message:

Moving the backdoor logging and timesync down so the request handling is in one big block at the top of the file, rather than split by three I/O handlers. Documented the IRQ related functions, realizing that the _EMT bits no longer applies (and wasn't a requirement since a very long time (PIC/PCI IRQ raising was only done by EMT at some point). The critsect takes care of serialization. VMMDevState * -> PVMMDEV.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp

    r44722 r44725  
    14521452    GEN_CHECK_OFF(VMMDEV, fVRDPEnabled);
    14531453    GEN_CHECK_OFF(VMMDEV, uVRDPExperienceLevel);
    1454 #ifdef TIMESYNC_BACKDOOR
     1454#ifdef VMMDEV_WITH_ALT_TIMESYNC
    14551455    GEN_CHECK_OFF(VMMDEV, hostTime);
    14561456    GEN_CHECK_OFF(VMMDEV, fTimesyncBackdoorLo);
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