|
|
@72470
|
6 years |
vboxsync |
NEM/win: Looks like we can get a stop confirmation first time around …
|
|
|
@72469
|
6 years |
vboxsync |
GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044
- IEM: …
|
|
|
@72463
|
7 years |
vboxsync |
NEM: More hypercall work. bugref:9044
|
|
|
@72462
|
7 years |
vboxsync |
EM,IEM,HM: Consolidated VMMHypercallsDisable/VMMHypercallsEnable into …
|
|
|
@72461
|
7 years |
vboxsync |
emR3Load: Status checking cleanups
|
|
|
@72460
|
7 years |
vboxsync |
GIM/Hv: Need to restore hypercall instruction enable state on load. …
|
|
|
@72456
|
7 years |
vboxsync |
VMM: Fail to start VM when nested-paging/UX isn't available when …
|
|
|
@72449
|
7 years |
vboxsync |
VMM/EM: VINF_PGM_CHANGE_MODE fixes in ring-3 caused by bug addressed …
|
|
|
@72446
|
7 years |
vboxsync |
NEM/win: Working on intercepting VMMCALL and VMCALL. bugref:9044
|
|
|
@72440
|
7 years |
vboxsync |
VMM: Nested hw.virt: Fixes when nested-paging isn't enabled in the …
|
|
|
@72430
|
7 years |
vboxsync |
NEM/win: doxygen fix. bugref:9044
|
|
|
@72429
|
7 years |
vboxsync |
NEM/win: Unwanted comment. bugref:9044
|
|
|
@72426
|
7 years |
vboxsync |
IPRT,VMM: Added custom thread name for ring-0 logging (VMM).
|
|
|
@72420
|
7 years |
vboxsync |
NEM/win: Added concern about emulating VMMCALL/VMCALL. bugref:9044
|
|
|
@72419
|
7 years |
vboxsync |
NEM/win: Modify the APIC and firmware configuration to disable X2APIC. …
|
|
|
@72415
|
7 years |
vboxsync |
NEM/win: More MSR work. Document IA32_APIC_BASE issues (no X2APIC, …
|
|
|
@72412
|
7 years |
vboxsync |
NEM/win: More code merging. bugref:9044
|
|
|
@72392
|
7 years |
vboxsync |
NEM/win: TSC_AUX and APIC_BASE work. bugref:9044
|
|
|
@72384
|
7 years |
vboxsync |
VMM/Guru: Speed up stderr output by explicit buffering. Makes a big …
|
|
|
@72383
|
7 years |
vboxsync |
VMM/Guru: Speed up stderr output by explicit buffering. Makes a big …
|
|
|
@72358
|
7 years |
vboxsync |
NEM: Sync more MSR state; don't treat unrecoverable exceptions as …
|
|
|
@72345
|
7 years |
vboxsync |
VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. …
|
|
|
@72343
|
7 years |
vboxsync |
VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. …
|
|
|
@72327
|
7 years |
vboxsync |
VMM: Expose VM::bMainExecutionEngine thru external API …
|
|
|
@72308
|
7 years |
vboxsync |
NEM/win: Count cpuid and msr exits.
|
|
|
@72306
|
7 years |
vboxsync |
NEM/win: Intercept and handle MSR accesses. bugref:9044
|
|
|
@72300
|
7 years |
vboxsync |
NEM,STAM: Partition memory statistics for NEM. bugref:9044
- STAM: …
|
|
|
@72290
|
7 years |
vboxsync |
NEM/win: doxygen fix
|
|
|
@72287
|
7 years |
vboxsync |
NEM/win: Fixes to code using WHv API.
|
|
|
@72286
|
7 years |
vboxsync |
NEM/win: Updated SDK.
|
|
|
@72267
|
7 years |
vboxsync |
VMM: Added NEMR3IsEnabled to go aloneside HMR3IsEnabled for the …
|
|
|
@72266
|
7 years |
vboxsync |
TRPMR3InjectEvent: Don't reschedule to REM when in NEM mode. bugref:9044
|
|
|
@72262
|
7 years |
vboxsync |
NEM/win: Intercept all (for now) CPUIDs. bugref:9044
|
|
|
@72252
|
7 years |
vboxsync |
NEMR3Native-win.cpp: Loop optimization.
|
|
|
@72249
|
7 years |
vboxsync |
IOMR3ProcessForceFlag: Logging fix.
|
|
|
@72208
|
7 years |
vboxsync |
VMM: VBOX_WITH_NESTED_HWVIRT_SVM.
|
|
|
@72207
|
7 years |
vboxsync |
NEM: Inject interrupts from the inner NEM loop, use interrupt windows. …
|
|
|
@72193
|
7 years |
vboxsync |
VMM/GIM/HyperV: Include the debug UDP source and destination ports in …
|
|
|
@72190
|
7 years |
vboxsync |
VMM/GIM/HyperV: Implement extended hypercalls …
|
|
|
@72188
|
7 years |
vboxsync |
comment fix
|
|
|
@72178
|
7 years |
vboxsync |
VMM: Nested hw.virt: Implemented saved-states for nested SVM. Bumps …
|
|
|
@72159
|
7 years |
vboxsync |
VMM/SSM: Assert parameters.
|
|
|
@72065
|
7 years |
vboxsync |
VMM/SVM: Interrupt injection fixes.
|
|
|
@72054
|
7 years |
vboxsync |
*: RTListMove no longer need the call to init the destination list to …
|
|
|
@71933
|
7 years |
vboxsync |
VMM/HM: Nested hw.virt: Fix the issue with preserving reserved bits …
|
|
|
@71859
|
7 years |
vboxsync |
VMM: SVM NestedPagingCtrl naming consistency with rest of the VMCB fields.
|
|
|
@71856
|
7 years |
vboxsync |
VMM/HMSVM: Clean up.
|
|
|
@71833
|
7 years |
vboxsync |
VMM: Nested hw.virt: Implement pause-filter and pause-filter threshold.
|
|
|
@71805
|
7 years |
vboxsync |
VMM/CPUM: Nit - stat description typo.
|
|
|
@71800
|
7 years |
vboxsync |
VMM/GIM: KVM: Unused header.
|
|
|
@71798
|
7 years |
vboxsync |
VMM/HM: Comment.
|
|
|
@71755
|
7 years |
vboxsync |
VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
|
|
|
@71720
|
7 years |
vboxsync |
PATM: Don't try pass stuff to patmRCVirtPagePfHandle that's not …
|
|
|
@71699
|
7 years |
vboxsync |
SUPDrv,VBoxVMM: Require SSE2 to be present.
|
|
|
@71676
|
7 years |
vboxsync |
Comments.
|
|
|
@71443
|
7 years |
vboxsync |
VMM/CPUM: Nested Hw.virt: Don't need to clear extra fields on reset …
|
|
|
@71415
|
7 years |
vboxsync |
VMM/HM: Get rid of lazy FPU loading for AMD-V. Nested Hw.virt: Fix FPU …
|
|
|
@71382
|
7 years |
vboxsync |
VMM/HM: Nit.
|
|
|
@71381
|
7 years |
vboxsync |
VMM/HM: Added VM debugger info dumping for SVM nested-guest VMCB cache.
|
|
|
@71344
|
7 years |
vboxsync |
VMM/HM: Add nested-guest exit reason stat array for SVM R0 execution.
|
|
|
@71342
|
7 years |
vboxsync |
VMM/CPUM: Include GIF as part of nested hw.virt CPUM info.
|
|
|
@71297
|
7 years |
vboxsync |
NEM: Some more 17115 fixes and noted down an issue (possibly not at …
|
|
|
@71296
|
7 years |
vboxsync |
NEM: Updates for build 17115 and fixes for AMD-V. bugref:9044
|
|
|
@71293
|
7 years |
vboxsync |
NEM: Some stats; doc updates. bugref:9044
|
|
|
@71289
|
7 years |
vboxsync |
NEM: Complain about A20 too. bugref:9044
|
|
|
@71286
|
7 years |
vboxsync |
NEM: Better section heading. bugref:9044
|
|
|
@71284
|
7 years |
vboxsync |
NEM: Working on the @page docs for windows. bugref:9044
|
|
|
@71283
|
7 years |
vboxsync |
NEM: Working on the @page docs for windows. bugref:9044
|
|
|
@71280
|
7 years |
vboxsync |
VMM/APIC: Log when Hyper-V x2APIC compatibility mode is enabled.
|
|
|
@71279
|
7 years |
vboxsync |
NEM: working on the @page docs for windows. bugref:9044
|
|
|
@71275
|
7 years |
vboxsync |
NEM: working on the @page docs for windows. bugref:9044
|
|
|
@71224
|
7 years |
vboxsync |
NEM/w: Optimizations and build fixes for the other configurations. …
|
|
|
@71222
|
7 years |
vboxsync |
NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044
|
|
|
@71189
|
7 years |
vboxsync |
VMM/CPUM: Log nit.
|
|
|
@71184
|
7 years |
vboxsync |
CPUM,NEM: Introduced CPUMCTX field for tracking state that's not in …
|
|
|
@71166
|
7 years |
vboxsync |
VMM/CPUM: Nested Hw.virt: Try expose SVM flush-by-ASID to the guest.
|
|
|
@71152
|
7 years |
vboxsync |
VMM/NEM/win: Refactoring... bugref:9044
|
|
|
@71136
|
7 years |
vboxsync |
SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
|
|
|
@71131
|
7 years |
vboxsync |
VMM/NEM/win: Code for discovering VID I/O control functions (for …
|
|
|
@71129
|
7 years |
vboxsync |
VMM/NEM/win: Reimplemented virtual process API, optimizing the cancel …
|
|
|
@71118
|
7 years |
vboxsync |
VMM/CPUM: Nested Hw.virt: Expose NRIP and decode-assist SVM features …
|
|
|
@71108
|
7 years |
vboxsync |
Added speculation control settings to API, refined implementation.
|
|
|
@71087
|
7 years |
vboxsync |
VMM/NEM/win: Get registers via hypercalls. bugref:9044
|
|
|
@71083
|
7 years |
vboxsync |
VMM,SUPDrv: More NEM/win page hacking. bugref:9044 [build fix]
|
|
|
@71082
|
7 years |
vboxsync |
VMM,SUPDrv: More NEM/win page hacking. bugref:9044
|
|
|
@71081
|
7 years |
vboxsync |
VMM,SUPDrv: More NEM/win experimentation. bugref:9044
|
|
|
@71076
|
7 years |
vboxsync |
VMM,SUPDrv: More NEM/win experimentation. bugref:9044 [build fix]
|
|
|
@71075
|
7 years |
vboxsync |
VMM,SUPDrv: More NEM/win experimentation. bugref:9044
|
|
|
@71064
|
7 years |
vboxsync |
VMM/HM: We no longer require NRIP to be present when decode-assist is …
|
|
|
@71047
|
7 years |
vboxsync |
VMM/HM: Todo.
|
|
|
@71044
|
7 years |
vboxsync |
NEM: Upped the max mapped pages to 4000, which helps with performance. …
|
|
|
@71043
|
7 years |
vboxsync |
NEM: More code - PoC kind of working now. bugref:9044
|
|
|
@71040
|
7 years |
vboxsync |
NEM: More code - DSL is getting somewhere now, but VRAM access sucks. …
|
|
|
@71035
|
7 years |
vboxsync |
NEM: More code - got the 'FATAL: Could not read from the boot medium! …
|
|
|
@71032
|
7 years |
vboxsync |
NEM: More code. bugref:9044
|
|
|
@71031
|
7 years |
vboxsync |
NEM: More code. bugref:9044
|
|
|
@71020
|
7 years |
vboxsync |
NEM: More code. bugref:9044
|
|
|
@70986
|
7 years |
vboxsync |
VMM/HM: Log and nit.
|
|
|
@70984
|
7 years |
vboxsync |
NEM: Working on the EM loops. bugref:9044 [bug fix]
|
|
|
@70980
|
7 years |
vboxsync |
NEM: Working on the EM loops. bugref:9044 [build fix]
|
|
|