Histórico de Commits

Autor SHA1 Mensagem Data
  Andrew Walbran 8187f6fd94 Use more flexible virtqueue layout when possible. há 2 anos atrás
  Andrew Walbran cdeb49198d Make modules public rather than re-exporting all their contents. há 2 anos atrás
  Andrew Walbran 576e481e86 Reset queues when device is dropped. (#30) há 2 anos atrás
  Andrew Walbran af18ee53a7 Check size of config space (#29) há 2 anos atrás
  Andrew Walbran 6d94dc7746 Use u16 for queue indices. há 2 anos atrás
  Andrew Walbran 4d8707ae12 Add module for PCI transport, with function to match device IDs. há 2 anos atrás
  Andrew Walbran 86df3df767 Implement From for DeviceType rather than using transmute. há 2 anos atrás
  Andrew Walbran 233cf1c113 Don't unset bits in the device status field. (#24) há 2 anos atrás
  Andrew Walbran 62f3e4f262 Add fake transport and a test for console driver. (#17) há 2 anos atrás
  Andrew Walbran ea34476f3b Use NonNull for Transport::config_space. há 3 anos atrás
  Andrew Walbran b33bd5c3b3 Support modern as well as legacy MMIO devices in example. há 3 anos atrás
  Andrew Walbran 2905932e70 Allow transport to use 64-bit addresses for queue rather than PFN. há 3 anos atrás
  Andrew Walbran 271b8d104f Make config space pointer part of Transport trait. há 3 anos atrás
  Andrew Walbran fb8bff9ade Factor out trait for Virtio transport. há 3 anos atrás