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
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
2022-03-01
vmd(8): gracefully handle hitting data limits when starting a vm
Dave Voutila
2022-01-28
When it's the possessive of 'it', it's spelled "its", without the
Philip Guenther
2022-01-15
vmd: Remove a warning about non-32KHz timebases
Mike Larkin
2022-01-05
adjust Xr for fw_update to section 8;
Jason McIntyre
2022-01-04
Try to handle possible vm_register() failures and return an error back
Claudio Jeker
2022-01-04
Remove unused imsg type IMSG_VMDOP_RECEIVE_VM_RESPONSE.
Claudio Jeker
2022-01-04
Another -Wunused-but-set-variable fix.
Claudio Jeker
2022-01-04
Fix some simple -Wunused-but-set-variable warnings.
Claudio Jeker
2021-12-30
Add back support for -B net -b bsd.rd which emulates a PXE install and
Claudio Jeker
2021-12-13
including sys/cdefs.h manually started as a result of netbsd trying to
Theo de Raadt
2021-11-29
mostly avoid sys/param.h with a local nitems()
Theo de Raadt
2021-11-11
switch(4) is being retired, sthen@ already removed the bits in the code
Claudio Jeker
2021-11-10
Remove switch(4) pieces, feedback/missing piece millert@ ok claudio@ mlarkin@
Stuart Henderson
2021-11-05
Fix bootorder string for disk
Jan Klemkow
2021-11-04
Fix broken "boot device cdrom" feature after a fix in seabios.
Jan Klemkow
2021-10-15
Don't declare variables as "unsigned char *" that are passed to
Christian Weisgerber
2021-09-01
remove unused functions and cleanup vmd.h
Dave Voutila
2021-08-29
Mask viornd descriptor value to prevent out of bound reads.
Dave Voutila
2021-08-29
mask next descriptor value and fix chunk_size calculation
Dave Voutila
2021-08-29
check for null vioblk info
Dave Voutila
[prev]
[next]