|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@94972
|
3 years |
vboxsync |
VMM/NEM/darwin: Use g_CpumHostFeatures. [build fix] bugref:10093
|
|
|
@94961
|
3 years |
vboxsync |
VMM/NEM/darwin: Use g_CpumHostFeatures. bugref:10093
|
|
|
@94885
|
3 years |
vboxsync |
Another Darwin build fix.
|
|
|
@94425
|
3 years |
vboxsync |
VMM: doxygen fixes (don't duplicate docs, newer doxygen version …
|
|
|
@93831
|
3 years |
vboxsync |
VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin}: Add code to allow for …
|
|
|
@93826
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Remove the temporary workaround now that the …
|
|
|
@93825
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Reduce code duplication, bugref:9044
|
|
|
@93787
|
3 years |
vboxsync |
VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
|
|
|
@93785
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Check whether probes are enabled to decide …
|
|
|
@93750
|
3 years |
vboxsync |
VMM/{NEMR3Native-darwin.cpp,HMVMXR0.cpp,VMXAllTemplate.cpp.h}: Move …
|
|
|
@93748
|
3 years |
vboxsync |
VMM/{NEMR3Native-darwin.cpp,HMVMXR0.cpp,VMXAllTemplate.cpp.h}: Move …
|
|
|
@93728
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Apple requires to bind to all MSRs related to …
|
|
|
@93723
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Fix clearing context changed flag for TSC AUX …
|
|
|
@93722
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Implement support for the pause loop exiting …
|
|
|
@93681
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Don't run forever with hv_vcpu_run_until(), TM …
|
|
|
@93680
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Don't run forever with hv_vcpu_run_until(), TM …
|
|
|
@93679
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Sync back the PDPE entries upon VM exit, …
|
|
|
@93586
|
3 years |
vboxsync |
VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin.cpp}: Temporarily …
|
|
|
@93583
|
3 years |
vboxsync |
VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin.cpp}: Temporarily …
|
|
|
@93582
|
3 years |
vboxsync |
VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin.cpp}: Temporarily …
|
|
|
@93457
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Log the VMCS field write permissions if …
|
|
|
@93397
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Need to ensure that the A20 gate is actually …
|
|
|
@93218
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Straighten out the runloop a bit, no need to …
|
|
|
@93134
|
3 years |
vboxsync |
VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@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 …
|
|
|
@92560
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Smaller fixes, bugref:9044
|
|
|
@92541
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Allow forcing mapping/unmapping of CR3 …
|
|
|
@92499
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp: Fix TPR shadowing configuration (huge …
|
|
|
@92475
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Fix syncing the APIC TPR/CR8 register, fixes …
|
|
|
@92473
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp: Fix syncing DR3 and DR6 and notify TM when …
|
|
|
@92465
|
3 years |
vboxsync |
VMM/NEM-linux: Some more code. Got far enough to log the BIOS version …
|
|
|
@92456
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp: Sigh Apple2, bugref:9044
|
|
|
@92453
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp: Fixes to the guest state import/export …
|
|
|
@92376
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Make use of the ASID feature if available on …
|
|
|
@92363
|
3 years |
vboxsync |
VMM/include/HMVMXCommon.h: Use IN_NEM_DARWIN instead of IN_RING0 so …
|
|
|
@92357
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp: Statistics, bugref:9044
|
|
|
@92351
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp,VMM/Makefile.kmk: Fon't link directly …
|
|
|
@92338
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp: Implement NEMHCQueryCpuTick() and …
|
|
|
@92316
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp: Updates, more VMX template integration and …
|
|
|
@92220
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp: Some early code to work with Apple's …
|