Histórico de Commits

Autor SHA1 Mensagem Data
  Join.Gong b81df77801 fix queue selected (#869) há 1 ano atrás
  Fabian cd3f48c0a3 Simplify recursive state handling (don't require get_state for set_state) há 3 anos atrás
  Fabian a96de034ce Fix DSL há 3 anos atrás
  Fabian 88f482fae0 Commit temporary workaround há 5 anos atrás
  Ernest Wong 87974d765b Turn vars into consts and lets, remove unused variables há 6 anos atrás
  Ernest Wong 9889d6ac10 Move virtqueue ring setters and getters into prototype há 6 anos atrás
  Ernest Wong 791a041092 Avoid undefined values in pci_space há 6 anos atrás
  Ernest Wong b4556b2adb Virtio tidyup há 6 anos atrás
  Ernest Wong b3b18cee76 Tidy + comply with virtio spec's required capabilities há 6 anos atrás
  Ernest Wong 61cb536dc8 Set virtqueue size at end of reset + fix flag naming há 6 anos atrás
  Ernest Wong 309175f23d Virtio handle batched and suppressed requests há 6 anos atrás
  Ernest Wong 03b4776881 Virtio fix typos (mixed up read/write, used/avail) há 6 anos atrás
  Ernest Wong b09935f264 Virtio used_event refers to pushed buffers not new idx value há 6 anos atrás
  Ernest Wong 9ad3df28c8 Virtio add more logging há 6 anos atrás
  Ernest Wong 39486e0705 Virtio fix feature negotiated check logic há 6 anos atrás
  Ernest Wong ab835c1160 Fix virtqueue ring addresses + improve logging há 6 anos atrás
  Ernest Wong 8f6393f3f9 VirtIO and VirtIO 9P fix state restore há 6 anos atrás
  Ernest Wong 13b8404a1f VirtIO upgrade state restore há 6 anos atrás
  Ernest Wong 1ba0ed8e7f Declare undeclared queue_select(ed) and standardize method naming há 6 anos atrás
  Ernest Wong 9e9a4880db Virtio tidyup + handle situation when idx wraps completely há 6 anos atrás
  Ernest Wong 78678d27e2 Set minimum virtio pci capability bar size há 6 anos atrás
  Ernest Wong 280c9f1e23 Fix minor typos and bugs in virtio há 6 anos atrás
  Ernest Wong 9f20a1970c Dont reset virtio before registering pci device há 6 anos atrás
  Ernest Wong 4efdc7023c Tidy up virtio.js and fix queue enable logic há 6 anos atrás
  Ernest Wong 0c3c53150e Implement virtqueue operations + other fixes há 6 anos atrás
  Ernest Wong 590ae36343 VirtIO notify asserts - take notify_off into account há 6 anos atrás
  Ernest Wong 792a62e27b Minor tidy and improve virtio assert messages há 6 anos atrás
  Ernest Wong 49221d015f Flip virtio<->device relationship and begin upgrade há 6 anos atrás
  Fabian d29aad93ba Optimise 9p.ReceiveRequest by replacing GetByte with buffers há 6 anos atrás
  Fabian 3d60e6f8d2 Improve performance of VirtIO.device_reply há 6 anos atrás