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_7_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.29   13 months  dv   vmd(8): introduce multi-process model for virtio devices. Isolate virtio networ...
[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.2   2 years  dv   cleanup vmd(8) includes and header files Lots of organic growth other the years...
[TXT] config.c  1.72   10 months  dv   vmd(8): pull validation into local prefix parser. Validation for local prefixes...
[TXT] control.c  1.41   13 months  dv   vmd(8)/vmctl(8): allow vm owners to override boot kernel. vmd allows non-root u...
[TXT] dhcp.c  1.13   10 months  dv   vmd(8): pull validation into local prefix parser. Validation for local prefixes...
[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.7   16 months  dv   vmd(8): scan pci bus to determine bootorder strings. vmd's SeaBIOS bootorder st...
[TXT] fw_cfg.h  1.2   2 years  dv   cleanup vmd(8) includes and header files Lots of organic growth other the years...
[TXT] i8253.c  1.37   13 months  tb   Add two missing void to appease clang 15 There is another thing clang 15 is whi...
[TXT] i8253.h  1.10   21 months  dv   vmm(4): send all port io emulation to userland Simplify things by sending any i...
[TXT] i8259.c  1.22   9 months  dv   vmd(8): ignore masks on asserts, use synchronous deasserts. The i8259 was consi...
[TXT] i8259.h  1.5   21 months  dv   vmm(4): send all port io emulation to userland Simplify things by sending any i...
[TXT] loadfile.h  1.17   13 months  dv   vmm(4)/vmd(8): pull struct members out of vmm ioctl create struct. The object s...
[TXT] loadfile_elf.c  1.47   13 months  dv   vmm(4)/vmd(8): pull struct members out of vmm ioctl create struct. The object s...
[TXT] log.c  1.9   8 months  dv   vmd(8): disambiguate log messages per vm and device. The logging output from vm...
[TXT] mc146818.c  1.26   13 months  tb   I somehow overlooked four more missing void...
[TXT] mc146818.h  1.5   6 years  pd   vmd/vmctl: Add ability to pause / unpause vms With help from Ashwin Agrawal ok...
[TXT] mmio.c  1.2   17 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] mmio.h  1.1   19 months  dv   vmd(8): import mmio decode and emulation, disabled for now. The initial mmio su...
[TXT] ns8250.c  1.37   13 months  tb   I somehow overlooked four more missing void...
[TXT] ns8250.h  1.10   2 years  dv   vmd(8): simplify vcpu logic, removing uart & vionet reads Remove legacy state h...
[TXT] packet.c  1.4   2 years  dv   cleanup vmd(8) includes and header files Lots of organic growth other the years...
[TXT] parse.y  1.68   10 months  dv   vmd(8): pull validation into local prefix parser. Validation for local prefixes...
[TXT] pci.c  1.31   16 months  dv   vmd(8): scan pci bus to determine bootorder strings. vmd's SeaBIOS bootorder st...
[TXT] pci.h  1.10   16 months  dv   vmd(8): scan pci bus to determine bootorder strings. vmd's SeaBIOS bootorder st...
[TXT] priv.c  1.23   10 months  dv   vmd(8): pull validation into local prefix parser. Validation for local prefixes...
[TXT] proc.c  1.21   8 months  dv   vmd(8): disambiguate log messages per vm and device. The logging output from vm...
[TXT] proc.h  1.23   8 months  dv   vmd(8): disambiguate log messages per vm and device. The logging output from vm...
[TXT] vioblk.c  1.9   8 months  dv   vmd(8): disambiguate log messages per vm and device. The logging output from vm...
[TXT] vionet.c  1.6   8 months  dv   vmd(8): disambiguate log messages per vm and device. The logging output from vm...
[TXT] vioqcow2.c  1.24   8 months  dv   vmd(8)/vioblk: use zero-copy approach & vectored io. The original version of th...
[TXT] vioraw.c  1.11   8 months  dv   vmd(8)/vioblk: use zero-copy approach & vectored io. The original version of th...
[TXT] vioscsi.c  1.24   9 months  dv   vmd(8): clean up struct ioinfo. In prep for fixing some vioblk device issues, s...
[TXT] vioscsi.h  1.3   3 years  krw   No need for a private #define for the INQUIRY response_format value '2'. Just us...
[TXT] virtio.c  1.109   8 months  dv   vmd(8): disambiguate log messages per vm and device. The logging output from vm...
[TXT] virtio.h  1.49   8 months  dv   vmd(8): disambiguate log messages per vm and device. The logging output from vm...
[TXT] vm.c  1.94   8 months  dv   vmd(8): disambiguate log messages per vm and device. The logging output from vm...
[TXT] vm.conf.5  1.63   13 months  kn   staggered deployment parallelism defaults to number of *online* CPUs vmd looks ...
[TXT] vm_agentx.c  1.1   20 months  martijn   Add (partial) support for agentx in vmd. Metrics can be found under mib-2.236 a...
[TXT] vmd.8  1.10   2 years  jmc   adjust Xr for fw_update to section 8; ok afresh sthen deraadt
[TXT] vmd.c  1.152   8 months  dv   vmd(8): disambiguate log messages per vm and device. The logging output from vm...
[TXT] vmd.h  1.124   10 months  dv   vmd(8): fix verbose logging in child processes. The introduction of exec for vm...
[TXT] vmm.c  1.115   8 months  dv   vmd(8): disambiguate log messages per vm and device. The logging output from vm...
[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 ...