Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Walbran 2eb2d17d30 Add CI build for x64_64 example. (#86) hace 2 años
  Andrew Walbran a8cf6f5550 Merge pull request #85 from rcore-os/dmaalloc hace 2 años
  Andrew Walbran a32bfce7ab Use heap rather than DMA buffer for GPU queue buffers. hace 2 años
  Andrew Walbran b120d8c7d1 Use heap rather than DMA buffer for vsock RX buffer. hace 2 años
  Andrew Walbran d5f0ae0f90 Use heap rather than DMA buffer for console RX buffer. hace 2 años
  Andrew Walbran da39dbc470 Merge pull request #84 from rcore-os/bitflags hace 2 años
  Andrew Walbran 713ac2f890 Update to latest version of bitflags crate. hace 2 años
  Andrew Walbran 0d961c7869 Merge pull request #82 from rcore-os/aarch64-heap hace 2 años
  Andrew Walbran 2caca1ec53 Use heap for dma_alloc rather than bump allocator. hace 2 años
  Andrew Walbran 1f6a428235 Increase heap size to 16 MiB. hace 2 años
  Andrew Walbran 52d8243fc2 Add heap allocator to aarch64 example. hace 2 años
  Andrew Walbran b87c7ee2c9 Update dependencies of aarch64 example. (#83) hace 2 años
  Andrew Walbran 033d32de88 Don't wait so long in GPU example. (#81) hace 2 años
  Andrew Walbran 9d9ebc4431 Document that Hal::dma_alloc must zero pages. (#80) hace 2 años
  Yuekai Jia dc025a053a Merge pull request #79 from rcore-os/x86_64 hace 2 años
  Yuekai Jia 8180f86361 Merge branch 'master' into x86_64 hace 2 años
  Yuekai Jia b47074016d Resolve conversation of #79 hace 2 años
  Yuekai Jia 824807193f Merge pull request #78 from rcore-os/bugfix hace 2 años
  Yuekai Jia 7289d17bb0 Fix some bugs hace 2 años
  Yuekai Jia e3cbde9732 Add x86_64 example hace 2 años
  Andrew Walbran 8e52adace5 Release 0.4.0. hace 2 años
  Andrew Walbran a35c6e6110 Add socket to list of supported devices. hace 2 años
  Andrew Walbran 8bd86eb19d Merge pull request #73 from rcore-os/vsock_poll hace 2 años
  Andrew Walbran daac39791b Check for empty data in more cases. hace 2 años
  Andrew Walbran 1e0766e329 Don't request credit multiple times in a row. hace 2 años
  Andrew Walbran 277783ed87 Add blocking helper methods. hace 2 años
  Andrew Walbran b97bad5e63 Add method to forcibly close the connection. hace 2 años
  Andrew Walbran d8164d6e2b Change to poll-based model. hace 2 años
  Andrew Walbran f0f34a5426 Use new_header for connect and request_credit too. hace 2 años
  Andrew Walbran 273a496b0f Add VsockEvent struct. hace 2 años