VirtualBox

Changeset 61075 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 20, 2016 3:37:00 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107342
Message:

VMM/APIC: nits.

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

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

    r61074 r61075  
    20652065                /*
    20662066                 * The APIC ID needs updating when entering x2APIC mode.
    2067                  * Software written APIC ID in xAPIC mode isn't preseved.
     2067                 * Software written APIC ID in xAPIC mode isn't preserved.
    20682068                 * The APIC ID becomes read-only to software in x2APIC mode.
    20692069                 *
     
    26532653
    26542654/**
    2655  * Dequeues a pending interrupt from in-service.
     2655 * De-queues a pending interrupt from in-service.
    26562656 *
    26572657 * This undoes APICQueueInterruptToService() for premature VM-exits before event
     
    26592659 *
    26602660 * @param   pVCpu               The cross context virtual CPU structure.
    2661  * @param   u8PendingIntr       The pending interrupt to dequeue from
     2661 * @param   u8PendingIntr       The pending interrupt to de-queue from
    26622662 *                              in-service.
    26632663 */
  • trunk/src/VBox/VMM/VMMR3/APIC.cpp

    r61072 r61075  
    284284    /*
    285285     * The APIC version register is read-only, so just initialize it here.
    286      * It is not clear from the specs, where exactly it is initalized.
     286     * It is not clear from the specs, where exactly it is initialized.
    287287     * The version determines the number of LVT entries and size of the APIC ID (8 bits for P4).
    288288     */
Note: See TracChangeset for help on using the changeset viewer.

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