Changeset 107929 in vbox for trunk/src/VBox/VMM/VMMR3/GICR3Nem-win.cpp
- Timestamp:
- Jan 24, 2025 9:43:16 AM (3 months ago)
- svn:sync-xref-src-repo-rev:
- 167164
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/GICR3Nem-win.cpp
r107313 r107929 1 1 /* $Id$ */ 2 2 /** @file 3 * GIC - Generic Interrupt Controller Architecture (GIC v3) - Hyper-V interface.3 * GIC - Generic Interrupt Controller Architecture (GIC) - Hyper-V interface. 4 4 */ 5 5 … … 77 77 78 78 /* 79 * The following definitions appeared in build 27744 allow interacting with the GIC v3controller,79 * The following definitions appeared in build 27744 allow interacting with the GIC controller, 80 80 * (there is no official SDK for this yet). 81 81 */
Note:
See TracChangeset
for help on using the changeset viewer.