CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/09 01:06:59
Modified files:
sys/arch/amd64/include: vmmvar.h
Log message:
Add a comment to the vcpu state enum to remind people there is a matching
conversion function in vmm.c
Increase the size of the pending interrupt field from uint8_t to uint16_t.
