VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71020   7 years vboxsync NEM: More code. bugref:9044
(edit) @71004   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Fix intercepting VMMCALL while executing …
(edit) @70986   7 years vboxsync VMM/HM: Log and nit.
(edit) @70984   7 years vboxsync NEM: Working on the EM loops. bugref:9044 [bug fix]
(edit) @70980   7 years vboxsync NEM: Working on the EM loops. bugref:9044 [build fix]
(edit) @70979   7 years vboxsync NEM: Working on the EM loops. bugref:9044
(edit) @70978   7 years vboxsync NEM: Working on PGM notifications. bugref:9044 [build fix]
(edit) @70977   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @70970   7 years vboxsync VMM/IEM: Nested Hw.virt: Flush TLB after switching modes if needed to …
(edit) @70969   7 years vboxsync VMM/HMSVMR0: Logging build fix.
(edit) @70968   7 years vboxsync VMM/HMSVMR0: Logging.
(edit) @70960   7 years vboxsync PGMAllHandler: build fix. bugref:9044
(edit) @70955   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @70954   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @70953   7 years vboxsync VMM: Clarified docs on fRecompilerUser/Supervisor and did some related …
(edit) @70952   7 years vboxsync VMM: More build fixing.
(edit) @70951   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70950   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70949   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70948   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70946   7 years vboxsync VMM/NEM: More code. [build fix]
(edit) @70945   7 years vboxsync VMM/NEM: More code.
(edit) @70944   7 years vboxsync VMM/NEM: More code.
(edit) @70942   7 years vboxsync VMM/NEM: More code.
(edit) @70941   7 years vboxsync VMM: Don't assert on VERR_SUPDRV_NO_RAW_MODE_HYPER_V_ROOT.
(edit) @70932   7 years vboxsync PDMDevice.cpp: Try instantiate devices in instance order, unless …
(edit) @70918   7 years vboxsync VMM: NEM kick off.
(edit) @70917   7 years vboxsync SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
(edit) @70913   7 years vboxsync CPUM: Infrastructure for speculative execution control.
(edit) @70901   7 years vboxsync VMM/HMSVMR0: Log.
(edit) @70900   7 years vboxsync VMM/IEM: Nested Hw.virt: Don't ignore result of PGMFlushTLB.
(edit) @70898   7 years vboxsync VMM/IEM: Fix SVM V_TPR/CR8 reads/writes (The bits are …
(edit) @70879   7 years vboxsync VMM/IEM: Don't look at nested SVM state when it isn't there.
(edit) @70863   7 years vboxsync VMM/IEM: Build fix.
(edit) @70862   7 years vboxsync VMM/IEM: Build fix.
(edit) @70861   7 years vboxsync VMM/IEM: ifdef space indents.
(edit) @70860   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @70846   7 years vboxsync VMM/CPUM: Dump recognized bits in leaf 0x80000007 for both host and …
(edit) @70845   7 years vboxsync VMM/CPUM: Fixed read host CPUID leaf 0x80000008 before logging.
(edit) @70794   7 years vboxsync VMM/CPUM: Try passthrough invariant TSC feature by default incl. on …
(edit) @70788   7 years vboxsync VMM/CPUM: nit.
(edit) @70783   7 years vboxsync VMM/CPUM: Superfluous copy/paste line.
(edit) @70782   7 years vboxsync VMM: Nested Hw.virt: Pick up the TSC offset from the original VMCB …
(edit) @70781   7 years vboxsync VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests.
(edit) @70780   7 years vboxsync VMM/EM: Fix broken hypercall handling on when nested hw.virt support …
(edit) @70779   7 years vboxsync scm again
(edit) @70778   7 years vboxsync VMM/PDMBlkCache: Commit some debug code for tracing I/O requests I had …
(edit) @70742   7 years vboxsync VMM: Extended the 'phys' with a 'verbose' option that shows page types …
(edit) @70741   7 years vboxsync VMM: Extended the 'phys' with a 'verbose' option that shows page types …
(edit) @70736   7 years vboxsync VMM/IEM: comment typo.
(edit) @70735   7 years vboxsync VMM/IEM: SVM fixes.
(edit) @70733   7 years vboxsync VMM/IEM: Moved fGif out of svm hwvirt and into common nested hwvirt. …
(edit) @70732   7 years vboxsync VMM: Move fGif out of svm and into common nested hwvirt struct.
(edit) @70730   7 years vboxsync VMM/EM: Fix assertion introduced by r120408.
(edit) @70721   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Exclude VINTR intercept of the outer …
(edit) @70720   7 years vboxsync VMM/CPUM: Nested Hw.virt: Log when nested hw.virt is disabled when the …
(edit) @70714   7 years vboxsync VMM/CPUM: Changed the nested SVM CFGM key to the common NestedHWVirt one.
(edit) @70704   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @70703   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @70701   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @70700   7 years vboxsync VMM/HM: Nested Hw.virt: SVM fixes.
(edit) @70672   7 years vboxsync VMM/EM: Nested Hw.virt: Fix SVM nested-guest virtual-interrupt delivery.
(edit) @70654   7 years vboxsync VMM/CPUM: Mask out INVPCID in addition to PCID when FSGSBASE is not …
(edit) @70643   7 years vboxsync VMM/IEM: Fix incorrect register decoding and added canonical address …
(edit) @70613   7 years vboxsync VMM/IEM: Doxygen fix.
(edit) @70612   7 years vboxsync VMM: Expose PCID, INVPCID, FSGSBASE features to guests. Implemented …
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70557   7 years vboxsync VMM/HM: Fix missing stat counter line.
(edit) @70555   7 years vboxsync CPUMR3CpuId.cpp: Two more entries, one of which is unconfirmed.
(edit) @70551   7 years vboxsync CPUMR3CpuId.cpp: Goldmont Plus.
(edit) @70550   7 years vboxsync CPUMR3CpuId: Added comment about unknown CPUID 706a1.
(edit) @70531   7 years vboxsync Typos.
(edit) @70528   7 years vboxsync VMM/HMVMXR0: Temporarily back out r120196 (needs other local commit to …
(edit) @70527   7 years vboxsync VMM/HMVMXR0: Temporarily back out r120196 (neeeds another local commit …
(edit) @70526   7 years vboxsync VMM/HMVMXR0: Enable executing INVPCID in the guest and cause VM-exits …
(edit) @70520   7 years vboxsync VMM/SELM: The gdtguest and ldtguest info handlers read memory and must …
(edit) @70516   7 years vboxsync VMM/HMVMXR0: Add VM-exit instruction information struct for INVEPT, …
(edit) @70498   7 years vboxsync hmR0VmxExitMovCRx: When reading into RSP/ESP we must set …
(edit) @70465   7 years vboxsync VMM/HMSVMR0: space.
(edit) @70464   7 years vboxsync VMM/IEM: Nested Hw.virt: Only update EXTINTINFO on #VMEXIT when …
(edit) @70463   7 years vboxsync VMM/HM: Comment.
(edit) @70462   7 years vboxsync VMM/HM: Added HMSvmIsVGifActive, some cleanup and comments for how/why …
(edit) @70457   7 years vboxsync VMM: spaces, nit.
(edit) @70451   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Fix regression with the guest GIF when …
(edit) @70450   7 years vboxsync VMM/CPUMR3CpuId.cpp: Some new intel model numbers.
(edit) @70449   7 years vboxsync VMM/HMSVMR0: We shuoldn't be receiving any interrupt-window exiting …
(edit) @70448   7 years vboxsync VMM/IEM: build fix.
(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.
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