提交歷史

作者 SHA1 備註 提交日期
  Andrew Walbran 1f6a428235 Increase heap size to 16 MiB. 1 年之前
  Andrew Walbran 52d8243fc2 Add heap allocator to aarch64 example. 1 年之前
  Andrew Walbran b87c7ee2c9 Update dependencies of aarch64 example. (#83) 1 年之前
  Andrew Walbran 033d32de88 Don't wait so long in GPU example. (#81) 1 年之前
  Andrew Walbran 277783ed87 Add blocking helper methods. 1 年之前
  Andrew Walbran 273a496b0f Add VsockEvent struct. 1 年之前
  Alice Wang 8a19fdffc2 [vsock] Implement credit request/shutdown/send/recv (#71) 1 年之前
  Alice Wang d6dd6445f2 Set up the vsock server on host with Rust 1 年之前
  Alice Wang a59fd38ef2 Add script to set up vsock socket 1 年之前
  Alice Wang c86d88c0b8 Address comments 2 年之前
  Alice Wang 31429fbcda Add protocols to support virtio socket device 2 年之前
  Yuekai Jia d8142cdbf6 Refactor virtio net device APIs to improve driver performance 2 年之前
  Yu Chen f8026a7814 update for 'cargo fmt --all -- --check' in CI 2 年之前
  Yu Chen ea59435d6a update README, and examples/aarch64|riscv/src/main.rs for CI 2 年之前
  Andrew Walbran 68169b820d Use 64-bit memory range for 32-bit BARs if it is low enough. 2 年之前
  Andrew Walbran c73290e0d9 Add target to run aarch64 example under crosvm. 2 年之前
  Andrew Walbran cdeb49198d Make modules public rather than re-exporting all their contents. 2 年之前
  Andrew Walbran d9ac63e1a5 Improve VirtIOConsole (#39) 2 年之前
  Andrew Walbran 559dc9611b Add method on block device to check if it is read-only (#36) 2 年之前
  Andrew Walbran 3a33918b8e Add method to Cam to return size. 2 年之前
  Andrew Walbran cf5575ecdd Avoid storing PciRoot in Pci transport. 2 年之前
  Andrew Walbran 330dad7191 Test VirtIO PCI devices too. 2 年之前
  Andrew Walbran 0dd41a4d35 Dump status and command for debugging. 2 年之前
  Andrew Walbran 0b01e4cf22 Dump BAR contents and config space address for debugging. 2 年之前
  Andrew Walbran 7735f7a437 Allocate 64-bit BARs from 32-bit address space. 2 年之前
  Andrew Walbran 0acfa4c2a0 Allocate PCI memory BARs. 2 年之前
  Andrew Walbran 8e01d3c552 Parse PCI ranges from FDT. 2 年之前
  Andrew Walbran b0885c39c2 Start implementing PCI transport for VirtIO. 2 年之前
  Andrew Walbran cd7c60c06f Dump status and command register values. 2 年之前
  Andrew Walbran 8de7df2017 Recognise VirtIO devices. 2 年之前