VirtualBox

Changeset 57350 in vbox


Ignore:
Timestamp:
Aug 14, 2015 2:06:15 PM (9 years ago)
Author:
vboxsync
Message:

VMM/GIM: comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp

    r57237 r57350  
    134134VMM_INT_DECL(bool) gimKvmAreHypercallsEnabled(PVMCPU pVCpu)
    135135{
    136     /* KVM paravirt interface doesn't have hypercall control bits like Hyper-V does
    137        that guests can control. It's always enabled. */
     136    /* KVM paravirt interface doesn't have hypercall control bits (like Hyper-V does)
     137       that guests can control, i.e. hypercalls are always enabled. */
    138138    return true;
    139139}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette