Changes between Version 1 and Version 2 of Ticket #19336, comment 3
- Timestamp:
- Feb 24, 2020 11:07:36 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19336, comment 3
v1 v2 19 19 [ 275.259268] VBGL_IOCTL_ACQUIRE_GUEST_CAPABILITIES failed rc=-138 20 20 [ 278.758899] VBGL_IOCTL_ACQUIRE_GUEST_CAPABILITIES failed rc=-138 21 }}} 22 23 VBGL_IOCTL_ACQUIRE_GUEST_CAPABILITIES failed rc=-138 24 25 which is: 26 27 {{{ 28 /** Device or resource is busy. */ 29 #define VERR_RESOURCE_BUSY (-138) 21 30 }}} 22 31