Historique des commits

Auteur SHA1 Message Date
  Alice Wang b2f93b3ef8 Add VMADDR_CID_HOST const to socket module il y a 1 an
  Andrew Walbran 8d936c6139 Use multiconnectionmanager in example. il y a 1 an
  Andrew Walbran 1db89bd7de Separate connection tracking from low level vsock driver. il y a 1 an
  Andrew Walbran f9191727c4 Take VsockAddr to connect method rather than separate CID and port. il y a 1 an
  Andrew Walbran 2caca1ec53 Use heap for dma_alloc rather than bump allocator. il y a 1 an
  Andrew Walbran 1f6a428235 Increase heap size to 16 MiB. il y a 1 an
  Andrew Walbran 52d8243fc2 Add heap allocator to aarch64 example. il y a 1 an
  Andrew Walbran b87c7ee2c9 Update dependencies of aarch64 example. (#83) il y a 1 an
  Andrew Walbran 033d32de88 Don't wait so long in GPU example. (#81) il y a 1 an
  Andrew Walbran 277783ed87 Add blocking helper methods. il y a 1 an
  Andrew Walbran 273a496b0f Add VsockEvent struct. il y a 1 an
  Alice Wang 8a19fdffc2 [vsock] Implement credit request/shutdown/send/recv (#71) il y a 1 an
  Alice Wang d6dd6445f2 Set up the vsock server on host with Rust il y a 1 an
  Alice Wang a59fd38ef2 Add script to set up vsock socket il y a 1 an
  Alice Wang c86d88c0b8 Address comments il y a 2 ans
  Alice Wang 31429fbcda Add protocols to support virtio socket device il y a 2 ans
  Yuekai Jia d8142cdbf6 Refactor virtio net device APIs to improve driver performance il y a 2 ans
  Yu Chen f8026a7814 update for 'cargo fmt --all -- --check' in CI il y a 2 ans
  Yu Chen ea59435d6a update README, and examples/aarch64|riscv/src/main.rs for CI il y a 2 ans
  Andrew Walbran 68169b820d Use 64-bit memory range for 32-bit BARs if it is low enough. il y a 2 ans
  Andrew Walbran c73290e0d9 Add target to run aarch64 example under crosvm. il y a 2 ans
  Andrew Walbran cdeb49198d Make modules public rather than re-exporting all their contents. il y a 2 ans
  Andrew Walbran d9ac63e1a5 Improve VirtIOConsole (#39) il y a 2 ans
  Andrew Walbran 559dc9611b Add method on block device to check if it is read-only (#36) il y a 2 ans
  Andrew Walbran 3a33918b8e Add method to Cam to return size. il y a 2 ans
  Andrew Walbran cf5575ecdd Avoid storing PciRoot in Pci transport. il y a 2 ans
  Andrew Walbran 330dad7191 Test VirtIO PCI devices too. il y a 2 ans
  Andrew Walbran 0dd41a4d35 Dump status and command for debugging. il y a 2 ans
  Andrew Walbran 0b01e4cf22 Dump BAR contents and config space address for debugging. il y a 2 ans
  Andrew Walbran 7735f7a437 Allocate 64-bit BARs from 32-bit address space. il y a 2 ans