index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
vmd
Age
Commit message (
Expand
)
Author
2023-04-22
vmd(8): fix vm send/receive due to invalid hva's.
Dave Voutila
2023-04-19
remove duplicate includes
Jonathan Gray
2023-04-18
I somehow overlooked four more missing void...
Theo Buehler
2023-04-16
vmd(8): correct comment in vioraw, cleanup formatting.
Dave Voutila
2023-04-16
vmd(8): clean up fd closing in vmm process.
Dave Voutila
2023-04-14
Add two missing void to appease clang 15
Theo Buehler
2023-04-02
vmd(8): migrate vmd_vm.vm_ttyname to char array.
Dave Voutila
2023-04-01
avoid use of uninitialised memory
Jonathan Gray
2023-03-13
vmd(8): backout ns8250 changes.
Dave Voutila
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-02-22
Explicitly initialize vmd_vm pointer with NULL before calling vm_register.
Moritz Buhl
2023-02-19
describe what qcow2 is, in sufficient simple terms
Theo de Raadt
2023-02-15
proc_ispeer() is not used anywhere anymore so remove it everywhere.
Tobias Heider
2023-02-06
vmd(8): scan pci bus to determine bootorder strings.
Dave Voutila
2023-01-30
vmd(8): fix an interrupt storm in ns8250.
Dave Voutila
2023-01-28
Move some header definitions from vmm(4) to vmd(8).
Dave Voutila
2023-01-22
vmd(8): don't remove known vm's from the config on error.
Dave Voutila
2023-01-14
Only open /dev/vmm once in vmd(8).
Dave Voutila
2023-01-08
vmd(8): add thread names to vm process.
Dave Voutila
2023-01-04
Typos in vmd error message. No functional change.
Dave Voutila
2022-12-28
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-12-26
vmd(8): provide a detailed e820 memory map.
Dave Voutila
2022-12-23
vmd(8): implement zero-copy operations on virtqueues.
Dave Voutila
2022-12-19
Silence vmd ns8250 log noise about reading com1 before ready.
Dave Voutila
2022-12-15
priv_validgroup: do not read more than IF_NAMESIZE chars of name
Todd C. Miller
2022-12-15
Add explicit casts to ctype functions in vmd(8).
Dave Voutila
2022-11-28
vmd(8): zero consdev in bootargs to fix booting ramdisks
Dave Voutila
2022-11-11
Revert removal of toggling interrupt line in vmd vcpu run loop.
Dave Voutila
2022-11-10
vmd(8): remove toggling interrupt line on vcpu in vcpu run loop
Dave Voutila
2022-11-10
Initialize data before passing it to get_input_data. Strictly
Moritz Buhl
2022-11-10
vmd(8): import mmio decode and emulation, disabled for now.
Dave Voutila
2022-11-08
whitespace fix in debug printf, no functional change.
Dave Voutila
2022-11-06
Fix typo in comment about pledges (send -> sendfd).
Dave Voutila
2022-10-31
vmd(8): remove unfinished user accounting.
Dave Voutila
2022-10-14
some macro fixes, mostly Cm -> Ic;
Jason McIntyre
2022-09-24
macro tweaks; from josiah frentsos
Jason McIntyre
2022-09-13
Add (partial) support for agentx in vmd.
Martijn van Duren
2022-09-02
vmd(8): compute i8254 read-back command latch from singular timestamp
Scott Soule Cheloha
2022-09-01
vmm(4): send all port io emulation to userland
Dave Voutila
2022-08-30
Initial support for mmio assist for vmm(4)
Dave Voutila
2022-08-04
SWITCH section in ifconfig(8) no longer exists; point people at VEB instead
Stefan Sperling
2022-06-29
vmd(8): fix off by one in vm memory range check
Dave Voutila
2022-06-26
vmd: create a copy of bios at 4g boundary
Dave Voutila
2022-05-20
use correct logging or error calls
Dave Voutila
2022-05-13
fix typos in comments
Dave Voutila
2022-05-08
vmd: fix rebooting a received vm
Dave Voutila
2022-05-04
vmctl(8)/vmd(8): convert disk sizes from MB to bytes
Dave Voutila
2022-05-03
vmm/vmd/vmctl: standardize memory units to bytes
Dave Voutila
2022-04-10
Free vm_info_result in error paths.
Dave Voutila
2022-03-07
Resolve clang unused-but-set warnings in vmd's vioscsi.c.
Dave Voutila
[prev]
[next]