|
|
@71287
|
7 years |
vboxsync |
Main/ThreadTask: Added own logging group LOG_GROUP_MAIN_THREAD_TASK …
|
|
|
@71248
|
7 years |
vboxsync |
hm_svm.h: Comment nit.
|
|
|
@71246
|
7 years |
vboxsync |
gvm.h: Alignment fix
|
|
|
@71222
|
7 years |
vboxsync |
NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044
|
|
|
@71198
|
7 years |
vboxsync |
SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
|
|
|
@71184
|
7 years |
vboxsync |
CPUM,NEM: Introduced CPUMCTX field for tracking state that's not in …
|
|
|
@71176
|
7 years |
vboxsync |
Guest Control/Toolbox: Added …
|
|
|
@71163
|
7 years |
vboxsync |
VideoRec: Added some error codes to err.h.
|
|
|
@71152
|
7 years |
vboxsync |
VMM/NEM/win: Refactoring... bugref:9044
|
|
|
@71150
|
7 years |
vboxsync |
IPRT: Added a RTThreadPoke implementation for windows that uses …
|
|
|
@71146
|
7 years |
vboxsync |
DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
|
|
|
@71139
|
7 years |
vboxsync |
Main/VBoxSVC,VBoxSDS: fix for bugref:8161: added API client list …
|
|
|
@71136
|
7 years |
vboxsync |
SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
|
|
|
@71131
|
7 years |
vboxsync |
VMM/NEM/win: Code for discovering VID I/O control functions (for …
|
|
|
@71129
|
7 years |
vboxsync |
VMM/NEM/win: Reimplemented virtual process API, optimizing the cancel …
|
|
|
@71128
|
7 years |
vboxsync |
iprt/nt/nt.h: Added NtAlertThread and ZwAlertThread prototypes.
|
|
|
@71127
|
7 years |
vboxsync |
IPRT: Added RTThreadGetNativeHandle for windows.
|
|
|
@71108
|
7 years |
vboxsync |
Added speculation control settings to API, refined implementation.
|
|
|
@71091
|
7 years |
vboxsync |
cpum.h: Added CPUMGuestSvmUpdateNRip.
|
|
|
@71087
|
7 years |
vboxsync |
VMM/NEM/win: Get registers via hypercalls. bugref:9044
|
|
|
@71081
|
7 years |
vboxsync |
VMM,SUPDrv: More NEM/win experimentation. bugref:9044
|
|
|
@71075
|
7 years |
vboxsync |
VMM,SUPDrv: More NEM/win experimentation. bugref:9044
|
|
|
@71068
|
7 years |
vboxsync |
hm_svm.h: Spaces, nit.
|
|
|
@71046
|
7 years |
vboxsync |
hm_svm.h: Added SVM_CTRL_GUEST_INSTR_BYTES_MAX macro for holding the …
|
|
|
@71043
|
7 years |
vboxsync |
NEM: More code - PoC kind of working now. bugref:9044
|
|
|
@71041
|
7 years |
vboxsync |
NEM: More code - DSL is getting somewhere now, but VRAM access sucks. …
|
|
|
@71031
|
7 years |
vboxsync |
NEM: More code. bugref:9044
|
|
|
@71010
|
7 years |
vboxsync |
HostServices/GuestPropertySvc.h: Use RTStrNICmpAscii() instead of …
|
|
|
@70979
|
7 years |
vboxsync |
NEM: Working on the EM loops. bugref:9044
|
|
|
@70977
|
7 years |
vboxsync |
NEM: Working on PGM notifications. bugref:9044
|
|
|
@70956
|
7 years |
vboxsync |
NEM: Working on PGM notifications. bugref:9044
|
|
|
@70953
|
7 years |
vboxsync |
VMM: Clarified docs on fRecompilerUser/Supervisor and did some related …
|
|
|
@70948
|
7 years |
vboxsync |
VMM: Added a bMainExecutionEngine member to the VM structure for use …
|
|
|
@70947
|
7 years |
vboxsync |
VMM/NEM: More code. [build fix]
|
|
|
@70942
|
7 years |
vboxsync |
VMM/NEM: More code.
|
|
|
@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.
|
|
|