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
2018-07-09
vmd(8): deassert interrupt pins in the PIC at the right times. Helps fix
Mike Larkin
2018-07-09
vmd(8): better debug message in a failure case
Mike Larkin
2018-07-09
No need to mention which memory allocation entry point failed (malloc,
Kenneth R Westerback
2018-07-09
vmd(8): stash device IRQ in the device struct
Mike Larkin
2018-07-08
Be consistent in warn() and log_warn() usage when
Kenneth R Westerback
2018-06-28
sync DPADD with LDADD adding missing ${LIBPTHREAD} to ensure
Gleydson Soares
2018-06-26
space between macro args and punctuation;
Jason McIntyre
2018-06-26
Add "socket owner" to allow changing the owner of the vmd control socket.
Reyk Floeter
2018-06-19
print process name in debug message
Reyk Floeter
2018-06-19
knf
Reyk Floeter
2018-06-18
remove the SECTIONS header, since a one line DESCRIPTION is a bit silly;
Jason McIntyre
2018-06-11
Fix an off-by-one line count when using include statements.
denis
2018-05-23
vmd(8): revert r1.23 (unlatched PIT reads), this made time go too fast on
Mike Larkin
2018-05-13
vmd(8): enable pause / unpause for vm owners
pd
2018-04-30
vmd(8): unbreak i386
Mike Larkin
2018-04-27
vmd(8): implement vmd side of ELCR registers
Mike Larkin
2018-04-27
vmd(8): allow counter state readback via misc port for square wave mode
Mike Larkin
2018-04-27
vmd(8): allow unlatch PIT reads
Mike Larkin
2018-04-26
vmd(8): fix some bugs in PIT mode setting
Mike Larkin
2018-04-26
vmd(8): some more long lines that got missed last time
Mike Larkin
2018-04-26
vmd(8): handle PIT channel 2 status readback via port 0x61
Mike Larkin
2018-04-26
vmd(8): wrap some long lines
Mike Larkin
2018-04-26
vmd(8): bump virtio network max queue size to 256 (to match qemu)
Mike Larkin
2018-04-26
vmd(8): use #defines for queue indices and cleanup some code
Mike Larkin
2018-04-26
vmd(8): fix broken networking on newer linux guest kernels
Mike Larkin
2018-04-26
Plug leak in error case of the common 'varset' implementations.
Kenneth R Westerback
2018-04-26
spelling error in log message
ccardenas
2018-04-25
vmd(8)'s early error messages weren't visible when started via /etc/rc
Mike Larkin
2018-04-21
spelling error in log message
Mike Larkin
2018-04-17
Drive i8253 with CLOCK_MONOTONIC.
cheloha
2018-04-13
Close socket from vmm to parent after forking to vm process.
Martijn van Duren
2018-03-29
Make sure that the global config is send out immediately when it is
Martijn van Duren
2018-03-14
block two VMs from using the same disk image file at the same time.
Mike Larkin
2018-02-28
vmd: Fix 100% vmd cpu usage on linux receive / unpause
pd
2018-02-18
vmd: fix vmctl pause for non existing vm ids (never returns)
pd
2018-02-15
vmd(8): Properly return the correct byte when doing byte-aligned PCI
Mike Larkin
2018-02-05
remove unused function prototype
Mike Larkin
2018-02-01
vmd: fix vioscsi dump and restore
pd
2018-01-26
Fix Failure on Start
ccardenas
2018-01-19
VMD: vioscsi - fix large ISO support in Linux
ccardenas
2018-01-16
VMD: vioscsi - add support for REPORT_LUNS opcode
ccardenas
2018-01-15
VMD: vioscsi refactor
ccardenas
2018-01-10
Don't require "disk" or "kernel", also allow just "cdrom" instead, a VM can
Stuart Henderson
2018-01-08
Fix typo in comment; ok mpi@
anton
2018-01-08
Enable TIOCUCNTL to be able to set ns8250's break detected condition.
Martin Pieuchot
2018-01-05
Use log_warnx() in places where errno is irrelevant.
Jeremie Courreges-Anglas
2018-01-04
Address TOCTOU issue with checking to ensure disks are regular files.
ccardenas
2018-01-03
Add initial CD-ROM support to VMD via vioscsi.
ccardenas
2017-12-06
Make vmd respect owner when starting non-disabled vms.
Aaron Bieber
2017-11-30
When performing vmctl reload and a previously configured vm is running,
ccardenas
[next]