| Name | Description | 
| ok | The device is working correctly. 
 | 
| recoverableError | The device has reported a recoverable error. For example,
  attempting to connect to floppy device that is being used by
  another virtual machine or some other program would result in
  this status. 
 | 
| unrecoverableError | The device cannot be used. For example, attempting to connect to
  a floppy device that does not exist would result in this status. 
 | 
| untried | The device status is unknown, or it has not been requested to
  connect when the VM is powered on. 
 |