index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
vmx
/
exith.c
Age
Commit message (
Collapse
)
Author
2020-12-08
vmx: add fmt checking, fix fmt errors, remove duplication for vmdebug
cinap_lenrek
2020-12-08
vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors"
Sigrid
2020-12-06
amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable
Sigrid
2017-08-24
vmx(1): memory map improvements, x86 simulator for MMIO
aiju
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-21
vmx(1): add support for (so far) crude 9p debugging fs; add gdb stub; clean ↵
aiju
up linux gdt code
2017-06-20
vmx(1): clean up region handling code; changes to support amd64
aiju
2017-06-18
vmx(1): linux kernel loading; PIT fixes to support linux; support VGA 0x3D4 ↵
aiju
word writes; support sending virtio ethernet packets to a file and prepending snoopy headers
2017-06-17
vmx(1): support debug instructions
aiju
2017-06-17
vmx: VESA support and other misc I/O improvements
aiju
2017-06-14
vmx: support EFER and PAT access
aiju
2017-06-13
add vmx(1)
aiju