]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/vmx/virtio.c
vmx: reset virtio queue state on device reset
[plan9front.git] / sys / src / cmd / vmx / virtio.c
2021-07-11 cinap_lenrekvmx: reset virtio queue state on device reset
2020-08-03 cinap_lenrekmerge
2020-07-31 Sigridvmx(1): use cycles() instead of nsec() when possible
2018-02-25 cinap_lenrekvmx: allow setting mac address of using ea:nnnnnnnnnnnn...
2017-12-15 cinap_lenrekether: allow spoofing of source mac address for bridges...
2017-12-13 aijuvmx(1): fix virtio network bloomfilter
2017-08-28 cinap_lenrekmerge
2017-08-28 aijuvmx(1): don't realloc virtio queues -- breaks pointers
2017-06-27 aijuvmx(1): I/O string instructions, incomplete support...
2017-06-20 aijuvmx(1): clean up region handling code; changes to suppo...
2017-06-19 cinap_lenrekmerge
2017-06-18 aijuvmx(1): linux kernel loading; PIT fixes to support...
2017-06-17 aijuvmx: VESA support and other misc I/O improvements
2017-06-15 aijuvmx: implement virtio reset
2017-06-15 aijuvmx: fix virtio bugs
2017-06-14 aijuvmx: support loading openbsd kernels
2017-06-13 aijuadd vmx(1)