Historial de Commits

Autor SHA1 Mensaje Fecha
  chyyuu 9d47fa1543 Merge pull request #44 from rcore-os/net hace 2 años
  chyyuu 108a82501b Merge pull request #41 from rcore-os/share hace 2 años
  Yu Chen f8026a7814 update for 'cargo fmt --all -- --check' in CI hace 2 años
  Yu Chen dd533b2f87 udpate README hace 2 años
  Yu Chen 1c28b5d95d udpate README hace 2 años
  Yu Chen ea59435d6a update README, and examples/aarch64|riscv/src/main.rs for CI hace 2 años
  Andrew Walbran d28182185f Try to connect to VM. hace 2 años
  Andrew Walbran 66aa265669 Merge pull request #37 from rcore-os/crosvm hace 2 años
  Andrew Walbran 006c961f0c Peek before popping. hace 2 años
  Andrew Walbran 90d508a8aa Unshare buffers in pop_used. hace 2 años
  Andrew Walbran f047e6b201 Add method to get next descriptor index if NEXT flag is set. hace 2 años
  Andrew Walbran 43804de05b Take token as parameter to pop_used rather than returning it. hace 2 años
  Andrew Walbran d0d47bcc0d Add methods to Hal to share and unshare buffers with device. hace 2 años
  Andrew Walbran 9c4b422194 Add helper to iterate over all buffers rather than repeating code. 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 0dd44d8a3f Clean before building to avoid getting the wrong binary somehow. hace 2 años
  Andrew Walbran c73290e0d9 Add target to run aarch64 example under crosvm. hace 2 años
  Yu Chen b15ec3c4b6 update qemu -device virtio-net-device in examples/riscv/Makefile. Now we can see virtio NIC device info in this example hace 2 años
  Andrew Walbran 6b24f7b7a5 Merge pull request #42 from rcore-os/modules hace 2 años
  Andrew Walbran 352e7cc2ee Reword Rustdoc comment. hace 2 años
  Andrew Walbran 1dd9f61a1a Tidy up imports in examples. hace 2 años
  Andrew Walbran b8b1eb065d Add some crate-level documentation and an example. hace 2 años
  Andrew Walbran cdeb49198d Make modules public rather than re-exporting all their contents. hace 2 años
  Andrew Walbran 7d9ef6910f Move devices into a separate module. hace 2 años
  Andrew Walbran 13ed3419c7 Make dependencies explicit. hace 2 años
  Andrew Walbran 633548725c Rename Error::BufferTooSmall to QueueFull and improve documentation. (#43) hace 2 años
  Andrew Walbran d9ac63e1a5 Improve VirtIOConsole (#39) hace 2 años
  Andrew Walbran ef282cf3de Merge pull request #40 from rcore-os/block hace 2 años
  Andrew Walbran 090b912279 Add more documentation for VirtIOBlk and export SECTOR_SIZE constant. hace 2 años
  Andrew Walbran 206f30ba4f Improve non-blocking API of VirtIOBlk. hace 2 años