提交歷史

作者 SHA1 備註 提交日期
  Andrew Walbran 6d94dc7746 Use u16 for queue indices. 2 年之前
  Andrew Walbran e28a1e05c8 Fix soundness issues with MMIO and shared memory (#18) 2 年之前
  Andrew Walbran 62f3e4f262 Add fake transport and a test for console driver. (#17) 2 年之前
  Andrew Walbran 6f5f190bd3 No need for type parameter in impl anymore. 2 年之前
  Andrew Walbran 005dd18e11 Have drivers own transport rather than taking a reference to it. 2 年之前
  Andrew Walbran 40e8533db4 Work with old version of Rust used by example. 2 年之前
  Andrew Walbran ea34476f3b Use NonNull for Transport::config_space. 2 年之前
  Andrew Walbran 51d8182f3a Use arbitrary transport for devices. 2 年之前
  Andrew Walbran 2d65226f65 Add blank lines between methods. 2 年之前
  Andrew Walbran fb8bff9ade Factor out trait for Virtio transport. 2 年之前
  Andrew Walbran 1581eae807 Use a safer approach to the HAL interface (#11) 2 年之前
  Yuekai Jia fbc5970724 Update extern crate volatile to 0.3 3 年之前
  Yuekai Jia 1d8bb3fcff Add VirtIOInput::pop_pending_event(), don't pass event_buf in. 3 年之前
  gjz010 1b58b72d83 added virtio-console support. 4 年之前