Historia zmian

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