|
|
@76290
|
6 年 |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Added a new pre-init VMM call, invoked …
|
|
|
@76198
|
6 年 |
vboxsync |
VMM: Nested VMX: bugref:9180 Use Intel terminology of 'allowed-0' and …
|
|
|
@76137
|
6 年 |
vboxsync |
VMM/HM: nit.
|
|
|
@76135
|
6 年 |
vboxsync |
VMM/HM: No need to assert here, fails gracefully.
|
|
|
@75821
|
6 年 |
vboxsync |
HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
|
|
|
@74648
|
6 年 |
vboxsync |
VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; Add TPR …
|
|
|
@74457
|
6 年 |
vboxsync |
VMX: Removed bogus TR/LDTR selector value checks whenn running without UX.
|
|
|
@74455
|
6 年 |
vboxsync |
VMX: Also enforce RM compatible attributes before using real-on-V86 …
|
|
|
@74061
|
6 年 |
vboxsync |
VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74054
|
6 年 |
vboxsync |
VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74043
|
6 年 |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume work.
|
|
|
@73984
|
6 年 |
vboxsync |
VMM/HM, IEM: Renamed VMX_EXIT_XDTR_ACCESS and VMX_EXIT_TR_ACCESS.
|
|
|
@73617
|
6 年 |
vboxsync |
VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a …
|
|
|
@73606
|
6 年 |
vboxsync |
VMM: Nested VMX: bugref:9180 Various bits:
- IEM: Started VMXON, …
|
|
|
@73389
|
6 年 |
vboxsync |
VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
|
|
|
@73294
|
6 年 |
vboxsync |
VMM/HM: Doxygen, nits.
|
|
|
@73293
|
6 年 |
vboxsync |
VMM, SUPDrv: Nested VMX: bugref:9180 Read VMX true control MSRs, dump …
|
|
|
@73292
|
6 年 |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Rename u64VmxBasicInfo to suit spec.
|
|
|
@73289
|
6 年 |
vboxsync |
VMM/HM: Hex digits nits.
|
|
|
@73287
|
6 年 |
vboxsync |
VMM: Reordering some STAT counters, spaces and nits.
|
|
|
@73274
|
6 年 |
vboxsync |
VMM: Nested VMX: bugref:9180 Reports bits of IA32_FEATURE_CONTROL, …
|
|
|
@73266
|
6 年 |
vboxsync |
PGM,HM: Made PGMR3ChangeMode work in ring-0 too. This required a …
|
|
|
@73263
|
6 年 |
vboxsync |
PGM,HM: Prepping for moving PGMR3ModeChange into ring-0... bugref:9044
|
|
|
@73203
|
6 年 |
vboxsync |
VMM, Devices: bugref:9193 Remove unused code after using …
|
|
|
@73107
|
6 年 |
vboxsync |
VMM/HM: Always return 'true' for unrestricted-guest feature on AMD CPUs.
|
|
|
@72991
|
6 年 |
vboxsync |
VMM/HM: Stat nits.
|
|
|
@72983
|
6 年 |
vboxsync |
VMM/HM, HMVMX: bugref:9193 Stop passing pCtx around and use …
|
|
|
@72966
|
6 年 |
vboxsync |
VMM/HM: Cleanup, nits.
|
|
|
@72963
|
6 年 |
vboxsync |
VMM/HM: Spaces.
|
|
|
@72907
|
6 年 |
vboxsync |
VMM/HMR0: Naming, cleanup nits.
|
|
|
@72855
|
6 年 |
vboxsync |
VMM/HM: Use enum for Tagged-TLB flush types, and related cleanup.
|
|
|
@72853
|
6 年 |
vboxsync |
VMM/HM: No need to reset Cr0Mask and Cr4Mask, the VMCS does not get …
|
|
|
@72811
|
6 年 |
vboxsync |
VMM/HMVMXR0: Camel-case fixes to parts of VT-x code to try match …
|
|
|
@72805
|
6 年 |
vboxsync |
VMM/HM: bugref:9193 Fixes honoring pending VMCPU_FF_HM_UPDATE_CR3 and …
|
|
|
@72785
|
6 年 |
vboxsync |
VMM/HM: Dump improvement on VERR_VMX_UNABLE_TO_START_VM gurus.
|
|
|
@72771
|
6 年 |
vboxsync |
VMM: Avoid calling CPUMQueryGuestCtxPtr when possible, cleanup.
|
|
|
@72770
|
6 年 |
vboxsync |
VMM/HM: Cleanup.
|
|
|
@72769
|
6 年 |
vboxsync |
VMM/HM: Avoid some CPUMQueryGuestCtxPtr calls.
|
|
|
@72749
|
6 年 |
vboxsync |
VMM: Remove EM_NOTIFY_HM and related code unused since VirtualBox 2.1 …
|
|
|
@72744
|
6 年 |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [HM, CPUM]
|
|
|
@72643
|
6 年 |
vboxsync |
VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
|
|
|
@72598
|
6 年 |
vboxsync |
EMHM.cpp: Prepping for EMHistoryExec-to-ring-3 and CPUMCTX_EXTRN_xxx.
|
|
|
@72560
|
6 年 |
vboxsync |
EM,HM: Replaced HM exit history with the EM one. VT-x now reads TSC on …
|
|
|
@72555
|
6 年 |
vboxsync |
EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
|
|
|
@72208
|
7 年 |
vboxsync |
VMM: VBOX_WITH_NESTED_HWVIRT_SVM.
|
|
|
@72178
|
7 年 |
vboxsync |
VMM: Nested hw.virt: Implemented saved-states for nested SVM. Bumps …
|
|
|
@71933
|
7 年 |
vboxsync |
VMM/HM: Nested hw.virt: Fix the issue with preserving reserved bits …
|
|
|
@71856
|
7 年 |
vboxsync |
VMM/HMSVM: Clean up.
|
|
|
@71798
|
7 年 |
vboxsync |
VMM/HM: Comment.
|
|
|
@71755
|
7 年 |
vboxsync |
VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
|
|
|
@71415
|
7 年 |
vboxsync |
VMM/HM: Get rid of lazy FPU loading for AMD-V. Nested Hw.virt: Fix FPU …
|
|
|
@71382
|
7 年 |
vboxsync |
VMM/HM: Nit.
|
|
|
@71381
|
7 年 |
vboxsync |
VMM/HM: Added VM debugger info dumping for SVM nested-guest VMCB cache.
|
|
|
@71344
|
7 年 |
vboxsync |
VMM/HM: Add nested-guest exit reason stat array for SVM R0 execution.
|
|
|
@71108
|
7 年 |
vboxsync |
Added speculation control settings to API, refined implementation.
|
|
|
@71064
|
7 年 |
vboxsync |
VMM/HM: We no longer require NRIP to be present when decode-assist is …
|
|
|
@71047
|
7 年 |
vboxsync |
VMM/HM: Todo.
|
|
|
@70986
|
7 年 |
vboxsync |
VMM/HM: Log and nit.
|
|
|
@70948
|
7 年 |
vboxsync |
VMM: Added a bMainExecutionEngine member to the VM structure for use …
|
|
|
@70918
|
7 年 |
vboxsync |
VMM: NEM kick off.
|
|
|
@70606
|
7 年 |
vboxsync |
updates (bugref:9087)
|
|
|
@70557
|
7 年 |
vboxsync |
VMM/HM: Fix missing stat counter line.
|
|
|
@70441
|
7 年 |
vboxsync |
VMM/HM: nit.
|
|
|
@70415
|
7 年 |
vboxsync |
VMM/HM: Nested Hw.virt: Implement virtual GIF to not intercept …
|
|
|
@70413
|
7 年 |
vboxsync |
VMM/HM: Nested Hw.virt: Implemented virtualized VMSAVE/VMLOAD to avoid …
|
|
|
@70299
|
7 年 |
vboxsync |
VMM: Moved the SVM dumping functions to where it's logically more …
|
|
|
@70290
|
7 年 |
vboxsync |
VMM/HM: Dump SVM VMCB nit.
|
|
|
@70268
|
7 年 |
vboxsync |
VMM/HM: Tidy dumping.
|
|
|
@70266
|
7 年 |
vboxsync |
VMM/HM: Added dumping of SVM VMCB state save area.
|
|
|
@70264
|
7 年 |
vboxsync |
VMM/HMSVM: Add VGIF, dump new VMCB bits (VGIF, SEV, SEV-ES, Virt …
|
|
|
@70262
|
7 年 |
vboxsync |
VMM/HM: SVM VMCB struct logical adjustments for new SVM features …
|
|
|
@70260
|
7 年 |
vboxsync |
VMM: SVM VMCB struct logical adjustments for new SVM feature bits …
|
|
|
@70258
|
7 年 |
vboxsync |
VMM/HM: Access SVM VMCB clean bits as a 32-bit field.
|
|
|
@70254
|
7 年 |
vboxsync |
VMM: Match the AMD specs exactly whenever possible for SVM specific …
|
|
|
@69535
|
7 年 |
vboxsync |
VMM/HM: Nested Hw.virt: nit.
|
|
|
@69140
|
7 年 |
vboxsync |
VMM/HM: Logging.
|
|
|
@69111
|
7 年 |
vboxsync |
(C) year
|
|
|
@68887
|
7 年 |
vboxsync |
VMM/HM: Log.
|
|
|
@67660
|
7 年 |
vboxsync |
VMM/HMSVMR0: Added decode assist for invlpg, mov CRx instruction VM-exits.
|
|
|
@67529
|
7 年 |
vboxsync |
VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
|
|
|
@66684
|
8 年 |
vboxsync |
SVM: Log additional features on newer CPUs.
|
|
|
@66581
|
8 年 |
vboxsync |
VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
|
|
|
@65447
|
8 年 |
vboxsync |
VMM/HM: nit.
|
|
|
@65314
|
8 年 |
vboxsync |
VMM/HM: Eliminate unused member.
|
|
|
@64855
|
8 年 |
vboxsync |
VMM/HM: Added hmeventpending dbginfo command.
|
|
|
@64854
|
8 年 |
vboxsync |
VMM/HM: Fix VM-exit descriptions on stat counters on VIA CPUs to not …
|
|
|
@64626
|
8 年 |
vboxsync |
Recompiler, VMM, Devices: Purge the old APIC and the …
|
|
|
@64146
|
8 年 |
vboxsync |
VMM/HM: nits.
|
|
|
@64143
|
8 年 |
vboxsync |
VMM/HM: Report support for 'true' VMX capability MSRs.
|
|
|
@63560
|
8 年 |
vboxsync |
scm: cleaning up todos
|
|
|
@62647
|
8 年 |
vboxsync |
VMMR3: warnings
|
|
|
@62478
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62460
|
8 年 |
vboxsync |
VMM: scm
|
|
|
@61776
|
8 年 |
vboxsync |
CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
|
|
|
@61763
|
8 年 |
vboxsync |
doxygen fixes
|
|
|
@61746
|
8 年 |
vboxsync |
VMM/HM: Fix missing exit reasons for VT-x.
|
|
|
@61703
|
8 年 |
vboxsync |
VMX: Keep using 64-bit switcher to preserve guest CPU state on 32-bit …
|
|
|
@61648
|
8 年 |
vboxsync |
VMM/HM: Better handling of edge-cases during exceptions caused as a …
|
|
|
@61647
|
8 年 |
vboxsync |
VMM/HM: Use unique, non-zero error codes for u32HMError and avoid …
|
|
|
@61574
|
8 年 |
vboxsync |
VMM/HM: Run the exithistory info callback on all EMTs if a specific …
|
|
|