VirtualBox

Changeset 108434 in vbox for trunk/include


Ignore:
Timestamp:
Mar 4, 2025 11:24:21 AM (7 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167808
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmdev.h

    r107308 r108434  
    755755/** The PDM APIC device registration structure. */
    756756extern const PDMDEVREG g_DeviceAPIC;
     757# if defined(RT_OS_WINDOWS)
     758/** The PDM APIC device registration structure for the Hyper-V NEM. */
     759extern const PDMDEVREG g_DeviceAPICNem;
     760# endif
    757761#elif defined(VBOX_VMM_TARGET_ARMV8)
    758762/** The PDM GIC device registration structure. */
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