VirtualBox

Changeset 82031 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Nov 20, 2019 4:11:16 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134835
Message:

APIC: Converted the timer pointers to timer handles. This requires PPDMDEVINS to be accessible when called directly from the VMM, so adding pointers to the APIC specific GVM and VM structures. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstVMStruct.h

    r81153 r82031  
    14081408    GEN_CHECK_OFF(APICCPU, pvApicPibR3);
    14091409    GEN_CHECK_OFF(APICCPU, ApicPibLevel);
    1410     GEN_CHECK_OFF(APICCPU, pTimerR0);
    1411     GEN_CHECK_OFF(APICCPU, pTimerR3);
     1410    GEN_CHECK_OFF(APICCPU, hTimer);
    14121411    GEN_CHECK_OFF(APICCPU, TimerCritSect);
    14131412
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