Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andrew Walbran aba6e54f0d Merge pull request #48 from rcore-os/dmacleanup 2 yıl önce
  Andrew Walbran f079a77d84 Add Rustdoc and an assert for Dma. 2 yıl önce
  Andrew Walbran 0690500487 Return pointer rather than usize from Dma::vaddr. 2 yıl önce
  Andrew Walbran 3e61797d15 Factor out helper function to construct a NonNull raw slice. 2 yıl önce
  Andrew Walbran 87b41425fb Return raw slices rather than slice references from Dma. 2 yıl önce
  Andrew Walbran dc5c432861 Remove unnecessary index. 2 yıl önce
  Andrew Walbran 66b081ebcf Improve error reporting of VirtIOBlk (#52) 2 yıl önce
  Andrew Walbran 4354675f7a Writing 0 to queue_enable for PCI transport isn't allowed. (#51) 2 yıl önce
  chyyuu 211e020d15 Merge pull request #46 from rcore-os/dmaregions 2 yıl önce
  Andrew Walbran 608cd9f05d Specify direction when allocating DMA regions. 2 yıl önce
  Andrew Walbran 8187f6fd94 Use more flexible virtqueue layout when possible. 2 yıl önce
  Andrew Walbran d51084cd7d Document how phys_to_virt is used. 2 yıl önce
  Andrew Walbran d10e84266a Fix links in README. 2 yıl önce
  Andrew Walbran 33e4393c34 Release 0.2.0. 2 yıl önce
  Andrew Walbran 4a38a95fbb Add links to crates.io and docs to README. 2 yıl önce
  Yu Chen 4ca125fbc7 udpate examples/riscv/src/main.rs, add net send/recv test 2 yıl önce
  chyyuu 9d47fa1543 Merge pull request #44 from rcore-os/net 2 yıl önce
  chyyuu 108a82501b Merge pull request #41 from rcore-os/share 2 yıl önce
  Yu Chen f8026a7814 update for 'cargo fmt --all -- --check' in CI 2 yıl önce
  Yu Chen dd533b2f87 udpate README 2 yıl önce
  Yu Chen 1c28b5d95d udpate README 2 yıl önce
  Yu Chen ea59435d6a update README, and examples/aarch64|riscv/src/main.rs for CI 2 yıl önce
  Andrew Walbran d28182185f Try to connect to VM. 2 yıl önce
  Andrew Walbran 66aa265669 Merge pull request #37 from rcore-os/crosvm 2 yıl önce
  Andrew Walbran 006c961f0c Peek before popping. 2 yıl önce
  Andrew Walbran 90d508a8aa Unshare buffers in pop_used. 2 yıl önce
  Andrew Walbran f047e6b201 Add method to get next descriptor index if NEXT flag is set. 2 yıl önce
  Andrew Walbran 43804de05b Take token as parameter to pop_used rather than returning it. 2 yıl önce
  Andrew Walbran d0d47bcc0d Add methods to Hal to share and unshare buffers with device. 2 yıl önce
  Andrew Walbran 9c4b422194 Add helper to iterate over all buffers rather than repeating code. 2 yıl önce