- Timestamp:
- Oct 21, 2021 2:27:11 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/VirtIO/Virtio.cpp
r91954 r91956 792 792 } 793 793 794 vpciR3DumpState(pDevIns, pThis, "vpciLoadExec"); 794 vpciR3DumpState(pDevIns, pThis, "vpciLoadExec"); RT_NOREF(pDevIns); 795 795 796 796 return VINF_SUCCESS;
Note:
See TracChangeset
for help on using the changeset viewer.