Age | Commit message (Expand) | Author |
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 |
2017-06-15 | vmx: fix pic 'specific eoi' bug, fix kbd bug, add fake IDE and floppy controller | aiju |
2017-06-15 | vmx: openbsd support: parse more options | aiju |
2017-06-15 | vmx: fix virtio bugs | aiju |
2017-06-14 | vmx: remove debugging print | aiju |
2017-06-14 | vmx: support EFER and PAT access | aiju |
2017-06-14 | vmx: slightly more vga support | aiju |
2017-06-14 | vmx: improve PIT/keyboard support | aiju |
2017-06-14 | vmx: support loading openbsd kernels | aiju |
2017-06-13 | add vmx(1) | aiju |