summaryrefslogtreecommitdiff
path: root/sys/src/cmd/vmx/virtio.c
AgeCommit message (Expand)Author
2022-01-24vmx: fix PCI ID for virtio block devicesMichael Forney
2021-07-11vmx: reset virtio queue state on device resetcinap_lenrek
2020-07-31vmx(1): use cycles() instead of nsec() when possibleSigrid
2018-02-25vmx: allow setting mac address of using ea:nnnnnnnnnnnn! prefix, use genrando...cinap_lenrek
2017-12-15ether: allow spoofing of source mac address for bridges; used by vmxcinap_lenrek
2017-12-13vmx(1): fix virtio network bloomfilteraiju
2017-08-28vmx(1): don't realloc virtio queues -- breaks pointersaiju
2017-06-27vmx(1): I/O string instructions, incomplete support for IDE disks, misc fixesaiju
2017-06-20vmx(1): clean up region handling code; changes to support amd64aiju
2017-06-18vmx(1): linux kernel loading; PIT fixes to support linux; support VGA 0x3D4 w...aiju
2017-06-17vmx: VESA support and other misc I/O improvementsaiju
2017-06-15vmx: implement virtio resetaiju
2017-06-15vmx: fix virtio bugsaiju
2017-06-14vmx: support loading openbsd kernelsaiju
2017-06-13add vmx(1)aiju