Historique des commits

Auteur SHA1 Message Date
  Andrew Walbran 8187f6fd94 Use more flexible virtqueue layout when possible. il y a 2 ans
  Andrew Walbran cdeb49198d Make modules public rather than re-exporting all their contents. il y a 2 ans
  Andrew Walbran 576e481e86 Reset queues when device is dropped. (#30) il y a 2 ans
  Andrew Walbran af18ee53a7 Check size of config space (#29) il y a 2 ans
  Andrew Walbran 6d94dc7746 Use u16 for queue indices. 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 62f3e4f262 Add fake transport and a test for console driver. (#17) il y a 2 ans
  Andrew Walbran ea34476f3b Use NonNull for Transport::config_space. il y a 3 ans
  Andrew Walbran b33bd5c3b3 Support modern as well as legacy MMIO devices in example. il y a 3 ans
  Andrew Walbran 2905932e70 Allow transport to use 64-bit addresses for queue rather than PFN. il y a 3 ans
  Andrew Walbran 271b8d104f Make config space pointer part of Transport trait. il y a 3 ans
  Andrew Walbran fb8bff9ade Factor out trait for Virtio transport. il y a 3 ans