VirtualBox

Changeset 70354 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Dec 27, 2017 8:00:15 AM (7 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: unintended brace alteration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp

    r70352 r70354  
    54565456
    54575457                        case X86_XCPT_GP:
    5458                         {
    54595458                            Event.n.u1ErrorCodeValid    = 1;
    54605459                            Event.n.u32ErrorCode        = pVmcb->ctrl.u64ExitInfo1;
    54615460                            STAM_COUNTER_INC(&pVCpu->hm.s.StatExitGuestGP);
    54625461                            break;
    5463                         }
    54645462
    54655463                        default:
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