|
|
@70936
|
7 years |
vboxsync |
Additions/linux: support producing builds which work with glibc 2.3. …
|
|
|
@70918
|
7 years |
vboxsync |
VMM: NEM kick off.
|
|
|
@70917
|
7 years |
vboxsync |
SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
|
|
|
@70915
|
7 years |
vboxsync |
VMM: New module, NEM. [build fix]
|
|
|
@70914
|
7 years |
vboxsync |
VMM: New module, NEM.
|
|
|
@70913
|
7 years |
vboxsync |
CPUM: Infrastructure for speculative execution control.
|
|
|
@70895
|
7 years |
vboxsync |
IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
|
|
|
@70891
|
7 years |
vboxsync |
iprt/path.h: RTPathAbs doc update.
|
|
|
@70890
|
7 years |
vboxsync |
IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
|
|
|
@70885
|
7 years |
vboxsync |
VMM: updates (bugref:9044)
|
|
|
@70884
|
7 years |
vboxsync |
IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).
|
|
|
@70873
|
7 years |
vboxsync |
VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
|
|
|
@70782
|
7 years |
vboxsync |
VMM: Nested Hw.virt: Pick up the TSC offset from the original VMCB …
|
|
|
@70781
|
7 years |
vboxsync |
VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests.
|
|
|
@70732
|
7 years |
vboxsync |
VMM: Move fGif out of svm and into common nested hwvirt struct.
|
|
|
@70726
|
7 years |
vboxsync |
Do not allow SUID, SGID or sticky bits on shared folders.
bugref:9047: …
|
|
|
@70712
|
7 years |
vboxsync |
Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
|
|
|
@70688
|
7 years |
vboxsync |
VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
|
|
|
@70685
|
7 years |
vboxsync |
pdmstorageifs.h,DevAHCI,DrvHostDVD: Restore ability to overwrite the …
|
|
|
@70641
|
7 years |
vboxsync |
Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in …
|
|
|
@70640
|
7 years |
vboxsync |
Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in …
|
|
|
@70612
|
7 years |
vboxsync |
VMM: Expose PCID, INVPCID, FSGSBASE features to guests. Implemented …
|
|
|
@70606
|
7 years |
vboxsync |
updates (bugref:9087)
|
|
|
@70604
|
7 years |
vboxsync |
DevVGA: cleanup in progress.
|
|
|
@70596
|
7 years |
vboxsync |
DevVGA: cleanup in progress
|
|
|
@70555
|
7 years |
vboxsync |
CPUMR3CpuId.cpp: Two more entries, one of which is unconfirmed.
|
|
|
@70551
|
7 years |
vboxsync |
CPUMR3CpuId.cpp: Goldmont Plus.
|
|
|
@70492
|
7 years |
vboxsync |
iprt/tcp.h: doxygen fix
|
|
|
@70481
|
7 years |
vboxsync |
iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
|
|
|
@70479
|
7 years |
vboxsync |
iprt/pipe-win.cpp: Added RTPipeGetCreationInheritability for use in …
|
|
|
@70478
|
7 years |
vboxsync |
iprt/poll.h: Clearifcation of RTPollSetAdd wrt to order.
|
|
|
@70462
|
7 years |
vboxsync |
VMM/HM: Added HMSvmIsVGifActive, some cleanup and comments for how/why …
|
|
|
@70459
|
7 years |
vboxsync |
kmk incs
|
|
|
@70450
|
7 years |
vboxsync |
VMM/CPUMR3CpuId.cpp: Some new intel model numbers.
|
|
|
@70444
|
7 years |
vboxsync |
hm_svm.h: consistent naming with other places.
|
|
|
@70443
|
7 years |
vboxsync |
iprt/utf16.h: doxygen fix
|
|
|
@70429
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii. [build fix]
|
|
|
@70428
|
7 years |
vboxsync |
IPRT: Changed the NT namespace passthru prefix from ' !\' to …
|
|
|
@70427
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii. [build fix]
|
|
|
@70426
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii. [build fix]
|
|
|
@70425
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii.
|
|
|
@70423
|
7 years |
vboxsync |
IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
|
|
|
@70422
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70418
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70417
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70415
|
7 years |
vboxsync |
VMM/HM: Nested Hw.virt: Implement virtual GIF to not intercept …
|
|
|
@70405
|
7 years |
vboxsync |
IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
|
|
|
@70400
|
7 years |
vboxsync |
IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
|
|
|
@70395
|
7 years |
vboxsync |
IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
|
|
|
@70393
|
7 years |
vboxsync |
IPRT/winsock: init fixes.
|
|
|
@70385
|
7 years |
vboxsync |
com/array.h: SafeIfaceArray(ComSafeArrayIn(I *, aArg)): We get here …
|
|
|
@70352
|
7 years |
vboxsync |
VMM/HM,CPUM: SVM VMCB layout adjustments.
|
|
|
@70347
|
7 years |
vboxsync |
IPRT: More NT 3.1 compatibility tweaking.
|
|
|
@70339
|
7 years |
vboxsync |
iprt/nt/nt.h: Added 32-bit offset comments to RTL_USER_PROCESS_PARAMETER.
|
|
|
@70334
|
7 years |
vboxsync |
iprt: Moved ZwYieldExecution prototype to iprt/nt/nt.h.
|
|
|
@70322
|
7 years |
vboxsync |
USB: When capturing devices, provide the speed rather than USB port …
|
|
|
@70315
|
7 years |
vboxsync |
SUPR3HardendedStatic,iprt/err.h: Don't include errinfolog.cpp but …
|
|
|
@70313
|
7 years |
vboxsync |
IPRT/ldr: Made RTLdrEnumSymbols report forwards with value …
|
|
|
@70309
|
7 years |
vboxsync |
IPRT/ldr: Added VFS chain based loader open APIs.
|
|
|
@70301
|
7 years |
vboxsync |
VMM: Updating VMCB layout with the new GUEST_INTERRUPT_MASK field, …
|
|
|
@70299
|
7 years |
vboxsync |
VMM: Moved the SVM dumping functions to where it's logically more …
|
|
|
@70289
|
7 years |
vboxsync |
USB/win: Removed no longer needed flags (IOCTL interface change, …
|
|
|
@70286
|
7 years |
vboxsync |
More unused code.
|
|
|
@70285
|
7 years |
vboxsync |
Removed unused code/struct.
|
|
|
@70266
|
7 years |
vboxsync |
VMM/HM: Added dumping of SVM VMCB state save area.
|
|
|
@70265
|
7 years |
vboxsync |
x86.h: DebugCtl MSR bits.
|
|
|
@70264
|
7 years |
vboxsync |
VMM/HMSVM: Add VGIF, dump new VMCB bits (VGIF, SEV, SEV-ES, Virt …
|
|
|
@70262
|
7 years |
vboxsync |
VMM/HM: SVM VMCB struct logical adjustments for new SVM features …
|
|
|
@70260
|
7 years |
vboxsync |
VMM: SVM VMCB struct logical adjustments for new SVM feature bits …
|
|
|
@70259
|
7 years |
vboxsync |
VMM: build fix.
|
|
|
@70258
|
7 years |
vboxsync |
VMM/HM: Access SVM VMCB clean bits as a 32-bit field.
|
|
|
@70254
|
7 years |
vboxsync |
VMM: Match the AMD specs exactly whenever possible for SVM specific …
|
|
|
@70222
|
7 years |
vboxsync |
GuestPropertySvc.h: Use memcpy instead of strcpy as the latter is …
|
|
|
@70221
|
7 years |
vboxsync |
Backed out r119656 as it was not the fix I asked for.
|
|
|
@70217
|
7 years |
vboxsync |
VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
|
|
|
@70197
|
7 years |
vboxsync |
IPRT/R3: Made the core work on NT 3.51 (still experimental).
|
|
|
@70193
|
7 years |
vboxsync |
Audio/pdmaudiifs.h: Fixed PDMAUDIOPCMPROPS_MAKE_SHIFT.
|
|
|
@70184
|
7 years |
vboxsync |
VMM/CPUM: Added guest CPUID feature bits for SVM VGIF and Virtualized …
|
|
|
@70183
|
7 years |
vboxsync |
nt.h: 3.51 note
|
|
|
@70181
|
7 years |
vboxsync |
pdmpcidev.h: Modified FNPCICONFIGWRITE to return a status code to …
|
|
|
@70179
|
7 years |
vboxsync |
iprt/win/winsock.h: Fixed C&P block.
|
|
|
@70171
|
7 years |
vboxsync |
VBoxService: Working on removing TARGET_NT4 here too…
|
|
|
@70148
|
7 years |
vboxsync |
IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around …
|
|
|
@70114
|
7 years |
vboxsync |
(XP)COM: optimize safearray copying (partially, only dealing with the …
|
|
|
@70108
|
7 years |
vboxsync |
Guest properties: Added a length check for GuestPropWriteFlags() and …
|
|
|
@70092
|
7 years |
vboxsync |
IPRT: Added RTStrNICmpAscii.
|
|
|
@70091
|
7 years |
vboxsync |
Backed out r119634 + r119637 again.
|
|
|
@70090
|
7 years |
vboxsync |
Backed out r119634 + r119637 again.
|
|
|
@70089
|
7 years |
vboxsync |
Build fix.
|
|
|
@70086
|
7 years |
vboxsync |
Guest properties: Added a length check for GuestPropWriteFlags() and …
|
|
|
@70075
|
7 years |
vboxsync |
Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
|
|
|
@70073
|
7 years |
vboxsync |
Audio/HDA: Added PDMAUDIOFILE_DEFAULT_OPEN_FLAGS for DrvAudioHlpFileOpen().
|
|
|
@70064
|
7 years |
vboxsync |
GuestPropertySvc.h: file header fix
|
|
|
@70063
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70062
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70061
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70060
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70058
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70056
|
7 years |
vboxsync |
VMM: Nested hw.virt: Apply nested-guest TSC offset when executing the …
|
|
|
@70039
|
7 years |
vboxsync |
Fixed typo: Occurance -> Occurrence.
|
|
|