Historie revizí

Autor SHA1 Zpráva Datum
  Andrew Walbran 93722fba26 Take reference in CapabilityIterator rather than cloning PciRoot. před 2 roky
  Andrew Walbran f83fa31030 Mark PCI transport as supported in README. před 2 roky
  Andrew Walbran 14bc876520 Add aarch64 example to README. před 2 roky
  Andrew Walbran 330dad7191 Test VirtIO PCI devices too. před 2 roky
  Andrew Walbran 0dd41a4d35 Dump status and command for debugging. před 2 roky
  Andrew Walbran 0b01e4cf22 Dump BAR contents and config space address for debugging. před 2 roky
  Andrew Walbran b1f457a3c1 Implement Pci::config_space(). před 2 roky
  Andrew Walbran 7735f7a437 Allocate 64-bit BARs from 32-bit address space. před 2 roky
  Andrew Walbran 0acfa4c2a0 Allocate PCI memory BARs. před 2 roky
  Andrew Walbran 8e01d3c552 Parse PCI ranges from FDT. před 2 roky
  Andrew Walbran 17f51ed72a Use proper volatile read for VirtIO config space. před 2 roky
  Andrew Walbran d1e58c452b Implement ack_interrupt. před 2 roky
  Andrew Walbran 9c94891b69 Implement notify. před 2 roky
  Andrew Walbran b0885c39c2 Start implementing PCI transport for VirtIO. před 2 roky
  Andrew Walbran 2025c77055 Add methods to get and set BARs. před 2 roky
  Andrew Walbran 632aa98ec0 Add iterator over capabilities list. před 2 roky
  Andrew Walbran 6d94dc7746 Use u16 for queue indices. před 2 roky
  Andrew Walbran cd7c60c06f Dump status and command register values. před 2 roky
  Andrew Walbran 8de7df2017 Recognise VirtIO devices. před 2 roky
  Andrew Walbran cbfa07846c Get header type. před 2 roky
  Andrew Walbran be0cfeedcc Implement iterator to enumerate PCI bus. před 2 roky
  Andrew Walbran 4d8707ae12 Add module for PCI transport, with function to match device IDs. před 2 roky
  Andrew Walbran 86df3df767 Implement From for DeviceType rather than using transmute. před 2 roky
  Andrew Walbran 233cf1c113 Don't unset bits in the device status field. (#24) před 2 roky
  Andrew Walbran 13c36762e4 Use latest nightly Rust toolchain for riscv example. (#26) před 2 roky
  Andrew Walbran 7b3009c6dc Use fdt crate rather than device_tree in riscv example. (#25) před 2 roky
  Yiren Zhang 3edb22d151 Merge pull request #23 from rcore-os/aarch64 před 2 roky
  Andrew Walbran f244b2495f Test VirtIO MMIO devices in aarch64 example. před 2 roky
  Andrew Walbran af9b93083f Parse FDT and dump nodes. před 2 roky
  Andrew Walbran 2298da2893 Make alloc optional. před 2 roky