VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72255   7 years vboxsync NEMAllNativeTemplate-win.cpp.h: No need to set …
(edit) @72254   7 years vboxsync Merged r122570 from 5.2. bugref:9171
(edit) @72253   7 years vboxsync NEM: Handle HvMessageTypeUnrecoverableException. bugref:9044
(edit) @72252   7 years vboxsync NEMR3Native-win.cpp: Loop optimization.
(edit) @72251   7 years vboxsync IEMAll: Must roll back memory changes after failed instruction fetch …
(edit) @72249   7 years vboxsync IOMR3ProcessForceFlag: Logging fix.
(edit) @72248   7 years vboxsync iomMmioRing3WritePending: Deal with fun IEM cross MMIO page scenario.
(edit) @72229   7 years vboxsync NEM/win: Always set HvX64RegisterDeliverabilityNotifications on exit …
(edit) @72221   7 years vboxsync NEM/win: Some more interrupt fixes. bugref:9044
(edit) @72212   7 years vboxsync VMM/HMSVMR0: ifdef fix.
(edit) @72211   7 years vboxsync VMM/HMSVMR0: ifdef fix.
(edit) @72209   7 years vboxsync VMM/IEM: VBOX_WITH_NESTED_HWVIRT_SVM.
(edit) @72208   7 years vboxsync VMM: VBOX_WITH_NESTED_HWVIRT_SVM.
(edit) @72207   7 years vboxsync NEM: Inject interrupts from the inner NEM loop, use interrupt windows. …
(edit) @72194   7 years vboxsync IEM: Comments, asserts, no real change.
(edit) @72193   7 years vboxsync VMM/GIM/HyperV: Include the debug UDP source and destination ports in …
(edit) @72190   7 years vboxsync VMM/GIM/HyperV: Implement extended hypercalls …
(edit) @72188   7 years vboxsync comment fix
(edit) @72181   7 years vboxsync IEM: Allow 32-bit code in real mode like real CPUs do; fixed real mode …
(edit) @72180   7 years vboxsync IEM: Fixed SALC instruction, it is only one byte and has been there …
(edit) @72178   7 years vboxsync VMM: Nested hw.virt: Implemented saved-states for nested SVM. Bumps …
(edit) @72159   7 years vboxsync VMM/SSM: Assert parameters.
(edit) @72129   7 years vboxsync CPUMAllRegs.cpp/CPUMRecalcHyperDRx: Added comment regarding …
(edit) @72128   7 years vboxsync CPUMAllRegs.cpp/CPUMRecalcHyperDRx: Added comment regarding …
(edit) @72085   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: VM-Exit transitions can happen with …
(edit) @72084   7 years vboxsync VMM/IEM: Nested hw.virt: Assertion on VM-exit path that's not supposed …
(edit) @72080   7 years vboxsync VMM/HMSVMR0: Assertion and todo.
(edit) @72079   7 years vboxsync VMM/HMSVM: Added hmR0SvmNstGstUndoTscOffset as counterpart of …
(edit) @72066   7 years vboxsync VMM/HMSVMR0: Doxygen build fix.
(edit) @72065   7 years vboxsync VMM/SVM: Interrupt injection fixes.
(edit) @72054   7 years vboxsync *: RTListMove no longer need the call to init the destination list to …
(edit) @71994   7 years vboxsync VMM/IEM: Comment on NMI unmasking and IRET.
(edit) @71970   7 years vboxsync VMM: Nested hw.virt: Try run whatever VMRUN emulations in ring-0 …
(edit) @71967   7 years vboxsync VMM/IEM: Nested hw.virt: comment nit.
(edit) @71966   7 years vboxsync VMM/HMSVMAll: Some comments on the nuances of the VMCB caching with …
(edit) @71965   7 years vboxsync VMM/HMSVMR0: Comment.
(edit) @71933   7 years vboxsync VMM/HM: Nested hw.virt: Fix the issue with preserving reserved bits …
(edit) @71927   7 years vboxsync VMM/HM: Naming, nits.
(edit) @71919   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: Naming.
(edit) @71918   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: Clean up and unify hmR0SvmPostRunGuest …
(edit) @71915   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Sync VMCPU_FF_INTERRUPT_NESTED_GUEST …
(edit) @71914   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @71913   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @71912   7 years vboxsync space.
(edit) @71911   7 years vboxsync VMM/HMSVMR0: typo.
(edit) @71910   7 years vboxsync VMM/HM: Clean up and also fix HMR0EnsureCompleteBasicContext for AMD-V …
(edit) @71909   7 years vboxsync VMM/HMSVMR0: Tidy and unify the TSC offsetting code.
(edit) @71908   7 years vboxsync VMM/HMSVMR0: Cleanup, for using up next added if 0'd set/clear …
(edit) @71907   7 years vboxsync VMM/HMSVMR0: Verify hardware capability while enabling VGIF assertion …
(edit) @71906   7 years vboxsync VMM/HMSVMR0: Clean up VMCB initialization.
(edit) @71867   7 years vboxsync VMM/IEM: Nested hw.virt: SVM VMRUN - Ignore, disable reserved fields …
(edit) @71859   7 years vboxsync VMM: SVM NestedPagingCtrl naming consistency with rest of the VMCB fields.
(edit) @71858   7 years vboxsync VMM/IEM: Nested hw.virt: SVM cleanup.
(edit) @71857   7 years vboxsync VMM/IEM: Nested hw.virt: Clean up.
(edit) @71856   7 years vboxsync VMM/HMSVM: Clean up.
(edit) @71843   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @71842   7 years vboxsync VMM/HMSVMR0: Comment.
(edit) @71841   7 years vboxsync VMM/HMSVMR0: Unify hmR0SvmPreRunGuestCommitted for guest and …
(edit) @71838   7 years vboxsync VMM/HMSVMR0: Get rid of fWasGuestFpuStateActive as we now pre-load the …
(edit) @71837   7 years vboxsync VMM/HMSVMR0: nit.
(edit) @71836   7 years vboxsync VMM/HMSVMR0: Clean up.
(edit) @71835   7 years vboxsync VMM/IEM: Nested hw.virt: Implement SVM pause-filter and pause-filter …
(edit) @71834   7 years vboxsync VMM/IEM: Nested hw.virt: Implement SVM pause-filter and pause-filter …
(edit) @71833   7 years vboxsync VMM: Nested hw.virt: Implement pause-filter and pause-filter threshold.
(edit) @71814   7 years vboxsync VMM/HMSVMR0: Windows build fix.
(edit) @71813   7 years vboxsync VMM: Nested Hw.virt: Avoid calling ASM helpers for modifying the MSR …
(edit) @71805   7 years vboxsync VMM/CPUM: Nit - stat description typo.
(edit) @71801   7 years vboxsync VMM/HMSVMR0: Todo and assertion on pause-filter.
(edit) @71800   7 years vboxsync VMM/GIM: KVM: Unused header.
(edit) @71798   7 years vboxsync VMM/HM: Comment.
(edit) @71760   7 years vboxsync VMM/HMSVMR0: Comment.
(edit) @71759   7 years vboxsync VMM/HMSVMR0: Todo.
(edit) @71758   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @71755   7 years vboxsync VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
(edit) @71731   7 years vboxsync tstDeviceStructSize,tstHelp.h: Fixed cast in CHECK_SIZE that can cause …
(edit) @71720   7 years vboxsync PATM: Don't try pass stuff to patmRCVirtPagePfHandle that's not …
(edit) @71699   7 years vboxsync SUPDrv,VBoxVMM: Require SSE2 to be present.
(edit) @71697   7 years vboxsync VMM/HMSVMR0: nit.
(edit) @71692   7 years vboxsync VMM/HMSVMR0: Increment RIP on handling PAUSE #VMEXIT and intercept …
(edit) @71676   7 years vboxsync Comments.
(edit) @71641   7 years vboxsync VMM/IEM: Nested hw.virt: Use CPUMIsGuestSvmVirtIntrMasking instead of …
(edit) @71640   7 years vboxsync VMM: Nested hw.virt: Abstract SVM V_INTR_MASKING so we can refer to …
(edit) @71586   7 years vboxsync PGMAllPool: doc fix
(edit) @71565   7 years vboxsync VMM/HMSVMR0: Safer to use the TSC offset from TMCpuTickCanUseRealTSC …
(edit) @71559   7 years vboxsync VMM/HMSVMR0: Duplicate case label.
(edit) @71530   7 years vboxsync VMM/IEM: Nested hw.virt: MSRPM bit access assertion, fix.
(edit) @71529   7 years vboxsync VMM/HM: Fixes to MSRPM bit accesses. Implemented merging of guest and …
(edit) @71504   7 years vboxsync VMM/HMSVMR0: Avoid intercepting CR4 reads when possible. Added todo …
(edit) @71476   7 years vboxsync VMM/HMSVMR0: Comment nit.
(edit) @71450   7 years vboxsync VMM/HMSVMR0: Comment nit.
(edit) @71446   7 years vboxsync VMM/HMSVMR0: Use #MF exception and CR0.NE=1 method of handling …
(edit) @71445   7 years vboxsync VMM/HMSVMR0: Fix FERR_FREEZE intercepts.
(edit) @71444   7 years vboxsync VMM/HMSVMR0: Assertion.
(edit) @71443   7 years vboxsync VMM/CPUM: Nested Hw.virt: Don't need to clear extra fields on reset …
(edit) @71419   7 years vboxsync VMM/HM: Nested hw.virt: Don't double restore fields that are already …
(edit) @71418   7 years vboxsync VMM/HMSVMR0: Remove unused function, build fix.
(edit) @71417   7 years vboxsync VMM/HM: Comment.
(edit) @71416   7 years vboxsync VMM/IEM: Nested Hw.virt: Fix exitinfo1 field for …
(edit) @71415   7 years vboxsync VMM/HM: Get rid of lazy FPU loading for AMD-V. Nested Hw.virt: Fix FPU …
(edit) @71383   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: Handle NMI intercept #VMEXIT for a …
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