User Details
User Details
- User Since
- Feb 7 2018, 8:41 PM (430 w, 5 d)
Apr 6 2018
Apr 6 2018
Thanks for fixing this Mark! Looks good to me.
Mar 30 2018
Mar 30 2018
vdasahar_gmail.com added a comment to D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
Mar 24 2018
Mar 24 2018
vdasahar_gmail.com added a comment to D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
Thank you Mark!
Mar 22 2018
Mar 22 2018
vdasahar_gmail.com added a comment to D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
@imp Thank you Warner! I have made the change that you suggested.
vdasahar_gmail.com updated the diff for D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
Change path in Makefile
Mar 20 2018
Mar 20 2018
vdasahar_gmail.com added a comment to D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
Ping. Gentle reminder.
Feb 10 2018
Feb 10 2018
vdasahar_gmail.com added a comment to D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
vdasahar_gmail.com updated the diff for D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
Add socket(2) to SEE ALSO section in man page.
vdasahar_gmail.com updated the diff for D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
Thank you @bcr! I've added AUTHORS, HISTORY and SEE ALSO section to the man
page.
vdasahar_gmail.com updated the diff for D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
Fixed formatting errors in man page. Used igor to proofread the document after
the changes.
vdasahar_gmail.com added a comment to D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
vdasahar_gmail.com added reviewers for D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module: imp, mp.
vdasahar_gmail.com updated the diff for D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
Remove unnecessary newline with SUBDIR+= in the upper level Makefile at vmxnet3.
Use more SRCS+= to keep the list to below 80 characters.
Feb 9 2018
Feb 9 2018
vdasahar_gmail.com updated the diff for D14289: VMware Virtual Machine Communication Interface (VMCI) kernel module.
Fix the file permissions to be 644