Age | Commit message (Expand) | Author |
2020-12-10 | vmx: clean up mksegment, memset only if segment existed (devsegment clears ne... | Sigrid |
2020-12-08 | vmx(1): build vmxgdb by default, clean it up as well | Sigrid |
2020-12-08 | vmx: nanosec(): fix non-interruptable temporary, assign fasthz only once afte... | cinap_lenrek |
2020-12-08 | vmx: add fmt checking, fix fmt errors, remove duplication for vmdebug | cinap_lenrek |
2020-12-08 | vesa: make unsupported function not an error, set return status | Sigrid |
2020-12-08 | vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors" | Sigrid |
2020-12-07 | vmx: add -v|-w flag to control window creation behaviour | cinap_lenrek |
2020-12-06 | amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable | Sigrid |
2020-11-02 | vmx: mask out bits 0:2 and 24:30 of pci CONFIG_ADDRESS on read | cinap_lenrek |
2020-10-23 | vmx/vga: fix allocimage leaks | Sigrid |
2020-10-09 | vmx: add Kmod4 | Sigrid |
2020-08-10 | vmx: does not do well with certain fb widths, so restrict it | Sigrid |
2020-08-07 | vmx: set xstart to either nsec or cycles depending on what is available | Sigrid |
2020-08-01 | vmx(1): use _tos->cyclefreq (thanks cinap) | Sigrid |
2020-07-31 | vmx(1): add missing file | Sigrid |
2020-07-31 | vmx(1): use cycles() instead of nsec() when possible | Sigrid |
2020-07-31 | vmx: use _actual_ system kbmap | Sigrid |
2019-05-19 | vmx: handle build arch exclude in /sys/src/cmd/mkfile | cinap_lenrek |
2019-05-01 | vmx: build vmx only for 386 or amd64 | cinap_lenrek |
2019-03-06 | vmx: check for draw initialization errors | mischief |
2018-05-12 | add signed fixed size integer typedefs | qwx |
2018-02-25 | vmx: allow setting mac address of using ea:nnnnnnnnnnnn! prefix, use genrando... | cinap_lenrek |
2017-12-15 | ether: allow spoofing of source mac address for bridges; used by vmx | cinap_lenrek |
2017-12-13 | vmx(1): fix virtio network bloomfilter | aiju |
2017-11-27 | vmx(1): fix openbsd 6.2 amd64 !entrystate bug | aiju |
2017-08-28 | devvmx, vmx: lilu dallas multivm | aiju |
2017-08-28 | vmx(1): don't realloc virtio queues -- breaks pointers | aiju |
2017-08-24 | vmx(1): VGA framebuffer should be normal memory | aiju |
2017-08-24 | vmx(1): fixed code that assumed uintptr==uvlong | aiju |
2017-08-24 | vmx(1): memory map improvements, x86 simulator for MMIO | aiju |
2017-08-14 | vmx: allocate sticky instead of more expensive fixed segment | cinap_lenrek |
2017-08-13 | vmx: pass multiboot framebuffer info to kernel | cinap_lenrek |
2017-08-07 | vmx: fix hlt idle problem | cinap_lenrek |
2017-06-27 | vmx(1): I/O string instructions, incomplete support for IDE disks, misc fixes | aiju |
2017-06-26 | vmx: fix build on non-x86 architectures (switch vlong) | aiju |
2017-06-22 | vmx(1): fix translateflat on 64-bit | aiju |
2017-06-21 | vmx(1): add support for (so far) crude 9p debugging fs; add gdb stub; clean u... | aiju |
2017-06-20 | vmx(1): obsdfb: check if curmode is nil | aiju |
2017-06-20 | vmx(1): round up frame buffer size to whole pages, ignore vga access in linea... | aiju |
2017-06-20 | vmx(1): clean up region handling code; changes to support amd64 | aiju |
2017-06-19 | vmx(1): i8042: translation changes reported keyboard id | aiju |
2017-06-18 | vmx(1): linux kernel loading; PIT fixes to support linux; support VGA 0x3D4 w... | aiju |
2017-06-18 | vmx(1): fix '-v text' | aiju |
2017-06-17 | vmx(1): don't zero all memory, don't abandon uart on eof, sleep before transm... | aiju |
2017-06-17 | vmx(1): fix non-vesa framebuffer mode | aiju |
2017-06-17 | vmx(1): support debug instructions | aiju |
2017-06-17 | vmx: VESA support and other misc I/O improvements | aiju |
2017-06-15 | vmx: complete cmos | aiju |
2017-06-15 | vmx: implement virtio reset | aiju |
2017-06-15 | vmx: obsd: load kernel symbol table and allow setting root device | aiju |