|
|
@91945
|
3 years |
vboxsync |
VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper …
|
|
|
@91944
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
|
|
|
@91939
|
3 years |
vboxsync |
VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. …
|
|
|
@91938
|
3 years |
vboxsync |
asn1-generator-pass.h: Fix warning about misleading indentation with …
|
|
|
@91935
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to IOMIOPortWrite API and …
|
|
|
@91930
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to IOMMmioResetRegion and …
|
|
|
@91928
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and …
|
|
|
@91927
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
|
|
|
@91921
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
|
|
|
@91920
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
|
|
|
@91909
|
3 years |
vboxsync |
VMM,PDM: Eliminated PDMDevHlpCritSectGetNopR0 and …
|
|
|
@91907
|
3 years |
vboxsync |
VMM/MM: Eliminated MMHyperCCToRC and MMHyperR0ToRC. bugref:9517
|
|
|
@91906
|
3 years |
vboxsync |
VMM/PDMDevHlp: Stripped down the queue methods (completely unused at …
|
|
|
@91905
|
3 years |
vboxsync |
Drv*,PDMDrvHlp: Added driver helpers for all queues operations, …
|
|
|
@91903
|
3 years |
vboxsync |
pdmdrv.h: Doxygen fix, bugref:10074
|
|
|
@91898
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91897
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91895
|
3 years |
vboxsync |
VMM: Removed raw-mode stuff from PDMQueue. bugref:9517
|
|
|
@91879
|
3 years |
vboxsync |
VMM/PDMUsb: Add CFGM and SSM helpers to PDMUSBHLP, bugref:10074
|
|
|
@91860
|
3 years |
vboxsync |
VMM/PDMDriver: Add CFGM and SSM helpers to PDMDRVHLPR3, bugref:10074
|
|
|
@91854
|
3 years |
vboxsync |
VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
|
|
|
@91848
|
3 years |
vboxsync |
VMM/NEM,PGM: First bunch changes for watered down guest memory …
|
|
|
@91837
|
3 years |
vboxsync |
iprt/nt/nt.h: Moved RtlFreeUnicodeString up so its visible in ring-0 …
|
|
|
@91836
|
3 years |
vboxsync |
SUP: Added SUPR0GetSessionUid(). bugref:10093
|
|
|
@91806
|
3 years |
vboxsync |
SUPDrv,tstVMMR0CallHost-2: Use the argument count from the function …
|
|
|
@91799
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91798
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91796
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91795
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91790
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91789
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91785
|
3 years |
vboxsync |
SUPDrv: Added SUPR0HCPhysToVirt implementation for FreeBSD (untested). …
|
|
|
@91784
|
3 years |
vboxsync |
VBox/SUPR0StackWrapper.mac: Make it build for x86 too, though it won't …
|
|
|
@91780
|
3 years |
vboxsync |
SUPDrv/darwin: Another build fix for the switch-back-to-kernel-stack …
|
|
|
@91779
|
3 years |
vboxsync |
SUPDrv/darwin: Another build fix for the switch-back-to-kernel-stack …
|
|
|
@91740
|
3 years |
vboxsync |
VbglR3ClipboardWriteDataEx: Don't validate pvData when cbData == 0, as …
|
|
|
@91722
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation issues
|
|
|
@91711
|
3 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:10092 Added some macros (removed one …
|
|
|
@91710
|
3 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10092 Added some VMX CPUMFEATURES' bit. …
|
|
|
@91708
|
3 years |
vboxsync |
x86.h: Nested VMX: bugref:10092 Added X86_CR3_EPT_PAGE_MASK.
|
|
|
@91702
|
3 years |
vboxsync |
VMM/NEM: More stats. Played with using WHvMapGpaRange again, but much …
|
|
|
@91678
|
3 years |
vboxsync |
iprt/nt/nt.h: Added link to docs for sys-info class 0x67.
|
|
|
@91676
|
3 years |
vboxsync |
VMM/NEM-win: Quick and very dirty hack to make the code work on …
|
|
|
@91671
|
3 years |
vboxsync |
iprt/nt/vid.h: Seems VidGetPartitionProperty and …
|
|
|
@91651
|
3 years |
vboxsync |
iprt/nt/hyperv.h,vid.h: Some updates for build 22000. bugref:10118
|
|
|
@91635
|
3 years |
vboxsync |
VMM/cpum.h: Doxygen fixes for CPUMSetGuestVmxVmSucceed, …
|
|
|
@91633
|
3 years |
vboxsync |
IPRT/dbg.h,dbgkrnlinfo-r0drv-nt.cpp: Added a few pseudo symbols to the …
|
|
|
@91611
|
3 years |
vboxsync |
iprt/types.h: Must undef bool after including stdbool.h on everywhere …
|
|
|
@91610
|
3 years |
vboxsync |
iprt/types.h: Must undef bool after including stdbool.h on solaris too.
|
|
|
@91596
|
3 years |
vboxsync |
include/iprt/formats/tpm.h: Some guards for the TPM status code …
|
|
|
@91587
|
3 years |
vboxsync |
VMM: Purge VINF_TRPM_XCPT_DISPATCHED, no longer used anywhere.
|
|
|
@91583
|
3 years |
vboxsync |
iprt/types.h: Must undef bool after including stdbool.h on linux too.
|
|
|
@91580
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Made changes to PGM++ to handle invalid …
|
|
|
@91519
|
3 years |
vboxsync |
com/string.h: Added note to Utf8StrFmt about not using it in …
|
|
|
@91498
|
3 years |
vboxsync |
Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram …
|
|
|
@91490
|
3 years |
vboxsync |
Main: Implement enrolling the default VBox platform key, bugref:9580
|
|
|
@91475
|
3 years |
vboxsync |
Main/ExtPack: Fix version major/minor order, and add long forgotten …
|
|
|
@91470
|
3 years |
vboxsync |
Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, and …
|
|
|
@91448
|
3 years |
vboxsync |
IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
|
|
|
@91446
|
3 years |
vboxsync |
IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
|
|
|
@91424
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Build fix.
|
|
|
@91422
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Add CPUMArePaePdpesValid.
|
|
|
@91416
|
3 years |
vboxsync |
Devices: bugref:9932 DrvVMNet and host-only network initial implementation
|
|
|
@91397
|
3 years |
vboxsync |
Main: bugref:1909: Moved VBoxNls.h into Main/include. Fixed docbook issue.
|
|
|
@91396
|
3 years |
vboxsync |
Main: Add IUefiVariableStore interface to manage the content of the …
|
|
|
@91394
|
3 years |
vboxsync |
Main: bugref:1909: Added ability to use translation inside non-member …
|
|
|
@91382
|
3 years |
vboxsync |
ExtPack.h: Incomplete docs. bugref:1909
|
|
|
@91377
|
3 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:10092 Add LOADIWKEY union of VM-exit …
|
|
|
@91373
|
3 years |
vboxsync |
Main: bugref: 1909: Reverted changes about translation in non-member …
|
|
|
@91372
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation issues
|
|
|
@91371
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation issues
|
|
|
@91370
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation issues
|
|
|
@91369
|
3 years |
vboxsync |
Main: bugref:1909: Added ability to use translation inside non-member …
|
|
|
@91360
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Introduced …
|
|
|
@91358
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 More consistent naming of EPT/VPID caps.
|
|
|
@91357
|
3 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 Cleaned up bit fields for EPTP.
|
|
|
@91346
|
3 years |
vboxsync |
Main/NvramStore: Add the ability to delete a certain state, bugref:10098
|
|
|
@91345
|
3 years |
vboxsync |
VMM/PGM: Move 'fUseLargePages' into PGM.
|
|
|
@91344
|
3 years |
vboxsync |
VMM/HM: Missed in previous commit.
|
|
|
@91326
|
3 years |
vboxsync |
Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
|
|
|
@91324
|
3 years |
vboxsync |
Devices/DevEFI: Kick out the unused NVRAM handling code in preparation …
|
|
|
@91323
|
3 years |
vboxsync |
VMM: bugref:10106 Fixed IA32_FEATURE_CONTROL MSR reported to the guest.
|
|
|
@91312
|
3 years |
vboxsync |
Main: bugref:1909: Prepared the API translation engine to using in …
|
|
|
@91310
|
3 years |
vboxsync |
include/VBox/vmm/pdmifs.h: A simple VFS interface for devices/drivers …
|
|
|
@91308
|
3 years |
vboxsync |
VMM/CPUM: Comments/todos for some big CPUMCTX members. bugref:10093
|
|
|
@91307
|
3 years |
vboxsync |
VMM/CPUM: Comment and compile time assertion upates for CPUMCTX. …
|
|
|
@91306
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X virtual apic page allocation into …
|
|
|
@91305
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X I/O permission bitmap allocations …
|
|
|
@91304
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X MSR permission bitmap allocations …
|
|
|
@91303
|
3 years |
vboxsync |
VMM/CPUM,++: Expand CPUMMSRRANGE::offCpumCpu to 24 bits so the entire …
|
|
|
@91302
|
3 years |
vboxsync |
VMM/CPUM,++: Expand CPUMMSRRANGE::offCpumCpu to 24 bits so the entire …
|
|
|
@91301
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X MSR load & store bitmap allocations …
|
|
|
@91299
|
3 years |
vboxsync |
VMM/CPU: Assembly struc whitespace adjustments. bugref:10093
|
|
|
@91298
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X shadow VMCS allocation into …
|
|
|
@91297
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X VMCS allocation into CPUMCTX. …
|
|
|
@91292
|
3 years |
vboxsync |
VMM/CPUM: Use SVM_???_PAGES constants to size the big CPUMCTX fields. …
|
|
|
@91291
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested SVM I/O permission bitmap allocation …
|
|
|
@91289
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested SVM MSR permission bitmap allocation …
|
|
|
@91287
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. …
|
|
|
@91286
|
3 years |
vboxsync |
VMM/CPUM: Eliminated a bunch of unused host physical addresses in …
|
|
|