|
|
@93355
|
3 years |
vboxsync |
VMM/NEM-win: We now require the PGM NEM mode so kicked out code not …
|
|
|
@93352
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out more code relating to using the VID API …
|
|
|
@93351
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out most of the ring-0 code because bugref:10118 + …
|
|
|
@93207
|
3 years |
vboxsync |
VMM/NEM-win: Just drop the ring-0 bits when NEM/PGM mode is enabled. …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92723
|
3 years |
vboxsync |
VMM: More driverless adjustments. bugref:10138
|
|
|
@92626
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Adjust PGM APIs and translate …
|
|
|
@92583
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
|
|
|
@92468
|
3 years |
vboxsync |
VMM/NEM-linux: Some more code. Got far enough to log the BIOS version …
|
|
|
@92465
|
3 years |
vboxsync |
VMM/NEM-linux: Some more code. Got far enough to log the BIOS version …
|
|
|
@92443
|
3 years |
vboxsync |
VMM/NEM-win: More NUC 11 bs3-memalloc-1 numbers and a comment. bugref:10122
|
|
|
@92442
|
3 years |
vboxsync |
VMM/NEM-win: Some NUC 11 bs3-memalloc-1 numbers. bugref:10122
|
|
|
@92434
|
3 years |
vboxsync |
VMM/NEM-win,SUPLib-win: Allocate large pages in SUPPageAlloc when …
|
|
|
@92177
|
3 years |
vboxsync |
VMM/PGM,NEM: Moved the StatProfQueryGpaRangeDirtyBitmap NEM stat up to …
|
|
|
@92170
|
3 years |
vboxsync |
VMM/PGM,NEM: Let NEM handle dirty VRAM (MMIO2) page tracking. Saves …
|
|
|
@92129
|
3 years |
vboxsync |
VMM/PGM,NEM: RAM registration notification must return a u2State value …
|
|
|
@92120
|
3 years |
vboxsync |
VMM/NEM/win: New approach to A20: Reschedule to IEM. Logging. bugref:10122
|
|
|
@91958
|
3 years |
vboxsync |
VMM/NEM/win: No mapping limits when in simplified memory management …
|
|
|
@91848
|
3 years |
vboxsync |
VMM/NEM,PGM: First bunch changes for watered down guest memory …
|
|
|
@91702
|
3 years |
vboxsync |
VMM/NEM: More stats. Played with using WHvMapGpaRange again, but much …
|
|
|
@91692
|
3 years |
vboxsync |
VMM/NEM: Made it build without NEM_WIN_USE_HYPERCALLS_FOR_PAGES again. …
|
|
|
@91688
|
3 years |
vboxsync |
VMM/NEM: Added some more #ifdef'ing to reduce the amount of ioctl …
|
|
|
@91679
|
3 years |
vboxsync |
VMM/NEM: Added not about GuidToString - couldn't help myself, sorry. :-)
|
|
|
@91676
|
3 years |
vboxsync |
VMM/NEM-win: Quick and very dirty hack to make the code work on …
|
|
|
@91580
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Made changes to PGM++ to handle invalid …
|
|
|
@88654
|
4 years |
vboxsync |
Typo.
|
|
|
@86117
|
4 years |
vboxsync |
NEM: Some adjustments to r140349.
|
|
|
@86115
|
4 years |
vboxsync |
VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@83103
|
5 years |
vboxsync |
VMM/NEM: Use mostly vanialla API for now so we've something that at …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82353
|
5 years |
vboxsync |
NEMR3: fix context info in error message
|
|
|
@81376
|
5 years |
vboxsync |
NEMR3Init: Set error info when VMMR0_DO_NEM_INIT_VM fails.
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80346
|
5 years |
vboxsync |
VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC …
|
|
|
@80333
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
|
|
|
@80281
|
5 years |
vboxsync |
VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
|
|
|
@80191
|
5 years |
vboxsync |
VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76409
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@74795
|
6 years |
vboxsync |
vm.h,EM: Made the FF_SET and FF_CLEAR macros only take constants with …
|
|
|
@74791
|
6 years |
vboxsync |
vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
|
|
|
@74789
|
6 years |
vboxsync |
vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
|
|
|
@74616
|
6 years |
vboxsync |
NEM/win: doc updates. bugref:9044
|
|
|
@74606
|
6 years |
vboxsync |
NEM/win: Some more details. bugref:9044
|
|
|
@74600
|
6 years |
vboxsync |
NEM/win: Kind of solved slowdown puzzle on AMD. bugref:9044
|
|
|
@74590
|
6 years |
vboxsync |
NEM/win: More doc updating. bugref:9044
|
|
|
@74589
|
6 years |
vboxsync |
NEM/win: More doc updating. bugref:9044
|
|
|
@74588
|
6 years |
vboxsync |
NEM/win: Doc updating for build 17757, 17763. bugref:9044
|
|
|
@74517
|
6 years |
vboxsync |
NEM/win: Updates for new builds. bugref:9044
|
|
|
@73282
|
6 years |
vboxsync |
NEM/win: Kicked out VINF/VERR_NEM_UPDATE_APIC_BASE and …
|
|
|
@73281
|
6 years |
vboxsync |
APIC: Made APICSetBaseMsr work in ring-0 and raw-mode context without …
|
|
|
@73182
|
6 years |
vboxsync |
NEM/win: Init the A20 gate state correctly. Issue with EFI since it …
|
|
|
@72924
|
6 years |
vboxsync |
NEM/win: Make it possible to select between ring-0 runloop …
|
|
|
@72918
|
6 years |
vboxsync |
NEM/win: Cleanups. bugref:9044
|
|
|
@72695
|
6 years |
vboxsync |
NEM/win: Turn VINF_PGM_CHANGE_MODE into VINF_SUCCESS too after calling …
|
|
|
@72690
|
6 years |
vboxsync |
NEM: Separate stats for odd and alerts when stopping the CPU. bugref:9044.
|
|
|
@72687
|
6 years |
vboxsync |
NEM: Apparently the IoCtlMessageSlotHandleAndGetNext operation may be …
|
|
|
@72673
|
6 years |
vboxsync |
NEM/win: Did some NAT benchmarking too. bugref:9044
|
|
|
@72672
|
6 years |
vboxsync |
NEM/win: regular svm number for w2k boot+shutdown benchmark. ?bugref:9044
|
|
|
@72671
|
6 years |
vboxsync |
NEM/win: Added some more benchmark numbers to the doxygen @page. …
|
|
|
@72669
|
6 years |
vboxsync |
NEM/win: Added some benchmark numbers to the doxygen @page. bugref:9044
|
|
|
@72634
|
6 years |
vboxsync |
EM[R3]: Use pVCpu->cpum.GstCtx and stop keeping and passing pCtx around.
|
|
|
@72555
|
6 years |
vboxsync |
EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
|
|
|
@72546
|
6 years |
vboxsync |
NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. …
|
|
|
@72544
|
6 years |
vboxsync |
NEM/win: Some exploration of registers and partition properties. …
|
|
|
@72541
|
6 years |
vboxsync |
NEM/win: Added TSC offset to the complaint list. Some exploration of …
|
|
|
@72526
|
6 years |
vboxsync |
NEM,TM: More TSC adjustments for NEM/win. bugref:9044
|
|
|
@72522
|
6 years |
vboxsync |
NEM,TM: Work on TSC and NEM/win. bugref:9044 [=>office]
|
|
|
@72488
|
6 years |
vboxsync |
NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
|
|
|
@72484
|
6 years |
vboxsync |
IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for …
|
|
|
@72475
|
6 years |
vboxsync |
NEM/win: Add WHvCapabilityCodeExceptionExitBitmap complaint to the …
|
|
|
@72473
|
6 years |
vboxsync |
NEM/win: We need extended exception exit support, so fail if missing. …
|
|
|
@72463
|
6 years |
vboxsync |
NEM: More hypercall work. bugref:9044
|
|
|
@72446
|
7 years |
vboxsync |
NEM/win: Working on intercepting VMMCALL and VMCALL. bugref:9044
|
|
|
@72430
|
7 years |
vboxsync |
NEM/win: doxygen fix. bugref:9044
|
|
|
@72429
|
7 years |
vboxsync |
NEM/win: Unwanted comment. bugref:9044
|
|
|
@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
|
|
|
@72358
|
7 years |
vboxsync |
NEM: Sync more MSR state; don't treat unrecoverable exceptions as …
|
|
|
@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.
|
|
|
@72262
|
7 years |
vboxsync |
NEM/win: Intercept all (for now) CPUIDs. bugref:9044
|
|
|
@72252
|
7 years |
vboxsync |
NEMR3Native-win.cpp: Loop optimization.
|
|
|
@72207
|
7 years |
vboxsync |
NEM: Inject interrupts from the inner NEM loop, use interrupt windows. …
|
|
|
@72188
|
7 years |
vboxsync |
comment fix
|
|
|
@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
|
|
|