VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71152   7 years vboxsync VMM/NEM/win: Refactoring... bugref:9044
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @71095   7 years vboxsync VMM/IEM: Nested Hw.virt: ICEBP intercepts also updates NRIP.
(edit) @71094   7 years vboxsync VMM/IEM: Doxygen.
(edit) @71093   7 years vboxsync VMM/IEM: Nested Hw.virt: Implement SVM decode-assist and NRIP.
(edit) @71092   7 years vboxsync VMM/IEM: Nested Hw.virt: Implement SVM decode-assist and NRIP feature.
(edit) @71081   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71079   7 years vboxsync VMM/IEM: space.
(edit) @71078   7 years vboxsync VMM/IEM: Nested Hw.virt: Fix GDTR, IDTR read intercepts. Previously it …
(edit) @71077   7 years vboxsync VMM/IEM: Nested Hw.virt: Fix GDTR, IDTR read intercepts. Previously it …
(edit) @71075   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71069   7 years vboxsync VMM/IEM: Nested Hw.virt: Update number of bytes fetched for SVM decode …
(edit) @71048   7 years vboxsync VMM/IEM: Nested Hw.virt: Fix decode-assist fetching 15 bytes for SVM …
(edit) @71043   7 years vboxsync NEM: More code - PoC kind of working now. bugref:9044
(edit) @71040   7 years vboxsync NEM: More code - DSL is getting somewhere now, but VRAM access sucks. …
(edit) @71036   7 years vboxsync VMM/IEM: Nested Hw.virt: Comment, removed obsolete todo.
(edit) @71031   7 years vboxsync NEM: More code. 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) @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) @70952   7 years vboxsync VMM: More build fixing.
(edit) @70948   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70913   7 years vboxsync CPUM: Infrastructure for speculative execution control.
(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) @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) @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) @70700   7 years vboxsync VMM/HM: Nested Hw.virt: SVM fixes.
(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) @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) @70448   7 years vboxsync VMM/IEM: build fix.
(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) @70416   7 years vboxsync VMM/IEM: SVM Virtual GIF check on VMRUN emulation.
(edit) @70358   7 years vboxsync VMM/IEM: Nested Hw.virt: Clear INHIBIT_INTERRUPT during #VMEXIT to not …
(edit) @70355   7 years vboxsync VMM/IEM: Log nit.
(edit) @70353   7 years vboxsync VMM/IEM: SVM VMCB layout adjustments.
(edit) @70352   7 years vboxsync VMM/HM,CPUM: SVM VMCB layout adjustments.
(edit) @70302   7 years vboxsync VMM/IEM: VMCB layout adjustments.
(edit) @70263   7 years vboxsync VMM/IEM: 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) @70234   7 years vboxsync VMM/CPUM: nit.
(edit) @70233   7 years vboxsync VMM/CPUM: todo for later.
(edit) @70178   7 years vboxsync VMM/HMSVMAll: Fix regression introduced in r114296. Typo while …
(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) @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) @70020   7 years vboxsync VMM/HM: comment bit
(edit) @70019   7 years vboxsync VMM: Doxygen build fix
(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) @69930   7 years vboxsync VMM/HMSVMR0: Nits.
(edit) @69819   7 years vboxsync VMM: Nested Hw.virt: bits.
(edit) @69765   7 years vboxsync VMM/IEM: Nested Hw.virt: SVM fixes.
(edit) @69764   7 years vboxsync VMM: Nested Hw.virt: SVM fixes.
(edit) @69715   7 years vboxsync VMM/HM: Nested Hw.virt: Cache and restore EFER of the nested-guest …
(edit) @69581   7 years vboxsync PGMPhysRead: Try always memset to 0xff when pgmPhysReadHandler 'fails'.
(edit) @69566   7 years vboxsync IEM/IEMAllCImplSvmInstr.cpp.h: fix windows build issue with …
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69409   7 years vboxsync VMM/IEM: Nested Hw.virt: VMRUN fixes.
(edit) @69408   7 years vboxsync VMM/CPUM: Nested Hw.virt: Fix CPUMSvmVmExitRestoreHostState.
(edit) @69221   7 years vboxsync VMM: scm cleanups
(edit) @69216   7 years vboxsync CPUM: Reject invalid MTRR/PAT types.
(edit) @69160   7 years vboxsync VMM/CPUM: Renamed CPUMSetGuestEferNoCheck.
(edit) @69148   7 years vboxsync IEM: Do not clip EIP to 16 bits when running 16-bit code, Intel …
(edit) @69144   7 years vboxsync VMM: Added CPUMSetGuestEferNoCheck so we can also call it when …
(edit) @69141   7 years vboxsync VMM/IEM: Fix return code of IEMExecSvmVmexit, logging.
(edit) @69139   7 years vboxsync VMM/HM: Fix typo overwriting SVM CR0 read intercept controls being …
(edit) @69111   7 years vboxsync (C) year
(edit) @69100   7 years vboxsync PDM/PGM: Return 0xff to devices.
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69032   7 years vboxsync VMM/CPUMAllRegs: Added an assertion to ensure the host (outer guest) …
(edit) @68997   7 years vboxsync VMM/IEM: Adjust assertion to allow VINF_EM_TRIPLE_FAULT in …
(edit) @68970   7 years vboxsync VMM/IEM: Fix delivery of triple-fault/CPU shutdown condition as part …
(edit) @68910   7 years vboxsync VMM/HM: Nested Hw.virt: SVM hardware-assisted execution bits.
(edit) @68906   7 years vboxsync VMM/IEM/IEMAllCImplSvmInstr.cpp.h: Fix swapped DR6, DR7 on SVM #VMEXIT …
(edit) @68785   7 years vboxsync PGMAllBth.h: indent.
(edit) @68784   7 years vboxsync VMM/IEM: SVM instruction nits.
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