VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70447   7 years vboxsync VMM/HMSVMR0: Handle SVM_EXIT_INVALID and unlikely VMRUN failure while …
(edit) @70446   7 years vboxsync VMM/IEM: Nested Hw.virt: ifdef consistency.
(edit) @70445   7 years vboxsync VMM/IEM: Add SVM intercept for tasks-switches.
(edit) @70441   7 years vboxsync VMM/HM: nit.
(edit) @70416   7 years vboxsync VMM/IEM: SVM Virtual GIF check on VMRUN emulation.
(edit) @70415   7 years vboxsync VMM/HM: Nested Hw.virt: Implement virtual GIF to not intercept …
(edit) @70414   7 years vboxsync VMM/HMSVMR0: linespace nit.
(edit) @70413   7 years vboxsync VMM/HM: Nested Hw.virt: Implemented virtualized VMSAVE/VMLOAD to avoid …
(edit) @70412   7 years vboxsync VMM/HMSVMR0: gcc build fix.
(edit) @70411   7 years vboxsync VMM/HMSVMR0: Build fix (defined but not used function).
(edit) @70410   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @70409   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: look at the VMCB cache should be valid at …
(edit) @70408   7 years vboxsync VMM/HMSVMR0: Clean up.
(edit) @70399   7 years vboxsync VMM: Hacked up a 486 CPU profile.
(edit) @70380   7 years vboxsync VMM/HMSVMR0: Comment update.
(edit) @70379   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Fix a bug that caused an event to be …
(edit) @70372   7 years vboxsync PGM: Fixes for 256 MB VRAM in raw-mode. bugref:9084 * PGMR3MapPT: …
(edit) @70359   7 years vboxsync VMM/HMSVMR0: Guru don't assert. debugging.
(edit) @70358   7 years vboxsync VMM/IEM: Nested Hw.virt: Clear INHIBIT_INTERRUPT during #VMEXIT to not …
(edit) @70357   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: build fix.
(edit) @70356   7 years vboxsync VMM/HMSVMR0: When intercepting all exceptions (debug mode), don't …
(edit) @70355   7 years vboxsync VMM/IEM: Log nit.
(edit) @70354   7 years vboxsync VMM/HMSVMR0: unintended brace alteration.
(edit) @70353   7 years vboxsync VMM/IEM: SVM VMCB layout adjustments.
(edit) @70352   7 years vboxsync VMM/HM,CPUM: SVM VMCB layout adjustments.
(edit) @70323   7 years vboxsync Doxygen.
(edit) @70322   7 years vboxsync USB: When capturing devices, provide the speed rather than USB port …
(edit) @70306   7 years vboxsync VMM/CPUM: Print the hidden selector attributes, not fflags.
(edit) @70303   7 years vboxsync VMM/HMSVMR0: Fix debug assertion while stepping through the VM debugger.
(edit) @70302   7 years vboxsync VMM/IEM: VMCB layout adjustments.
(edit) @70301   7 years vboxsync VMM: Updating VMCB layout with the new GUEST_INTERRUPT_MASK field, …
(edit) @70300   7 years vboxsync VMM/CPUM: SVM info dump adjustments.
(edit) @70299   7 years vboxsync VMM: Moved the SVM dumping functions to where it's logically more …
(edit) @70290   7 years vboxsync VMM/HM: Dump SVM VMCB nit.
(edit) @70269   7 years vboxsync VMM/CPUM: Dump nit.
(edit) @70268   7 years vboxsync VMM/HM: Tidy dumping.
(edit) @70266   7 years vboxsync VMM/HM: Added dumping of SVM VMCB state save area.
(edit) @70264   7 years vboxsync VMM/HMSVM: Add VGIF, dump new VMCB bits (VGIF, SEV, SEV-ES, Virt …
(edit) @70263   7 years vboxsync VMM/IEM: SVM VMCB struct logical adjustments for new SVM features …
(edit) @70262   7 years vboxsync VMM/HM: SVM VMCB struct logical adjustments for new SVM features …
(edit) @70261   7 years vboxsync VMM/IEM: SVM VMCB struct logical adjustments for new SVM feature bits …
(edit) @70260   7 years vboxsync VMM: SVM VMCB struct logical adjustments for new SVM feature bits …
(edit) @70258   7 years vboxsync VMM/HM: Access SVM VMCB clean bits as a 32-bit field.
(edit) @70255   7 years vboxsync VMM/IEM: Match AMD spec exactly whenever possible while naming SVM …
(edit) @70254   7 years vboxsync VMM: Match the AMD specs exactly whenever possible for SVM specific …
(edit) @70253   7 years vboxsync VMM/HMSVMR0: Comment nit.
(edit) @70234   7 years vboxsync VMM/CPUM: nit.
(edit) @70233   7 years vboxsync VMM/CPUM: todo for later.
(edit) @70232   7 years vboxsync VMM/HMSVMR0: Comments.
(edit) @70184   7 years vboxsync VMM/CPUM: Added guest CPUID feature bits for SVM VGIF and Virtualized …
(edit) @70178   7 years vboxsync VMM/HMSVMAll: Fix regression introduced in r114296. Typo while …
(edit) @70177   7 years vboxsync VMM/HMSVMR0: Ensure clean bits are updated while loading/merging …
(edit) @70176   7 years vboxsync VMM/HMSVMAll: 0 is not a valid address-size field value for EXITINFO1 …
(edit) @70145   7 years vboxsync VMM/IEM: Update the address size field for basic IN/OUT instr. and …
(edit) @70116   7 years vboxsync VMM/HMSVMR0: Don't intercept SMIs while executing a guest and for …
(edit) @70071   7 years vboxsync VMM/CPUM: Raise #GP(0) like a physical CPU would when a …
(edit) @70057   7 years vboxsync VMM/IEM: Nested hw.virt: Apply nested-guest TSC offset
(edit) @70056   7 years vboxsync VMM: Nested hw.virt: Apply nested-guest TSC offset when executing the …
(edit) @70039   7 years vboxsync Fixed typo: Occurance -> Occurrence.
(edit) @70020   7 years vboxsync VMM/HM: comment bit
(edit) @70019   7 years vboxsync VMM: Doxygen build fix
(edit) @70018   7 years vboxsync VMM/TM: Added a CFGM value TM/UTCTouchFileOnJump to give a file to be …
(edit) @70006   7 years vboxsync VMM/HMSVMR0: Intercept SMIs for nested-guests and don't intercept them …
(edit) @70005   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Added hmR0SvmExitXcptGeneric to redirect …
(edit) @70004   7 years vboxsync VMM/HMSVMR0: Todo.
(edit) @70003   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: bits, remove unneeded code.
(edit) @70002   7 years vboxsync VMM/HMSVMR0: Always intercept SMI.
(edit) @70001   7 years vboxsync VMM/IEM: Nested hw.virt: Fixed SVM intercept function calls to …
(edit) @70000   7 years vboxsync VMM: Nested Hw.virt: Make SVM intercept functions smarter. Avoids …
(edit) @69975   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: Nits.
(edit) @69974   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: Nits.
(edit) @69964   7 years vboxsync HMSVMR0.cpp/hmR0SvmExitIntr: Log4 statement missing ES register.
(edit) @69952   7 years vboxsync VMM/TMR3UtcNow: pretty numbers
(edit) @69951   7 years vboxsync VMM/TMR3UtcNow: Log time changes between two calls larger than 30min. …
(edit) @69950   7 years vboxsync VMM/TMR3UtcNow: Log time changes between two calls larger than 30min.
(edit) @69945   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Fix. Restore VMCB fields on (premature) …
(edit) @69934   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Bits
(edit) @69932   7 years vboxsync VMM/HMSVMR0: Comment.
(edit) @69930   7 years vboxsync VMM/HMSVMR0: Nits.
(edit) @69928   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Build fix
(edit) @69927   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Build fix
(edit) @69926   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Fixes
(edit) @69916   7 years vboxsync VMM/HMSVMR0: todo correction.
(edit) @69915   7 years vboxsync VMM/HMSVMR0: todo.
(edit) @69914   7 years vboxsync VMM/HMSVMR0: Flushing TLB in nested hw.virt fix.
(edit) @69900   7 years vboxsync CPUDb: Added T2600 (Yonah), T7600 (Merom) CPU profiles.
(edit) @69898   7 years vboxsync VMM/HMSVMR0: Windows debug build fix
(edit) @69883   7 years vboxsync CPUID: Always expose HTT CPUID bit if in CPU profile (bugref:6930).
(edit) @69880   7 years vboxsync CPUM: Enabled X6800 profile.
(edit) @69860   7 years vboxsync CPUM: Enabled inadvertently disabled Pentium M Dothan profile.
(edit) @69856   7 years vboxsync VMM/HMVMXR0: Fix assertion on longjmp callback code path while saving …
(edit) @69851   7 years vboxsync VMM/HMVMXR0: todo, the ifdef shouldn't be required any longer.
(edit) @69850   7 years vboxsync VMM/HMVMXR0: Don't flag guest-CPU context changed while reverting …
(edit) @69819   7 years vboxsync VMM: Nested Hw.virt: bits.
(edit) @69801   7 years vboxsync VMM/HMSVMR0: Don't look at VMCB cache after we've restored the VMCB fields.
(edit) @69787   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @69786   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Fix lazy loading debug registers …
(edit) @69774   7 years vboxsync Fix typo in comments.
(edit) @69765   7 years vboxsync VMM/IEM: Nested Hw.virt: SVM fixes.
(edit) @69764   7 years vboxsync VMM: Nested Hw.virt: SVM fixes.
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