CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2013/10/28 23:47:15

Modified files:
        sys/dev/pci    : vmwpvs.c 

Log message:
implementing handling of the msg ring if its available. this lets us get
hotplug events from the hypervisor, so you can add and remove disks at
runtime.

movement on the msg ring is detected in the interrupt handler and deferred
to a thread via tasks.

Reply via email to