コミット履歴

作者 SHA1 メッセージ 日付
  Andrew Walbran 8187f6fd94 Use more flexible virtqueue layout when possible. 2 年 前
  Andrew Walbran 633548725c Rename Error::BufferTooSmall to QueueFull and improve documentation. (#43) 2 年 前
  Andrew Walbran 576e481e86 Reset queues when device is dropped. (#30) 2 年 前
  Andrew Walbran af18ee53a7 Check size of config space (#29) 2 年 前
  Andrew Walbran 77a537f2f1 Use raw slice for notify region rather than pointer and size. 2 年 前
  Andrew Walbran abc2ea293f Use raw slice for config space rather than pointer and size. 2 年 前
  Andrew Walbran b56d4fc4a7 Validate alignment of BAR regions. 2 年 前
  Andrew Walbran d466e222d5 Only 1 byte for ISR rather than 4. 2 年 前
  Andrew Walbran cf5575ecdd Avoid storing PciRoot in Pci transport. 2 年 前
  Andrew Walbran b1f457a3c1 Implement Pci::config_space(). 2 年 前
  Andrew Walbran d1e58c452b Implement ack_interrupt. 2 年 前
  Andrew Walbran 9c94891b69 Implement notify. 2 年 前
  Andrew Walbran b0885c39c2 Start implementing PCI transport for VirtIO. 2 年 前
  Andrew Walbran 8de7df2017 Recognise VirtIO devices. 2 年 前
  Andrew Walbran be0cfeedcc Implement iterator to enumerate PCI bus. 2 年 前
  Andrew Walbran 4d8707ae12 Add module for PCI transport, with function to match device IDs. 2 年 前