|
|
@86683
|
4 years |
vboxsync |
VMM/DBGF: Missing tracer destruction in R0 when the VM terminates, …
|
|
|
@86681
|
4 years |
vboxsync |
IPRT/rest: bugref:9167 - Add release logging for REST operations. …
|
|
|
@86666
|
4 years |
vboxsync |
include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint manager …
|
|
|
@86661
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654: Add PDM interfaces for …
|
|
|
@86621
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Comment nit. Perhaps consider changing the …
|
|
|
@86610
|
4 years |
vboxsync |
SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. …
|
|
|
@86579
|
4 years |
vboxsync |
IPRT/sysfs.h: Added RTLinuxConstructPath and RTLinuxConstructPathV. …
|
|
|
@86565
|
4 years |
vboxsync |
Audio/DrvAudio: Try harder re-initializing streams on host audio …
|
|
|
@86552
|
4 years |
vboxsync |
SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
|
|
|
@86549
|
4 years |
vboxsync |
SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
|
|
|
@86535
|
4 years |
vboxsync |
pdmnetinline.h: Some adjustments to bugref:9764
|
|
|
@86534
|
4 years |
vboxsync |
include/iprt/test.h: Doxygen
|
|
|
@86528
|
4 years |
vboxsync |
include/iprt/cdefs.h: Doxygen fix
|
|
|
@86495
|
4 years |
vboxsync |
VBoxSVC/HostPowerServiceLinux: Use RTThreadPoke on the notification …
|
|
|
@86489
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PTEs). …
|
|
|
@86488
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PDEs). …
|
|
|
@86487
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). …
|
|
|
@86476
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
|
|
|
@86466
|
4 years |
vboxsync |
VMM/PGMAll.cpp: Working on eliminating page table bitfield use. …
|
|
|
@86464
|
4 years |
vboxsync |
VMM/PGMAll.h: No EPT bitfields. bugref:9841 bugref:9746
|
|
|
@86457
|
4 years |
vboxsync |
hm_vmx.h: Added more generic EPT defines (gcc 10). bugref:9841 bugref:9746
|
|
|
@86454
|
4 years |
vboxsync |
hm_vmx.h: Added some generic EPT defines (gcc 10). bugref:9841
|
|
|
@86452
|
4 years |
vboxsync |
VMM: Added VMMR0GetReleaseLogger for debugging/whatever (we don't …
|
|
|
@86415
|
4 years |
vboxsync |
IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for …
|
|
|
@86414
|
4 years |
vboxsync |
IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
|
|
|
@86412
|
4 years |
vboxsync |
IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can …
|
|
|
@86375
|
4 years |
vboxsync |
VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841
|
|
|
@86361
|
4 years |
vboxsync |
VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841
|
|
|
@86328
|
4 years |
vboxsync |
Debugger: Doxygen fix for r140613
|
|
|
@86327
|
4 years |
vboxsync |
Debugger: Allow for different I/O providers instead of only TCP
So …
|
|
|
@86303
|
4 years |
vboxsync |
iprt/asm-amd64-x86.h: Corrected return type for non-inline …
|
|
|
@86300
|
4 years |
vboxsync |
Runtime: Add API to load kernel modules by name and add simple …
|
|
|
@86296
|
4 years |
vboxsync |
IPRT/alloc-ef.cpp: Added RTMemDumpFreed for use from gdb.
|
|
|
@86290
|
4 years |
vboxsync |
Runtime/r0drv/dbgfkrnlinfo-r0drv-darwin: Starting with BigSur, each …
|
|
|
@86253
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Comment, nit.
|
|
|
@86230
|
4 years |
vboxsync |
OCI: Add ICloudProfileChangedEvent. Accidentally lost in r140498.
|
|
|
@86213
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Add IOMMU_MSI_VECTOR_1_VALID_MASK.
|
|
|
@86204
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Reworked register accesses (write done) to …
|
|
|
@86191
|
4 years |
vboxsync |
Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
|
|
|
@86177
|
4 years |
vboxsync |
Revert r140428 for now (Runtime/mp-r0drv-nt.cpp: Dynamically determine …
|
|
|
@86176
|
4 years |
vboxsync |
Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
|
|
|
@86159
|
4 years |
vboxsync |
DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available …
|
|
|
@86141
|
4 years |
vboxsync |
Main/glue: Added GlueHandleComErrorNoCtx() for printing extended error …
|
|
|
@86133
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Nits.
|
|
|
@86132
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Nit.
|
|
|
@86131
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix IRTE format. We now remap interrupts …
|
|
|
@86130
|
4 years |
vboxsync |
log.h: Fix order.
|
|
|
@86119
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@86118
|
4 years |
vboxsync |
VMM: Fix debug assertion for VMs with VMSVGA and 3D enabled and using …
|
|
|
@86102
|
4 years |
vboxsync |
VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
|
|
|
@86099
|
4 years |
vboxsync |
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. …
|
|
|
@86098
|
4 years |
vboxsync |
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822
|
|
|
@86088
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Add debugger info helper for dumping DTE given …
|
|
|
@86083
|
4 years |
vboxsync |
VBox/pci.h: Make extra sure we only mask in 3 bits of the PCI function …
|
|
|
@86060
|
4 years |
vboxsync |
Main/ExtPack: Forward declare IVetoEvent.
|
|
|
@86058
|
4 years |
vboxsync |
Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event …
|
|
|
@86057
|
4 years |
vboxsync |
OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
|
|
|
@86035
|
4 years |
vboxsync |
Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
|
|
|
@86032
|
4 years |
vboxsync |
Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
|
|
|
@86030
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix IOMMU_DTE_QWORD_2_VALID_MASK.
|
|
|
@86029
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix IOMMU_DTE_IRTE_ROOT_PTR_MASK.
|
|
|
@86028
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix typos in Device Table Entry bitfields struct.
|
|
|
@86026
|
4 years |
vboxsync |
include/iprt/getopt.h: comment fix
|
|
|
@86012
|
4 years |
vboxsync |
OCI: Send events when a cloud provider is registered or is about to be …
|
|
|
@86000
|
4 years |
vboxsync |
Shared Clipboard/Host Service: Use and check for a context ID (CID) in …
|
|
|
@85986
|
4 years |
vboxsync |
Shared Clipboard: Resolved @todos wrt detaching payloads. bugref:9437
|
|
|
@85985
|
4 years |
vboxsync |
Shared Clipboard/Host Service: Automatically unregister event if it …
|
|
|
@85974
|
4 years |
vboxsync |
VMM/HMVMX.cpp: Optimize hmR0VmxExportGuestSegReg and …
|
|
|
@85965
|
4 years |
vboxsync |
VMM/APIC: Added some release stats.
|
|
|
@85949
|
4 years |
vboxsync |
Runtime/RTTraceLogRdr: Add API to extract a given set of values from …
|
|
|
@85929
|
4 years |
vboxsync |
Main: bugref:9224: Main+VBoxManageDisk+doc part
|
|
|
@85928
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 pedantic gcc fix.
|
|
|
@85916
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 gcc pedantic build fix.
|
|
|
@85913
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Attempt to fix linux burn.
|
|
|
@85912
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
|
|
|
@85911
|
4 years |
vboxsync |
VBox/pci.h: Add PCI device subclasses.
|
|
|
@85910
|
4 years |
vboxsync |
VBox/pci.h: Add PCI device class defines.
|
|
|
@85901
|
4 years |
vboxsync |
VBox/vd-ifs.h: Log vdIfError[Warning] using the local logger config. …
|
|
|
@85898
|
4 years |
vboxsync |
iprt/RTNtPathFromHandle: documentation fix. bugref:9224
|
|
|
@85894
|
4 years |
vboxsync |
IPRT/Dvm: Added RTDvmMapQueryTableLocations (for VMDK). Completely …
|
|
|
@85889
|
4 years |
vboxsync |
VDISKRAWPARTDESC: Unconst some the pointers, it makes for ugly casts …
|
|
|
@85887
|
4 years |
vboxsync |
IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. bugref:9224
|
|
|
@85884
|
4 years |
vboxsync |
VBoxInternalManager.cpp,vd.h: Use self documenting structure names in …
|
|
|
@85879
|
4 years |
vboxsync |
Main: bugref:9224: fixed doxygen issues
|
|
|
@85877
|
4 years |
vboxsync |
Main: bugref:9224: DVM API changes
|
|
|
@85875
|
4 years |
vboxsync |
Main: bugref:9224: Added RTFileQuerySectorSize into IPRT
|
|
|
@85870
|
4 years |
vboxsync |
iprt/formats/bmp.h: doxygen fixes and a couple of adjustments.
|
|
|
@85864
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85859
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85857
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85856
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85845
|
4 years |
vboxsync |
Shared Clipboard/X11: Fixes for empty strings (was too strict before), …
|
|
|
@85841
|
4 years |
vboxsync |
include/VBox/log.h: Fix log group ordering (which fixes tstLog), …
|
|
|
@85837
|
4 years |
vboxsync |
Shared Clipboard: Doxygen fixes.
|
|
|
@85836
|
4 years |
vboxsync |
Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for source …
|
|
|
@85833
|
4 years |
vboxsync |
Shared Clipboard/X11: Docs.
|
|
|
@85831
|
4 years |
vboxsync |
Shared Clipboard/X11: Renaming, a bit of additional (release) logging.
|
|
|
@85828
|
4 years |
vboxsync |
Shared Clipboard/X11: Major cleanup for string conversion functions. …
|
|
|
@85769
|
4 years |
vboxsync |
Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
|
|
|
@85748
|
4 years |
vboxsync |
SUPDrv: Added flag for detecting Virtualized VMSAVE/VMLOAD feature on …
|
|
|