Changeset 62923 in vbox
- Timestamp:
- Aug 3, 2016 2:54:03 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109525
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/user_ChangeLogImpl.xml
r62870 r62923 40 40 one when drivers could not be stopped during upgrade (bug 41 41 #15692)</para> 42 </listitem> 43 44 <listitem> 45 <para>NVMe: several fixes to improve stability, fixed a crash while 46 saving a VM state</para> 42 47 </listitem> 43 48 -
trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp
r62576 r62923 2068 2068 GEN_CHECK_OFF(NVME, enmState); 2069 2069 GEN_CHECK_OFF(NVME, u32IntrMask); 2070 GEN_CHECK_OFF(NVME, u32IntrSts);2071 2070 GEN_CHECK_OFF(NVME, aIntrVecs); 2072 2071 GEN_CHECK_OFF(NVME, u32IoCompletionQueueEntrySize);
Note:
See TracChangeset
for help on using the changeset viewer.