Историја ревизија

Аутор SHA1 Порука Датум
  Andrew Walbran 13c36762e4 Use latest nightly Rust toolchain for riscv example. (#26) пре 2 година
  Andrew Walbran 7b3009c6dc Use fdt crate rather than device_tree in riscv example. (#25) пре 2 година
  Yiren Zhang 3edb22d151 Merge pull request #23 from rcore-os/aarch64 пре 2 година
  Andrew Walbran f244b2495f Test VirtIO MMIO devices in aarch64 example. пре 2 година
  Andrew Walbran af9b93083f Parse FDT and dump nodes. пре 2 година
  Andrew Walbran 2298da2893 Make alloc optional. пре 2 година
  Andrew Walbran 49d6dc00e9 Run raw binary rather than ELF. пре 2 година
  Andrew Walbran dcf62d021e Add aarch64 example. пре 2 година
  Andrew Walbran 79ac8bf5fd Ignore all target directories in one .gitignore. пре 2 година
  Andrew Walbran 955f6adaff Ignore VSCode config. (#21) пре 2 година
  Andrew Walbran ecfa981196 Add metadata for crates.io release. (#20) пре 2 година
  Andrew Walbran e28a1e05c8 Fix soundness issues with MMIO and shared memory (#18) пре 2 година
  Andrew Walbran 62f3e4f262 Add fake transport and a test for console driver. (#17) пре 2 година
  Andrew Walbran e6d9ff166c Use actual GPU resolution in example rather than hardcoding. (#16) пре 2 година
  Andrew Walbran adf5e8b650 Document supported transports and features. (#15) пре 2 година
  Yiren Zhang 95f35b0015 Merge pull request #14 from qwandor/transport пре 2 година
  Andrew Walbran 6f5f190bd3 No need for type parameter in impl anymore. пре 2 година
  Andrew Walbran 005dd18e11 Have drivers own transport rather than taking a reference to it. пре 2 година
  Andrew Walbran 40e8533db4 Work with old version of Rust used by example. пре 2 година
  Andrew Walbran ea34476f3b Use NonNull for Transport::config_space. пре 2 година
  Andrew Walbran a85ef07aa4 Check MMIO transport version at runtime. пре 2 година
  Andrew Walbran c8c26e3905 Have transport wrap non-null pointer. пре 2 година
  Andrew Walbran b33bd5c3b3 Support modern as well as legacy MMIO devices in example. пре 2 година
  Andrew Walbran e99d891808 Use modern MMIO transport in tests. пре 2 година
  Andrew Walbran 95894f5240 Add modern MMIO transport. пре 2 година
  Andrew Walbran 55200d895e Add wrapper struct for legacy MMIO interface. пре 2 година
  Andrew Walbran debe753bdd Prefix legacy-only MMIO interface fields. пре 2 година
  Andrew Walbran 2905932e70 Allow transport to use 64-bit addresses for queue rather than PFN. пре 2 година
  Andrew Walbran 51d8182f3a Use arbitrary transport for devices. пре 2 година
  Andrew Walbran 271b8d104f Make config space pointer part of Transport trait. пре 2 година