|
|
@95923
|
2 years |
vboxsync |
iprt/nocrt/math.h: Quick hack to make the header semi usable with …
|
|
|
@95922
|
2 years |
vboxsync |
iprt/nocrt/exception: minimal exception header. bugref:10261
|
|
|
@95918
|
2 years |
vboxsync |
Recording/Main: Integrated r152624 from 6.1 into trunk (More code for …
|
|
|
@95902
|
2 years |
vboxsync |
iprt/once.h: Added RTOnceWasInitialized. bugref:10261
|
|
|
@95886
|
2 years |
vboxsync |
IPRT/stream.cpp: Added an alternative code configuration for the …
|
|
|
@95885
|
2 years |
vboxsync |
iprt/nocrt/new: nothrow const variable. bugref:10261
|
|
|
@95860
|
2 years |
vboxsync |
IPRT/new: Added a generic new/delete operator implementation based on …
|
|
|
@95859
|
2 years |
vboxsync |
iprt/nocrt/float.h: Added empty float.h to make the d3d9types.h from …
|
|
|
@95842
|
2 years |
vboxsync |
IPRT/env-generic.cpp: Refactored RTEnvCloneEx, rewriting the cloning …
|
|
|
@95841
|
2 years |
vboxsync |
iprt/nt/nt.h,ntdll-mini-implib.def: Prototypes and imports for …
|
|
|
@95840
|
2 years |
vboxsync |
Recording/Main: Fixed a regression when loading settings < 1.19: There …
|
|
|
@95838
|
2 years |
vboxsync |
iprt/nocrt/time.h: Added time.h to make the windows tcpip headers work …
|
|
|
@95829
|
2 years |
vboxsync |
iprt/asmdefs.mac: Changed GLOBALNAME_EX to take three parameter, …
|
|
|
@95821
|
2 years |
vboxsync |
DnD: Added GuestHost/DnDUtils module for various utility functions, …
|
|
|
@95818
|
2 years |
vboxsync |
IPRT: More IPRT_NO_CRT work on windows. bugref:10261
|
|
|
@95801
|
2 years |
vboxsync |
iprt/nocrt/sys/types.h: Placeholder including iprt/types.h to reduce …
|
|
|
@95800
|
2 years |
vboxsync |
iprt/nocrt/stdlib.h: Supply malloc and friends mapped to our RTMem …
|
|
|
@95799
|
2 years |
vboxsync |
iprt/nocrt/string.h: strcmp & wcstombs. bugref:10261
|
|
|
@95794
|
2 years |
vboxsync |
VBox/VBoxGuest.h: Removed wrong check for IPRT_NO_CRT not being …
|
|
|
@95792
|
2 years |
vboxsync |
IPRT/env-win.cpp: IPRT_NO_CRT adjustments, rewrote a few bits. bugref:10261
|
|
|
@95771
|
2 years |
vboxsync |
Main/Recording: Make it a bit more convenient for API clients by …
|
|
|
@95770
|
2 years |
vboxsync |
Main/Recording: Also serialize the screen settings feature map; we …
|
|
|
@95769
|
2 years |
vboxsync |
iprt/alloca.h: Added alloca proto/define for IPRT_NO_CRT/Windows …
|
|
|
@95768
|
2 years |
vboxsync |
iprt/alloca.h: Added alloca proto/define for IPRT_NO_CRT/Windows …
|
|
|
@95767
|
2 years |
vboxsync |
nocrt/string.h,strpbrk.cpp: Added missing strpbrk proto and synced up …
|
|
|
@95743
|
2 years |
vboxsync |
Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
|
|
|
@95698
|
2 years |
vboxsync |
IPRT: Added RTSystemGetNtProductType. bugref:8691
|
|
|
@95681
|
2 years |
vboxsync |
IPRT/RTCrStoreCreateSnapshotById: Added two more store IDs for …
|
|
|
@95668
|
2 years |
vboxsync |
IPRT/RTCrPkcs7: Split out RTCrPkcs7Attributes_HashAttributes from …
|
|
|
@95658
|
2 years |
vboxsync |
IPRT/RTAsn1: Added a RTAsn1DynType_SetToNull function. bugref:8691
|
|
|
@95656
|
2 years |
vboxsync |
IPRT/RTCrPkcs7: Added a RTCRPKCS7SIGN_SD_F_USE_V1 and a …
|
|
|
@95639
|
2 years |
vboxsync |
Recording: Settings handling fixes / overhaul. This adds the ability …
|
|
|
@95636
|
2 years |
vboxsync |
IPRT/RTAsn1OctetString: Added RTAsn1OctetString_AllocContent and …
|
|
|
@95634
|
2 years |
vboxsync |
IPRT/RTAsn1OctetString: Added RTAsn1OctetString_AllocContent and …
|
|
|
@95630
|
2 years |
vboxsync |
IPRT/RTAsn1,RTCrPkcs7,RTCrSpc: Generate setters for dynamic members. …
|
|
|
@95629
|
2 years |
vboxsync |
IPRT/RTAsn1,RTCrPkc7,RTCrSpc: Refactoring the RTASN1TMPL_MEMBER_DYN* …
|
|
|
@95628
|
2 years |
vboxsync |
IPRT/RTCrPkcs7: Prototyped some of the setters we generate. [mangling …
|
|
|
@95627
|
2 years |
vboxsync |
IPRT/RTCrPkcs7: Prototyped some of the setters we generate. bugref:8691
|
|
|
@95624
|
2 years |
vboxsync |
IPRT/RTAsn1,RTCrSpc: Generate setter functions for …
|
|
|
@95619
|
2 years |
vboxsync |
Typo.
|
|
|
@95613
|
2 years |
vboxsync |
RTSignTool,IPRT: Working on signing executable images. bugref:8691
|
|
|
@95612
|
2 years |
vboxsync |
IPRT/ldr: Changed RTLdrHashImage to return the hash rather than the …
|
|
|
@95596
|
2 years |
vboxsync |
IPRT/RTAsn1Time: Added RTAsn1Time_SetTime, RTAsn1Time_SetTimeSpec and …
|
|
|
@95595
|
2 years |
vboxsync |
IPRT/Pkcs7: Added a parameter to RTCrPkcs7SimpleSignSignedData (not …
|
|
|
@95594
|
2 years |
vboxsync |
IPRT/asn1-genrator-pass.h: RTASN1TMPL_BEGIN_PCHOICE must initialize …
|
|
|
@95592
|
2 years |
vboxsync |
PDM/network, Network/virtio: Add sanity checking. bugref:10240
|
|
|
@95586
|
2 years |
vboxsync |
IPRT: Added RTStrmWrappedPrintf and RTStrmWrappedPrintfV for some …
|
|
|
@95584
|
2 years |
vboxsync |
IPRT/asn1: Made the first parameter of RTAsn1Integer_ToString const. …
|
|
|
@95560
|
2 years |
vboxsync |
VMM/IEM: Some crude exception/interrupt stats and history. bugref:9898
|
|
|
@95544
|
2 years |
vboxsync |
DIS: Added all OP_Vxxx codes needed by current VEX tables. Aligned the …
|
|
|
@95541
|
2 years |
vboxsync |
DIS: VMOVSHDUP opcode enum values. bugref:9898 bugref:6251
|
|
|
@95539
|
2 years |
vboxsync |
DIS: VMOVHLPS, VMOVHPS, VMOVLHPS, and VMOVHPD opcode enum values. …
|
|
|
@95521
|
2 years |
vboxsync |
DIS: VPACK[SU]S(WB|DW) opcode enum values. bugref:9898 bugref:6251
|
|
|
@95508
|
2 years |
vboxsync |
DIS: VPUNPCK[LH](BW|WD|DQ|QDQ) opcode enum values. bugref:9898 bugref:6251
|
|
|
@95486
|
2 years |
vboxsync |
DIS: VPSHUF[LH]W and VPSHUF[BD] opcode enum values. bugref:9898 bugref:6251
|
|
|
@95480
|
2 years |
vboxsync |
DIS: DISOPTYPE_AVX. bugref:9898 bugref:6251
|
|
|
@95479
|
2 years |
vboxsync |
DIS: Fixes for PMOVMSKB and VPMOVMSKB. bugref:9898 bugref:6251
|
|
|
@95472
|
2 years |
vboxsync |
DIS: VPSUB[BWDQ] opcode enum values. bugref:9898 bugref:6251
|
|
|
@95459
|
2 years |
vboxsync |
DIS: We only need one OP_CRC32 value. bugref:9898 bugref:6251
|
|
|
@95457
|
2 years |
vboxsync |
DIS: VPADD[BWDQ] opcode enum values. bugref:9898 bugref:6251
|
|
|
@95452
|
2 years |
vboxsync |
DIS: VPCMPEQQ AND VPCMPGTQ opcode enum values. bugref:9898 bugref:6251
|
|
|
@95448
|
2 years |
vboxsync |
iprt/types.h: Added signed views to the RTUINT*U unions. Needed for …
|
|
|
@95447
|
2 years |
vboxsync |
DIS: VPCMPEQ[BWD] AND VPCMPGT[BWD] opcode enum values. bugref:9898 …
|
|
|
@95440
|
2 years |
vboxsync |
DIS: VANDPS, VANDPD, VPAND, VANDNPS, VANDNPD, VPANDN, VORPS, VORPD, …
|
|
|
@95423
|
2 years |
vboxsync |
Audio/Main: Bigger revamp of the audio interface(s) to later also …
|
|
|
@95419
|
2 years |
vboxsync |
iprt/cdefs.h: Clang does not accept attribute((falltrhough)) …
|
|
|
@95413
|
2 years |
vboxsync |
Attempt to fix build, bugref:10247.
macOS builds seem do not like …
|
|
|
@95411
|
2 years |
vboxsync |
Linux host and guest drivers: fix clang warnings, bugref:10247.
|
|
|
@95402
|
2 years |
vboxsync |
DIS: VPXOR, VXORPS, VXORPD opcode enum values. bugref:9898 bugref:6251
|
|
|
@95385
|
2 years |
vboxsync |
Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
|
|
|
@95383
|
2 years |
vboxsync |
IPRT/fs: Docs nit.
|
|
|
@95378
|
2 years |
vboxsync |
DIS: Added the ICEBP/INT1 instruction.
|
|
|
@95364
|
2 years |
vboxsync |
Main/FE: Added new audio driver type "default" to make it possible to …
|
|
|
@95362
|
2 years |
vboxsync |
DIS: Added xsetbv and xgetbv. bugref:9898 bugref:6251
|
|
|
@95359
|
2 years |
vboxsync |
VMM/CPUM: Added a fPopCnt member to the x86 features and corrected the …
|
|
|
@95358
|
2 years |
vboxsync |
iprt/cdefs.h: Added RT_ALIGNAS_VAR, RT_ALIGNAS_TYPE, RT_ALIGNAS_MEMB …
|
|
|
@95350
|
2 years |
vboxsync |
VMM: Nested VMX: bugref:10092 cpum.h: nit.
|
|
|
@95338
|
2 years |
vboxsync |
GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
|
|
|
@95336
|
2 years |
vboxsync |
IPRT/RTCString: Added a truncate() method that takes UTF-8 encoding …
|
|
|
@95334
|
2 years |
vboxsync |
GuestPropertySvc.h,Main/Settings.cpp: Made GUEST_PROP_MAX_NAME_LEN and …
|
|
|
@95315
|
2 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
|
|
|
@95314
|
2 years |
vboxsync |
DIS: Added blsr, blsmsk and blsr; corrected some vex …
|
|
|
@95304
|
2 years |
vboxsync |
iprt/types.h: Added RTCCINTXREG_BITS. bugref:9898
|
|
|
@95291
|
2 years |
vboxsync |
include/VBox/Graphics: VBE_DISPI_CFG_ID_VMSVGA_DX
|
|
|
@95274
|
2 years |
vboxsync |
FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
|
|
|
@95271
|
2 years |
vboxsync |
Touchpad: First part of touchpad support, PDM interface and device …
|
|
|
@95256
|
2 years |
vboxsync |
VMM/CFGM,NEM,HM,ConsoleImpl2: Let CPUM take care of enabling 64-bit …
|
|
|
@95248
|
2 years |
vboxsync |
VMM/CPUM: Started changing the way we advertise SYSCALL, SEP, NX, and …
|
|
|
@95246
|
2 years |
vboxsync |
DIS: Corrected OP_XXX for shlx. Reduced size of g_aDisasVexMap2F2. …
|
|
|
@95228
|
2 years |
vboxsync |
Guest properties: increase property value max len up to 1024, bugref:10185.
|
|
|
@95198
|
2 years |
vboxsync |
iprt/setjmp-without-sigmask.h: Shut up warning building on m1.
|
|
|
@95188
|
2 years |
vboxsync |
iprt/setjmp-without-sigmask.h: Solaris fix and general change to only …
|
|
|
@95187
|
2 years |
vboxsync |
iprt/setjmp-without-sigmask.h: Solaris fix and general change to only …
|
|
|
@95184
|
2 years |
vboxsync |
IPRT,VMM: Added setjmp.h wrapper that ensures the setjmp & longjmp …
|
|
|
@95140
|
3 years |
vboxsync |
Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
|
|
|
@95124
|
3 years |
vboxsync |
sup.h: bugref:10209 Fix comment clarifying SUPR0FpuEnd usage.
|
|
|
@95111
|
3 years |
vboxsync |
iprt/nt/nt.h: Don't duplicate SDK prototypes for Zw/NtOpenProcess, …
|
|
|
@95109
|
3 years |
vboxsync |
IPRT/xml: Having another go at the PFNEXTERNALENTITYLOADER declaration …
|
|
|
@95096
|
3 years |
vboxsync |
IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
|
|
|
@95087
|
3 years |
vboxsync |
SUPDrv: bugref:10209: Added stubs for host FPU begin/end operations.
|
|
|