|
|
@93991
|
3 years |
vboxsync |
VMM: Fix a possible PDM queue leak when destroying a VM, bugref:10093
|
|
|
@93951
|
3 years |
vboxsync |
VMM/PGMDbg: GCC 11.2.1 build tweaks.
|
|
|
@93931
|
3 years |
vboxsync |
VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
|
|
|
@93924
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Accidentally enabled nested EPT and UX …
|
|
|
@93922
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code.
|
|
|
@93912
|
3 years |
vboxsync |
VMM: Add driver helper to destroy a timer, bugref:10196
|
|
|
@93905
|
3 years |
vboxsync |
VMM: More arm tweaks. bugref:9898
|
|
|
@93902
|
3 years |
vboxsync |
VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
|
|
|
@93901
|
3 years |
vboxsync |
VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
|
|
|
@93900
|
3 years |
vboxsync |
VMM/PDMQueue: todo
|
|
|
@93896
|
3 years |
vboxsync |
VMM/PDMQueue: Free memory when the queue count drops to 0. Addresses …
|
|
|
@93831
|
3 years |
vboxsync |
VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin}: Add code to allow for …
|
|
|
@93830
|
3 years |
vboxsync |
VMM/CPUM: Add some helpers for NEM to activate the hyper or guest …
|
|
|
@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
|
|
|
@93824
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix trunk regression introduced in …
|
|
|
@93789
|
3 years |
vboxsync |
VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
|
|
|
@93788
|
3 years |
vboxsync |
VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
|
|
|
@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 …
|
|
|
@93745
|
3 years |
vboxsync |
VMM: More arm64 adjustments. bugref:9898
|
|
|
@93744
|
3 years |
vboxsync |
VMM: More arm64 adjustments. bugref:9898
|
|
|
@93743
|
3 years |
vboxsync |
VMM/PGMDbg: Non-x86 host scan functions. bugref:9898
|
|
|
@93729
|
3 years |
vboxsync |
VMM/HM: Need to postpone registering the debug info handlers further, …
|
|
|
@93728
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Apple requires to bind to all MSRs related to …
|
|
|
@93725
|
3 years |
vboxsync |
VMM: More arm64 adjustments. bugref:9898
|
|
|
@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 …
|
|
|
@93721
|
3 years |
vboxsync |
VMM/HM: Register DBGF info handlers only when HM is enabled, bugref:9044
|
|
|
@93718
|
3 years |
vboxsync |
VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517
|
|
|
@93717
|
3 years |
vboxsync |
VMM/TM: Internal timers never have a critical section set, so …
|
|
|
@93716
|
3 years |
vboxsync |
VMM/PGM: Moved the physical handler allocation off the hyper heap and …
|
|
|
@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, …
|
|
|
@93667
|
3 years |
vboxsync |
VMM/PGM: Made PGMR3HandlerPhysicalTypeRegister a bit clearer on hType …
|
|
|
@93655
|
3 years |
vboxsync |
VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of …
|
|
|
@93654
|
3 years |
vboxsync |
TM: Set up the tm.s.VirtualGetRawDataR0 pointers in ring-0. bugref:10094
|
|
|
@93653
|
3 years |
vboxsync |
VMM/PDMDriver,DrvIntNet,DrvNetShaper: Properly disable all ring-0 …
|
|
|
@93652
|
3 years |
vboxsync |
VMM/PDMDriver,DrvIntNet,DrvNetShaper: Properly disable all ring-0 …
|
|
|
@93651
|
3 years |
vboxsync |
VMM/PGM,*: Split the physical access handler type registration into …
|
|
|
@93650
|
3 years |
vboxsync |
VMM/PGM,*: Split the physical access handler type registration into …
|
|
|
@93635
|
3 years |
vboxsync |
VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
|
|
|
@93633
|
3 years |
vboxsync |
VMM/PDMNetShaper: Statistics. bugref:5582
|
|
|
@93631
|
3 years |
vboxsync |
VMM/PDMNetShaper: Don't start the unchoke thread unless there are are …
|
|
|
@93630
|
3 years |
vboxsync |
VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off …
|
|
|
@93628
|
3 years |
vboxsync |
VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off …
|
|
|
@93624
|
3 years |
vboxsync |
VMM/PGMPhys: Changed two MMHyperAlloc calls for MMIO mappings and ROM …
|
|
|
@93620
|
3 years |
vboxsync |
VMM/MMHyper: Removed unused code. bugref:10093
|
|
|
@93618
|
3 years |
vboxsync |
VMM/PGMPhys: Replaced two MMR3HyperAllocOnceNoRel calls with direct …
|
|
|
@93617
|
3 years |
vboxsync |
VMM/PGMPool: Replaced MMR3HyperAllocOnceNoRel call with direct …
|
|
|
@93615
|
3 years |
vboxsync |
VMM/DBGR3Trace: Replaced MMR3HyperAllocOnceNoRel call with direct …
|
|
|
@93612
|
3 years |
vboxsync |
VMM/PDMQueue: Doxygen fixes. bugref:10093
|
|
|
@93611
|
3 years |
vboxsync |
VMM/PDMQueue: Removed unused function. bugref:10093
|
|
|
@93609
|
3 years |
vboxsync |
VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
|
|
|
@93600
|
3 years |
vboxsync |
VMM: Put dummy function w/ assertion for reserved VMM function table …
|
|
|
@93598
|
3 years |
vboxsync |
VMM/MM: Removed unused MMR3HCPhys2HCVirt(). bugref:10093
|
|
|
@93597
|
3 years |
vboxsync |
VMM/MM: Removed now unused MMR3HyperHCVirt2HCPhys(). bugref:10093
|
|
|
@93596
|
3 years |
vboxsync |
VMM/PGM: Init HCPhysZeroPg and HCPhysMmioPg in ring-0 and forget …
|
|
|
@93595
|
3 years |
vboxsync |
VMM/MM: Removed unused MMR3PageDummyHCPhys & MMR3PageDummyHCPtr …
|
|
|
@93593
|
3 years |
vboxsync |
VMM: Embedded the zero and mmio-dummy pages into the VM structure and …
|
|
|
@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 …
|
|
|
@93574
|
3 years |
vboxsync |
VMM/HM: Nested VMX: bugref:10092 Separate out VM-exit counters for …
|
|
|
@93554
|
3 years |
vboxsync |
VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
|
|
|
@93519
|
3 years |
vboxsync |
VMM/CPUM: Quick arm64 build adjustments. bugref:9898
|
|
|
@93515
|
3 years |
vboxsync |
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
|
|
|
@93514
|
3 years |
vboxsync |
VMM/APIC: Arm64 host adjustment. bugref:9898
|
|
|
@93470
|
3 years |
vboxsync |
DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
|
|
|
@93468
|
3 years |
vboxsync |
VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
|
|
|
@93457
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Log the VMCS field write permissions if …
|
|
|
@93444
|
3 years |
vboxsync |
VMM,Main,HostServices: Use a function table for accessing the …
|
|
|
@93397
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Need to ensure that the A20 gate is actually …
|
|
|
@93393
|
3 years |
vboxsync |
VMM/CFGM: Use the RTMemSafer allocator for the password strings and …
|
|
|
@93392
|
3 years |
vboxsync |
VMM/CFGM: Must thoroughly wipe password memory before freeing it. …
|
|
|
@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 + …
|
|
|
@93337
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Comment clarifying CR0-fixed-0 and …
|
|
|
@93308
|
3 years |
vboxsync |
VMM: VC++ 19.2 update 11 build adjustments (lossy floating point …
|
|
|
@93292
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix typo in constructing true VM-exit …
|
|
|
@93268
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 True VMX controls MSR support.
|
|
|
@93266
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix typo in r149319.
|
|
|
@93257
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Expose true VMX control MSRs to the guest.
|
|
|
@93223
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 When Unrestricted Guest is supported by …
|
|
|
@93218
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Straighten out the runloop a bit, no need to …
|
|
|
@93210
|
3 years |
vboxsync |
VMM/PGMR3PhysMmio2Register: Call MMR3AdjustFixedReservation even in …
|
|
|
@93207
|
3 years |
vboxsync |
VMM/NEM-win: Just drop the ring-0 bits when NEM/PGM mode is enabled. …
|
|
|
@93204
|
3 years |
vboxsync |
VMM/EM: Some debug stepping hacks.
|
|
|
@93171
|
3 years |
vboxsync |
VMM/PGMPhys: Don't assert on NIL ring-0 address in NEM mode. …
|
|
|
@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
|
|
|
@93102
|
3 years |
vboxsync |
VMM/HMSVM,ConsoleImpl2: Implemented an AMD-V workaround for missing …
|
|
|
@93090
|
3 years |
vboxsync |
VMM/DBGFR3FlowTrace: Use the correct flags when setting the breakpoint
|
|
|
@93087
|
3 years |
vboxsync |
VMM/PDMAsyncCompletionFile.cpp: Don't try to access pTask->pNext when …
|
|
|
@93015
|
3 years |
vboxsync |
CFGM: bugref:9469 Password data type introduced
|
|
|
@92892
|
3 years |
vboxsync |
GVMMR0: Experimental code (disabled) for using HR host timers to wake …
|
|
|