plan9fox/sys/src/cmd/vmx
Michael Forney 2833aecc68 vmx: fix PCI ID for virtio block devices
The transitional PCI device ID for block devices is 0x1001, and the
virtio spec says that devices must have the transitional device ID or
0x1040 + the virtio device ID (2).
2022-01-24 23:48:13 +00:00
..
9p.c vmx: fix 9p debug server and make it compatible to /proc 2021-05-12 18:17:06 +02:00
dat.h vmx: add fmt checking, fix fmt errors, remove duplication for vmdebug 2020-12-08 12:40:28 +01:00
exith.c vmx: add fmt checking, fix fmt errors, remove duplication for vmdebug 2020-12-08 12:40:28 +01:00
fns.h vmx: emulate ps/2 intellimouse scrolling 2021-07-06 15:44:16 +00:00
ide.c vmx: add fmt checking, fix fmt errors, remove duplication for vmdebug 2020-12-08 12:40:28 +01:00
io.c vmx: emulate ps/2 intellimouse scrolling 2021-07-06 15:44:16 +00:00
ksetup.c vmx: update openbsd kernel heuristics 2021-09-25 16:57:58 +00:00
mkfile vmx(1): build vmxgdb by default, clean it up as well 2020-12-08 13:18:10 +01:00
nanosec.c vmx: nanosec(): fix non-interruptable temporary, assign fasthz only once after xstart 2020-12-08 13:04:52 +01:00
pci.c vmx: mask out bits 0:2 and 24:30 of pci CONFIG_ADDRESS on read 2020-11-02 01:01:48 +01:00
vesa.c vesa: make unsupported function not an error, set return status 2020-12-08 10:08:49 +01:00
vga.c vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors" 2020-12-08 10:01:44 +01:00
virtio.c vmx: fix PCI ID for virtio block devices 2022-01-24 23:48:13 +00:00
vmx.c vmx: avoid strdup() register names for register cache 2021-05-12 18:04:25 +02:00
vmxgdb.c vmx: fix 9p debug server and make it compatible to /proc 2021-05-12 18:17:06 +02:00
x86.c vmx: implement long mode page table translation 2021-05-12 18:00:46 +02:00
x86.h amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable 2020-12-06 18:48:32 +01:00