plan9fox/sys/src/cmd/vmx
2020-12-10 12:19:45 +01:00
..
9p.c
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: add fmt checking, fix fmt errors, remove duplication for vmdebug 2020-12-08 12:40:28 +01: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: add fmt checking, fix fmt errors, remove duplication for vmdebug 2020-12-08 12:40:28 +01:00
ksetup.c
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(1): use cycles() instead of nsec() when possible 2020-07-31 15:48:54 +02:00
vmx.c vmx: clean up mksegment, memset only if segment existed (devsegment clears new ones) 2020-12-10 12:19:45 +01:00
vmxgdb.c
x86.c
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