OpenBSD CVS

src/usr.sbin/vmd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / vmd

Current tag: OPENBSD_6_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.16   6 years  espie   no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing instead of...
[TXT] atomicio.c  1.1   7 years  reyk   Adds functions to read and write state of devices in vmd. This is required for ...
[TXT] atomicio.h  1.1   7 years  reyk   Adds functions to read and write state of devices in vmd. This is required for ...
[TXT] config.c  1.36   6 years  reyk   spacing
[TXT] control.c  1.22   6 years  mlarkin   vmd: add more explanatory log_debug messages From Carlos Cardenas, many thanks!...
[TXT] dhcp.c  1.3   7 years  reyk   Don't overflow the allocated DHCP response buffer. When copying the DHCP/BOOTP ...
[TXT] dhcp.h  1.1   7 years  reyk   Add support for dynamic "NAT" interfaces (-L/local interface). When a local int...
[TXT] i8253.c  1.17   6 years  jasper   whitespace and fix a comment typo
[TXT] i8253.h  1.7   6 years  pd   vmd/vmctl: Add ability to pause / unpause vms With help from Ashwin Agrawal ok...
[TXT] i8259.c  1.15   6 years  dlg   protect i8259 state with a mutex. this allows interrupts to be safely posted by...
[TXT] i8259.h  1.3   7 years  reyk   Adds functions to read and write state of devices in vmd. This is required for ...
[TXT] loadfile.h  1.9   6 years  mlarkin   vmd: properly advertise 640k base memory, not 636k. That was a holdover from bef...
[TXT] loadfile_elf.c  1.26   7 years  deraadt   die whitespace die die die
[TXT] log.c  1.8   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] mc146818.c  1.15   6 years  pd   vmd/vmctl: Add ability to pause / unpause vms With help from Ashwin Agrawal ok...
[TXT] mc146818.h  1.5   6 years  pd   vmd/vmctl: Add ability to pause / unpause vms With help from Ashwin Agrawal ok...
[TXT] ns8250.c  1.12   6 years  mlarkin   vmd: emulate UART scratch register, seems to be required by GRUB and doesn't see...
[TXT] ns8250.h  1.5   6 years  mlarkin   vmd: Implement simulated baudrate support in the ns8250 module. The previous ver...
[TXT] packet.c  1.1   7 years  reyk   Add support for dynamic "NAT" interfaces (-L/local interface). When a local int...
[TXT] parse.y  1.29   7 years  reyk   Add support for rdomains. This allows to configure VM interfaces and switches i...
[TXT] pci.c  1.22   6 years  pd   vmd: send/recv pci config space instead of recreating pci devices on receive ok...
[TXT] pci.h  1.7   6 years  pd   vmd: send/recv pci config space instead of recreating pci devices on receive ok...
[TXT] priv.c  1.11   6 years  mlarkin   vmd: fix two wrong comments I stumbled across while updating the vmctl(8) man pa...
[TXT] proc.c  1.15   6 years  mlarkin   vmd: add more explanatory log_debug messages From Carlos Cardenas, many thanks!...
[TXT] proc.h  1.12   7 years  deraadt   die whitespace die die die
[TXT] virtio.c  1.54   6 years  pd   vmd: send/recv pci config space instead of recreating pci devices on receive ok...
[TXT] virtio.h  1.21   6 years  pd   vmd: send/recv pci config space instead of recreating pci devices on receive ok...
[TXT] vm.c  1.28   6 years  mlarkin   Clarify a wrong conditional, found by jsg. ok jsg
[TXT] vm.conf.5  1.22   6 years  jasper   match vmctl.8 vm name constraints from Carlos Cardenas
[TXT] vmd.8  1.8   6 years  mlarkin   Update vmd man page to describe we have more processes running (aside from one p...
[TXT] vmd.c  1.69   6 years  mlarkin   vmd: add more explanatory log_debug messages From Carlos Cardenas, many thanks!...
[TXT] vmd.h  1.64   6 years  dlg   add functions to provide direct access to guest memory as vmd addresses iovec_m...
[TXT] vmm.c  1.77   6 years  mlarkin   vmd: improve a debug message with more information
[TXT] vmm.h  1.5   6 years  mlarkin   vmd: Implement simulated baudrate support in the ns8250 module. The previous ver...
[TXT] disklabel.c (in the Attic) [Hide]  1.2   6 years  deraadt   quarterly rescan of the tree: remove unneccessary sys/param.h, and annotate the...
[TXT] task.c (in the Attic) [Hide]  1.1   6 years  dlg   port taskqs to vmd for use in future work on virtio devices these are backed by...
[TXT] task.h (in the Attic) [Hide]  1.1   6 years  dlg   port taskqs to vmd for use in future work on virtio devices these are backed by...
[TXT] ufs.c (in the Attic) [Hide]  1.5   6 years  deraadt   quarterly rescan of the tree: remove unneccessary sys/param.h, and annotate the...
[TXT] vmboot.c (in the Attic) [Hide]  1.4   6 years  deraadt   quarterly rescan of the tree: remove unneccessary sys/param.h, and annotate the...
[TXT] vmboot.h (in the Attic) [Hide]  1.2   7 years  reyk   Implement basic support for boot.conf(8) on the disk image. Like the real boot ...