- Timestamp:
- Jul 2, 2009 8:31:01 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PDMQueue.cpp
r21141 r21148 823 823 VM_ASSERT_EMT(pVM); 824 824 825 /** @todo This will clash with PDMR3QueueFlushAll (guest SMP)! */ 826 Assert(!(pVM->pdm.s.fQueueFlushing & PDM_QUEUE_FLUSH_FLAG_ACTIVE_BIT)); 827 825 828 /* 826 829 * Flush the queue.
Note:
See TracChangeset
for help on using the changeset viewer.