VirtualBox

Changeset 108436 in vbox for trunk/src


Ignore:
Timestamp:
Mar 4, 2025 11:38:14 AM (2 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167810
Message:

VMM/NEM/Hyper-V: Started implementing a NEM/Hyper-V specific APIC emulation utilizing the LocalApicEmulation feature of Hyper-V, bugref:9993 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp

    r108434 r108436  
    722722    AssertRCReturn(rc, rc);
    723723
    724 # if defined(RT_OS_WINDOWS)
     724# if defined(RT_OS_WINDOWS) && defined(RT_ARCH_AMD64)
    725725    /* Register the internal VMM APIC device for NEM mode. */
    726726    rc = pdmR3DevReg_Register(&RegCB.Core, &g_DeviceAPICNem);
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