Historial de Commits

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