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_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.22   5 years  pd   disable vmd/vmctl for i386 Next commit will delete vmm(4) for i386. Reasons to...
[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.57   5 years  ori   Keep a list of known vms, and reuse the VM IDs. This means that when using '-L'...
[TXT] control.c  1.30   5 years  claudio   Introduce IMSG_VMDOP_WAIT_VM_REQUEST a control message that registers a vmctl pe...
[TXT] dhcp.c  1.8   5 years  anton   branches: 1.8.10; When netbooting a vm using the `-B net' option, set the hostn...
[TXT] dhcp.h  1.1   7 years  reyk   Add support for dynamic "NAT" interfaces (-L/local interface). When a local int...
[TXT] fw_cfg.c  1.1   5 years  claudio   Implement the fw_cfg interface basics and use it to set the bootorder if a bootd...
[TXT] fw_cfg.h  1.1   5 years  claudio   Implement the fw_cfg interface basics and use it to set the bootorder if a bootd...
[TXT] i8253.c  1.29   5 years  claudio   No need to \n in log_debug. Part of a larger diff. OK mlarkin@ ccardenas@
[TXT] i8253.h  1.9   6 years  mlarkin   vmd(8): handle PIT channel 2 status readback via port 0x61 Allow PIT channel 2 ...
[TXT] i8259.c  1.19   5 years  mlarkin   vmm(8)/vmm(4): send a copy of the guest register state to vmd on exit, avoiding ...
[TXT] i8259.h  1.4   6 years  mlarkin   vmd(8): implement vmd side of ELCR registers ok guenther
[TXT] loadfile.h  1.11   5 years  claudio   Make it possible to define the bootdevice in vmd. This information is used curre...
[TXT] loadfile_elf.c  1.34   5 years  mlarkin   vmd(8): remove some i386 remnants that missed the original cleanup ok pd, kn, d...
[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.18   5 years  mlarkin   vmm(8)/vmm(4): send a copy of the guest register state to vmd on exit, avoiding ...
[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.20   5 years  anton   Do not unconditionally wait for read events on the pty associated with a vm cons...
[TXT] ns8250.h  1.7   5 years  anton   Do not unconditionally wait for read events on the pty associated with a vm cons...
[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.50   5 years  deraadt   (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other larger typ...
[TXT] pci.c  1.27   5 years  mlarkin   vmm(8)/vmm(4): send a copy of the guest register state to vmd on exit, avoiding ...
[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.14   5 years  reyk   Add support for "local inet6" interfaces. ok & test ccardenas@, additional revi...
[TXT] proc.c  1.18   5 years  bluhm   During the fork+exec implementation, daemon(3) was moved after proc_init(). As ...
[TXT] proc.h  1.16   5 years  bluhm   During the fork+exec implementation, daemon(3) was moved after proc_init(). As ...
[TXT] vioqcow2.c  1.13   5 years  deraadt   an alloca() snuck into the tree. We don't use alloca() in our tree unless it is...
[TXT] vioraw.c  1.5   5 years  reyk   Move the {qcow2,raw} create functions from vmctl into vmd/vio{qcow2,raw}.c This...
[TXT] vioscsi.c  1.12   5 years  sf   unbreak vmd build include new virtio_pcireg.h header
[TXT] vioscsi.h  1.2   6 years  ccardenas   VMD: vioscsi - add support for REPORT_LUNS opcode ok mlarkin@
[TXT] virtio.c  1.77   5 years  mlarkin   vmd: reorder PCI device assignment to fix Linux network interface numbering On ...
[TXT] virtio.h  1.34   5 years  claudio   Make it possible to define the bootdevice in vmd. This information is used curre...
[TXT] vm.c  1.45   5 years  mlarkin   vmd(8): remove some i386 remnants that missed the original cleanup ok pd, kn, d...
[TXT] vm.conf.5  1.42   5 years  kn   Clarify that VM names must start with a letter `start' requires an alphanumeric...
[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.108   5 years  claudio   When -B is used to specify a specific boot device also change the reboot behavio...
[TXT] vmd.h  1.90   5 years  mlarkin   vmd(8): initialize guest %drX registers to power-on defaults on launch Initiali...
[TXT] vmm.c  1.91   5 years  claudio   Introduce IMSG_VMDOP_WAIT_VM_REQUEST a control message that registers a vmctl pe...
[TXT] vmm.h  1.6   5 years  mlarkin   vmm(8)/vmm(4): send a copy of the guest register state to vmd on exit, avoiding ...
[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.2   5 years  reyk   knf
[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.6   6 years  guenther   Prefer memset() over bzero() ok deraadt@ mlarkin@
[TXT] vmboot.c (in the Attic) [Hide]  1.7   5 years  reyk   Move the {qcow2,raw} create functions from vmctl into vmd/vio{qcow2,raw}.c This...
[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 ...