Historique des commits

Auteur SHA1 Message Date
  Andrew Walbran 0acfa4c2a0 Allocate PCI memory BARs. il y a 2 ans
  Andrew Walbran 8e01d3c552 Parse PCI ranges from FDT. il y a 2 ans
  Andrew Walbran 17f51ed72a Use proper volatile read for VirtIO config space. il y a 2 ans
  Andrew Walbran d1e58c452b Implement ack_interrupt. il y a 2 ans
  Andrew Walbran 9c94891b69 Implement notify. il y a 2 ans
  Andrew Walbran b0885c39c2 Start implementing PCI transport for VirtIO. il y a 2 ans
  Andrew Walbran 2025c77055 Add methods to get and set BARs. il y a 2 ans
  Andrew Walbran 632aa98ec0 Add iterator over capabilities list. il y a 2 ans
  Andrew Walbran 6d94dc7746 Use u16 for queue indices. il y a 2 ans
  Andrew Walbran cd7c60c06f Dump status and command register values. il y a 2 ans
  Andrew Walbran 8de7df2017 Recognise VirtIO devices. il y a 2 ans
  Andrew Walbran cbfa07846c Get header type. il y a 2 ans
  Andrew Walbran be0cfeedcc Implement iterator to enumerate PCI bus. il y a 2 ans
  Andrew Walbran 4d8707ae12 Add module for PCI transport, with function to match device IDs. il y a 2 ans
  Andrew Walbran 86df3df767 Implement From for DeviceType rather than using transmute. il y a 2 ans
  Andrew Walbran 233cf1c113 Don't unset bits in the device status field. (#24) il y a 2 ans
  Andrew Walbran 13c36762e4 Use latest nightly Rust toolchain for riscv example. (#26) il y a 2 ans
  Andrew Walbran 7b3009c6dc Use fdt crate rather than device_tree in riscv example. (#25) il y a 2 ans
  Yiren Zhang 3edb22d151 Merge pull request #23 from rcore-os/aarch64 il y a 2 ans
  Andrew Walbran f244b2495f Test VirtIO MMIO devices in aarch64 example. il y a 2 ans
  Andrew Walbran af9b93083f Parse FDT and dump nodes. il y a 2 ans
  Andrew Walbran 2298da2893 Make alloc optional. il y a 2 ans
  Andrew Walbran 49d6dc00e9 Run raw binary rather than ELF. il y a 2 ans
  Andrew Walbran dcf62d021e Add aarch64 example. il y a 2 ans
  Andrew Walbran 79ac8bf5fd Ignore all target directories in one .gitignore. il y a 2 ans
  Andrew Walbran 955f6adaff Ignore VSCode config. (#21) il y a 2 ans
  Andrew Walbran ecfa981196 Add metadata for crates.io release. (#20) il y a 2 ans
  Andrew Walbran e28a1e05c8 Fix soundness issues with MMIO and shared memory (#18) il y a 2 ans
  Andrew Walbran 62f3e4f262 Add fake transport and a test for console driver. (#17) il y a 2 ans
  Andrew Walbran e6d9ff166c Use actual GPU resolution in example rather than hardcoding. (#16) il y a 2 ans