summaryrefslogtreecommitdiff
path: root/sys/src/cmd/vmx
AgeCommit message (Expand)Author
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-11-27vmx(1): fix openbsd 6.2 amd64 !entrystate bugaiju
2017-08-28devvmx, vmx: lilu dallas multivmaiju
2017-08-28vmx(1): don't realloc virtio queues -- breaks pointersaiju
2017-08-24vmx(1): VGA framebuffer should be normal memoryaiju
2017-08-24vmx(1): fixed code that assumed uintptr==uvlongaiju
2017-08-24vmx(1): memory map improvements, x86 simulator for MMIOaiju
2017-08-14vmx: allocate sticky instead of more expensive fixed segmentcinap_lenrek
2017-08-13vmx: pass multiboot framebuffer info to kernelcinap_lenrek
2017-08-07vmx: fix hlt idle problemcinap_lenrek
2017-06-27vmx(1): I/O string instructions, incomplete support for IDE disks, misc fixesaiju
2017-06-26vmx: fix build on non-x86 architectures (switch vlong)aiju
2017-06-22vmx(1): fix translateflat on 64-bitaiju
2017-06-21vmx(1): add support for (so far) crude 9p debugging fs; add gdb stub; clean u...aiju
2017-06-20vmx(1): obsdfb: check if curmode is nilaiju
2017-06-20vmx(1): round up frame buffer size to whole pages, ignore vga access in linea...aiju
2017-06-20vmx(1): clean up region handling code; changes to support amd64aiju
2017-06-19vmx(1): i8042: translation changes reported keyboard idaiju
2017-06-18vmx(1): linux kernel loading; PIT fixes to support linux; support VGA 0x3D4 w...aiju
2017-06-18vmx(1): fix '-v text'aiju
2017-06-17vmx(1): don't zero all memory, don't abandon uart on eof, sleep before transm...aiju
2017-06-17vmx(1): fix non-vesa framebuffer modeaiju
2017-06-17vmx(1): support debug instructionsaiju
2017-06-17vmx: VESA support and other misc I/O improvementsaiju
2017-06-15vmx: complete cmosaiju
2017-06-15vmx: implement virtio resetaiju
2017-06-15vmx: obsd: load kernel symbol table and allow setting root deviceaiju
2017-06-15vmx: fix pic 'specific eoi' bug, fix kbd bug, add fake IDE and floppy controlleraiju
2017-06-15vmx: openbsd support: parse more optionsaiju
2017-06-15vmx: fix virtio bugsaiju
2017-06-14vmx: remove debugging printaiju
2017-06-14vmx: support EFER and PAT accessaiju
2017-06-14vmx: slightly more vga supportaiju
2017-06-14vmx: improve PIT/keyboard supportaiju
2017-06-14vmx: support loading openbsd kernelsaiju
2017-06-13add vmx(1)aiju