Historique des commits

Auteur SHA1 Message Date
  Ernest Wong 87974d765b Turn vars into consts and lets, remove unused variables il y a 6 ans
  Ernest Wong 9889d6ac10 Move virtqueue ring setters and getters into prototype il y a 6 ans
  Ernest Wong 791a041092 Avoid undefined values in pci_space il y a 6 ans
  Ernest Wong b4556b2adb Virtio tidyup il y a 6 ans
  Ernest Wong b3b18cee76 Tidy + comply with virtio spec's required capabilities il y a 6 ans
  Ernest Wong 61cb536dc8 Set virtqueue size at end of reset + fix flag naming il y a 6 ans
  Ernest Wong 309175f23d Virtio handle batched and suppressed requests il y a 6 ans
  Ernest Wong 03b4776881 Virtio fix typos (mixed up read/write, used/avail) il y a 6 ans
  Ernest Wong b09935f264 Virtio used_event refers to pushed buffers not new idx value il y a 6 ans
  Ernest Wong 9ad3df28c8 Virtio add more logging il y a 6 ans
  Ernest Wong 39486e0705 Virtio fix feature negotiated check logic il y a 6 ans
  Ernest Wong ab835c1160 Fix virtqueue ring addresses + improve logging il y a 6 ans
  Ernest Wong 8f6393f3f9 VirtIO and VirtIO 9P fix state restore il y a 6 ans
  Ernest Wong 13b8404a1f VirtIO upgrade state restore il y a 6 ans
  Ernest Wong 1ba0ed8e7f Declare undeclared queue_select(ed) and standardize method naming il y a 6 ans
  Ernest Wong 9e9a4880db Virtio tidyup + handle situation when idx wraps completely il y a 6 ans
  Ernest Wong 78678d27e2 Set minimum virtio pci capability bar size il y a 6 ans
  Ernest Wong 280c9f1e23 Fix minor typos and bugs in virtio il y a 6 ans
  Ernest Wong 9f20a1970c Dont reset virtio before registering pci device il y a 6 ans
  Ernest Wong 4efdc7023c Tidy up virtio.js and fix queue enable logic il y a 6 ans
  Ernest Wong 0c3c53150e Implement virtqueue operations + other fixes il y a 6 ans
  Ernest Wong 590ae36343 VirtIO notify asserts - take notify_off into account il y a 6 ans
  Ernest Wong 792a62e27b Minor tidy and improve virtio assert messages il y a 6 ans
  Ernest Wong 49221d015f Flip virtio<->device relationship and begin upgrade il y a 6 ans
  Fabian d29aad93ba Optimise 9p.ReceiveRequest by replacing GetByte with buffers il y a 6 ans
  Fabian 3d60e6f8d2 Improve performance of VirtIO.device_reply il y a 6 ans
  Fabian aebcff84ed Big squash il y a 7 ans
  copy 147cd0411c PCI: irq routing and byte/word write access il y a 7 ans
  copy 888c6d2ce1 Remove pci register_device below registering IO ports il y a 7 ans
  copy 0966e7de97 Change virtio irq to 10, old one collides with ps2 mouse il y a 7 ans