JackDoan 111efc0779 pre-fill the tx ring with bogus empty packets 2 months ago
..
README.md ac5382928e vhost 2 months ago
available_ring.go ac5382928e vhost 2 months ago
available_ring_internal_test.go ac5382928e vhost 2 months ago
descriptor.go ac5382928e vhost 2 months ago
descriptor_internal_test.go ac5382928e vhost 2 months ago
descriptor_table.go 111efc0779 pre-fill the tx ring with bogus empty packets 2 months ago
doc.go ac5382928e vhost 2 months ago
eventfd_test.go ac5382928e vhost 2 months ago
size.go ac5382928e vhost 2 months ago
size_test.go ac5382928e vhost 2 months ago
split_virtqueue.go 111efc0779 pre-fill the tx ring with bogus empty packets 2 months ago
used_element.go ac5382928e vhost 2 months ago
used_element_internal_test.go ac5382928e vhost 2 months ago
used_ring.go 111efc0779 pre-fill the tx ring with bogus empty packets 2 months ago
used_ring_internal_test.go ac5382928e vhost 2 months ago

README.md

Significant portions of this code are derived from https://pkg.go.dev/github.com/hetznercloud/virtio-go

MIT License

Copyright (c) 2025 Hetzner Cloud GmbH

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.