VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette