CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/03 12:34:37
Modified files:
sys/dev/pv : hypervic.c hypervicreg.h
Log message:
Support for key removal and value update operations
This change makes it possible for the Host to update the value
of an existing key via a Set operation as well as to remove the
key completely with a Delete message.
