]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/vmx
show line numbers in dtracy type errors
[plan9front.git] / sys / src / cmd / vmx /
2019-05-19 cinap_lenrekvmx: handle build arch exclude in /sys/src/cmd/mkfile
2019-05-01 cinap_lenrekvmx: build vmx only for 386 or amd64
2019-03-07 cinap_lenrekmerge
2019-03-07 mischiefvmx: check for draw initialization errors
2018-05-14 aijumerge
2018-05-12 qwxadd signed fixed size integer typedefs
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-11-27 aijuvmx(1): fix openbsd 6.2 amd64 !entrystate bug
2017-08-28 cinap_lenrekmerge
2017-08-28 aijudevvmx, vmx: lilu dallas multivm
2017-08-28 aijuvmx(1): don't realloc virtio queues -- breaks pointers
2017-08-24 aijuvmx(1): VGA framebuffer should be normal memory
2017-08-24 aijuvmx(1): fixed code that assumed uintptr==uvlong
2017-08-24 aijuvmx(1): memory map improvements, x86 simulator for...
2017-08-14 cinap_lenrekvmx: allocate sticky instead of more expensive fixed...
2017-08-13 cinap_lenrekvmx: pass multiboot framebuffer info to kernel
2017-08-07 cinap_lenrekvmx: fix hlt idle problem
2017-06-27 aijuvmx(1): I/O string instructions, incomplete support...
2017-06-26 aijuvmx: fix build on non-x86 architectures (switch vlong)
2017-06-22 cinap_lenrekmerge
2017-06-22 aijuvmx(1): fix translateflat on 64-bit
2017-06-21 aijuvmx(1): add support for (so far) crude 9p debugging...
2017-06-20 aijuvmx(1): obsdfb: check if curmode is nil
2017-06-20 aijuvmx(1): round up frame buffer size to whole pages,...
2017-06-20 aijuvmx(1): clean up region handling code; changes to suppo...
2017-06-19 cinap_lenrekmerge
2017-06-19 aijuvmx(1): i8042: translation changes reported keyboard id
2017-06-18 aijuvmx(1): linux kernel loading; PIT fixes to support...
2017-06-18 aijuvmx(1): fix '-v text'
2017-06-17 aijuvmx(1): don't zero all memory, don't abandon uart on...
2017-06-17 aijuvmx(1): fix non-vesa framebuffer mode
2017-06-17 aijuvmx(1): support debug instructions
2017-06-17 aijuvmx: VESA support and other misc I/O improvements
2017-06-15 aijuvmx: complete cmos
2017-06-15 aijuvmx: implement virtio reset
2017-06-15 aijuvmx: obsd: load kernel symbol table and allow setting...
2017-06-15 aijuvmx: fix pic 'specific eoi' bug, fix kbd bug, add fake...
2017-06-15 aijuvmx: openbsd support: parse more options
2017-06-15 aijuvmx: fix virtio bugs
2017-06-14 aijuvmx: remove debugging print
2017-06-14 aijuvmx: support EFER and PAT access
2017-06-14 aijuvmx: slightly more vga support
2017-06-14 aijuvmx: improve PIT/keyboard support
2017-06-14 aijuvmx: support loading openbsd kernels
2017-06-13 aijuadd vmx(1)