VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76632   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmwrite/vmread fixes. Logging.
(edit) @76631   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Space nits.
(edit) @76629   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 VMCS field description fix.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76561   6 years vboxsync VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76550   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix reporting CR0, CR4 fixed-1 bits …
(edit) @76549   6 years vboxsync VMM/IEM: Use the CR0, CR4 valid masks functions from r127850.
(edit) @76548   6 years vboxsync VMM/CPUM: Add functions for getting guest CR0, CR4 valid bits mask, in …
(edit) @76543   6 years vboxsync VMM: scm --fix-header-guards. bugref:9344
(edit) @76515   6 years vboxsync VMM: scm --fix-header-guards. bugref:9344
(edit) @76501   6 years vboxsync VMM/EM: Don't set VMCPU_FF_BLOCK_NMIS while transferring an NMI …
(edit) @76500   6 years vboxsync VMM/EM: Fix NMI injection. Clear pending-NMI and set blocking-by-NMI …
(edit) @76493   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Log buffering.
(edit) @76492   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Missing VMX fields in dbg info.
(edit) @76491   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Logging extensively VMX features …
(edit) @76490   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 cpumR3IsHwAssistVmxNstGstExecAllowed …
(edit) @76489   6 years vboxsync HMInternal.h: spacing nit.
(edit) @76483   6 years vboxsync HMInternal.h: Attempted 32-bit fix.
(edit) @76482   6 years vboxsync VMM/HM: Made vmx/svm VCPU state as a union, saves some space now that …
(edit) @76477   6 years vboxsync VMM/HM: Cleanup.
(edit) @76469   6 years vboxsync VMM, CPUM: Use a function to copy SUPHWVIRTMSRS to VMXMSRS and SVMMSRS …
(edit) @76468   6 years vboxsync SUPDrv, VMM: Build fix because on damn Linux we get naming conflicts …
(edit) @76467   6 years vboxsync VMM/CPUM: Shadow variable build fix.
(edit) @76466   6 years vboxsync VMM/CPUM: nit.
(edit) @76465   6 years vboxsync VMM/CPUM: Doxygen.
(edit) @76464   6 years vboxsync VMM: Nested VMX: bugref:9180 Fix MSR initialization issue for …
(edit) @76462   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Build fix.
(edit) @76454   6 years vboxsync VMM: Ran scm --fix-err-h. bugref:9344
(edit) @76435   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 release build fixes.
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76402   6 years vboxsync VBox/vmm/apic.h: Try avoid dragging in pdmdev.h, so use function for …
(edit) @76397   6 years vboxsync VBox/vmm/hm_svm.h,hm_vmx.h: Try avoid including VBox/err.h in widely …
(edit) @76393   6 years vboxsync VBox/vmm/gmm.h,pgm.h: Avoid dragging in VMMDev.h just for …
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76382   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76310   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Initialize VMX CPU features as part …
(edit) @76308   6 years vboxsync VMM/GIM: comment nit.
(edit) @76290   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Added a new pre-init VMM call, invoked …
(edit) @76275   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix to clobbering local variable when …
(edit) @76274   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Shadow variable fix.
(edit) @76232   6 years vboxsync VMM/HMR0: Read the VMX MSRs into a separate function.
(edit) @76227   6 years vboxsync VMM/HM, SUPDrv: Utilize common function to detect VMX/SVM support. No …
(edit) @76222   6 years vboxsync VMM/HM: Get rid of superfluous error code.
(edit) @76207   6 years vboxsync VMM: Nested VMX: bugref:9180 If hardware-assisted VMX nested-guest …
(edit) @76206   6 years vboxsync VMM: Nested VMX: bugref:9180 Make sure to use the host hardware VMX …
(edit) @76200   6 years vboxsync VMM: Nested VMX: bugref:9180 Initialize VMX guest-MSRs from the …
(edit) @76198   6 years vboxsync VMM: Nested VMX: bugref:9180 Use Intel terminology of 'allowed-0' and …
(edit) @76197   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Separate function to explode …
(edit) @76150   6 years vboxsync VMM: Nested VMX: bugref:9180 Use the VMXMSRS struct.
(edit) @76148   6 years vboxsync VMM: Nested VMX: bugref:9180 Add the VMX MSRs to CPUMCTX.
(edit) @76147   6 years vboxsync VMM: Nested VMX: bugref:9180 Use VMX's allowed0 and allowed1 bits …
(edit) @76139   6 years vboxsync VMM: Comment nit.
(edit) @76138   6 years vboxsync VMM: Comment nit.
(edit) @76137   6 years vboxsync VMM/HM: nit.
(edit) @76136   6 years vboxsync VMM/HMVMXR0: Fix log formatting for some error code paths.
(edit) @76135   6 years vboxsync VMM/HM: No need to assert here, fails gracefully.
(edit) @76097   6 years vboxsync VMM/HMVMXR0: Spaces.
(edit) @76050   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fixed VMCLEAR to use the …
(edit) @76042   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Guest/nested-guest state fixes …
(edit) @76041   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH/VMRESUME interface.
(edit) @76040   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 IEM-only EM execution policy fixes.
(edit) @76015   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 IEM-only execution fix.
(edit) @76011   6 years vboxsync VMM: VBOX_WITH_NESTED_HWVIRT_ONLY_IN_IEM fixes.
(edit) @76009   6 years vboxsync VMM: Nested VMX/SVM: Fix Only-in-IEM execution macro define typo.
(edit) @76004   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix to r127224.
(edit) @76003   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Make sure to perform MTF, …
(edit) @76002   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear MTF on VM-exit. Also APIC-write …
(edit) @75998   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Consider GIF and virtual interrupts …
(edit) @75997   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Include APIC-write FF in the …
(edit) @75996   6 years vboxsync VMM/HMSVMR0: Comment regarding virtual interrupts.
(edit) @75995   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Priority list comment.
(edit) @75968   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear preemption timer FF when the …
(edit) @75960   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 When VINF_VMX_INTERCEPT_NOT_ACTIVE is …
(edit) @75957   6 years vboxsync VMM: Nested VMX: bugref:9180 Added APIC-write emulation VM-exit and …
(edit) @75956   6 years vboxsync VMM/HMVMXR0: Added todo / warning for assumption on EFLAGS.TF.
(edit) @75940   6 years vboxsync VMM: Nested VMX: bugref:9180 Pending guest debug exception injection.
(edit) @75917   6 years vboxsync VMM/EM: Inject NMIs as well (disabled for now).
(edit) @75916   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Pending debug exceptions bits.
(edit) @75885   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Handle VMX-preemption timer VM-exits …
(edit) @75884   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMX-preemption timer VM-exit bits.
(edit) @75857   6 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @75856   6 years vboxsync VMM/HMVMXR0: Fix single-stepping for cases where we fallback to IEM …
(edit) @75833   6 years vboxsync VMM: Build fix.
(edit) @75831   6 years vboxsync VMM: Virtual-interrupt is hypenated when referring to …
(edit) @75830   6 years vboxsync VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
(edit) @75829   6 years vboxsync HMSVMR0: More fixes on the mesa hack, now it works.
(edit) @75828   6 years vboxsync HVMSVMR0: Fixes to mesa hack.
(edit) @75826   6 years vboxsync VMM/HMVMXR0: Typo in commented code.
(edit) @75822   6 years vboxsync HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
(edit) @75821   6 years vboxsync HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
(edit) @75820   6 years vboxsync IEM: typo
(edit) @75810   6 years vboxsync VMM/HMVMXR0: Doxygen nit.
(edit) @75767   6 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 Put the "acknowledge interrupt on …
(edit) @75765   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Finish up CPUMCanVmxNstGstTakeVirtIntr().
(edit) @75759   6 years vboxsync VMM: Nested SVM: bugref:7243 Remove super confusing virtual-GIF vs GIF …
(edit) @75735   6 years vboxsync VMM: Nested VMX: bugref:9180 Figure out the relative priority of …
(edit) @75731   6 years vboxsync VMM/VMEmt.cpp: Need to clear the pVM and pVCpu members for all VCPUs …
(edit) @75729   6 years vboxsync VMM: Nested VMX: bugref:9180 Adapt CPUMGetGuestInterruptibility for …
Note: See TracRevisionLog for help on using the revision log.

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