VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95539   2 years vboxsync DIS: VMOVHLPS, VMOVHPS, VMOVLHPS, and VMOVHPD opcode enum values. …
(edit) @95521   2 years vboxsync DIS: VPACK[SU]S(WB|DW) opcode enum values. bugref:9898 bugref:6251
(edit) @95508   2 years vboxsync DIS: VPUNPCK[LH](BW|WD|DQ|QDQ) opcode enum values. bugref:9898 bugref:6251
(edit) @95486   2 years vboxsync DIS: VPSHUF[LH]W and VPSHUF[BD] opcode enum values. bugref:9898 bugref:6251
(edit) @95480   2 years vboxsync DIS: DISOPTYPE_AVX. bugref:9898 bugref:6251
(edit) @95479   2 years vboxsync DIS: Fixes for PMOVMSKB and VPMOVMSKB. bugref:9898 bugref:6251
(edit) @95472   2 years vboxsync DIS: VPSUB[BWDQ] opcode enum values. bugref:9898 bugref:6251
(edit) @95459   2 years vboxsync DIS: We only need one OP_CRC32 value. bugref:9898 bugref:6251
(edit) @95457   2 years vboxsync DIS: VPADD[BWDQ] opcode enum values. bugref:9898 bugref:6251
(edit) @95452   2 years vboxsync DIS: VPCMPEQQ AND VPCMPGTQ opcode enum values. bugref:9898 bugref:6251
(edit) @95448   2 years vboxsync iprt/types.h: Added signed views to the RTUINT*U unions. Needed for …
(edit) @95447   2 years vboxsync DIS: VPCMPEQ[BWD] AND VPCMPGT[BWD] opcode enum values. bugref:9898 …
(edit) @95440   2 years vboxsync DIS: VANDPS, VANDPD, VPAND, VANDNPS, VANDNPD, VPANDN, VORPS, VORPD, …
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95419   2 years vboxsync iprt/cdefs.h: Clang does not accept attribute((falltrhough)) …
(edit) @95413   2 years vboxsync Attempt to fix build, bugref:10247. macOS builds seem do not like …
(edit) @95411   2 years vboxsync Linux host and guest drivers: fix clang warnings, bugref:10247.
(edit) @95402   2 years vboxsync DIS: VPXOR, VXORPS, VXORPD opcode enum values. bugref:9898 bugref:6251
(edit) @95385   2 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @95383   2 years vboxsync IPRT/fs: Docs nit.
(edit) @95378   2 years vboxsync DIS: Added the ICEBP/INT1 instruction.
(edit) @95364   2 years vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @95362   2 years vboxsync DIS: Added xsetbv and xgetbv. bugref:9898 bugref:6251
(edit) @95359   2 years vboxsync VMM/CPUM: Added a fPopCnt member to the x86 features and corrected the …
(edit) @95358   2 years vboxsync iprt/cdefs.h: Added RT_ALIGNAS_VAR, RT_ALIGNAS_TYPE, RT_ALIGNAS_MEMB …
(edit) @95350   2 years vboxsync VMM: Nested VMX: bugref:10092 cpum.h: nit.
(edit) @95338   2 years vboxsync GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
(edit) @95336   2 years vboxsync IPRT/RTCString: Added a truncate() method that takes UTF-8 encoding …
(edit) @95334   2 years vboxsync GuestPropertySvc.h,Main/Settings.cpp: Made GUEST_PROP_MAX_NAME_LEN and …
(edit) @95315   2 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
(edit) @95314   2 years vboxsync DIS: Added blsr, blsmsk and blsr; corrected some vex …
(edit) @95304   2 years vboxsync iprt/types.h: Added RTCCINTXREG_BITS. bugref:9898
(edit) @95291   2 years vboxsync include/VBox/Graphics: VBE_DISPI_CFG_ID_VMSVGA_DX
(edit) @95274   2 years vboxsync FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
(edit) @95271   2 years vboxsync Touchpad: First part of touchpad support, PDM interface and device …
(edit) @95256   2 years vboxsync VMM/CFGM,NEM,HM,ConsoleImpl2: Let CPUM take care of enabling 64-bit …
(edit) @95248   2 years vboxsync VMM/CPUM: Started changing the way we advertise SYSCALL, SEP, NX, and …
(edit) @95246   2 years vboxsync DIS: Corrected OP_XXX for shlx. Reduced size of g_aDisasVexMap2F2. …
(edit) @95228   2 years vboxsync Guest properties: increase property value max len up to 1024, bugref:10185.
(edit) @95198   2 years vboxsync iprt/setjmp-without-sigmask.h: Shut up warning building on m1.
(edit) @95188   2 years vboxsync iprt/setjmp-without-sigmask.h: Solaris fix and general change to only …
(edit) @95187   2 years vboxsync iprt/setjmp-without-sigmask.h: Solaris fix and general change to only …
(edit) @95184   2 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
(edit) @94944   3 years vboxsync VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
(edit) @94943   3 years vboxsync VMM/CPUM: Copy the ring-0 host CPUMFEATURES structure into the VM …
(edit) @94934   3 years vboxsync VMM/CPUM: Kicked out the VBOX_WITH_VMMR0_DISABLE_LAPIC_NMI code, as it …
(edit) @94931   3 years vboxsync VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
(edit) @94909   3 years vboxsync VMM/CPUM: Added fBmi1, fBmi2, fAbm, fTbm, fRdRand, and fRdSeed to the …
(edit) @94882   3 years vboxsync VMM: First stab at Guest Compatibility Manager, fixing up things like …
(edit) @94879   3 years vboxsync iprt/cdefs.h: Adjusted RT_THROW() for C++17 to make clang happy. …
(edit) @94876   3 years vboxsync Reverted r151276.
(edit) @94875   3 years vboxsync IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
(edit) @94803   3 years vboxsync com/utils: Add an extended version of VBoxLogRelCreate() which takes …
(edit) @94800   3 years vboxsync VMM/IEM,PGM: TLB work, esp. on the data one. bugref:9898
(edit) @94799   3 years vboxsync vmm/vm.h: comment typo
(edit) @94793   3 years vboxsync Main,VMM: Implemented most of the functionality for encrypted VMs …
(edit) @94775   3 years vboxsync Revert r151158 and r151159
(edit) @94773   3 years vboxsync Revert r151158
(edit) @94763   3 years vboxsync VMM/SSM: Allow SSMR3Open and SSMR3ValidateFile to take a stream …
(edit) @94726   3 years vboxsync Main/Settings: Implement encrypting/decrypting a VM config, bugref:9955
(edit) @94719   3 years vboxsync IPRT/thread.h: Made RTTHREAD_NAME_LEN public.
(edit) @94718   3 years vboxsync IPRT/thread.h: Made RTTHREAD_NAME_LEN public.
(edit) @94714   3 years vboxsync Main,Settings: Integrate the extension pack cryptographic module in …
(edit) @94699   3 years vboxsync VBoxCryptoIf.h,ExtPacks/Puel/Crypto: Some renaming, fix license …
(edit) @94691   3 years vboxsync iprt/x86.h: Added missing X86_EFL_*_BIT defines. bugref:9898
(edit) @94689   3 years vboxsync include/VBox/VBoxCryptoIf.h: Some changes to the interface, bugref:9955
(edit) @94676   3 years vboxsync iprt/types.h: Added RTFLOAT80U_IS_XXXX_EX macro variants that works on …
(edit) @94674   3 years vboxsync include/VBox: Add cryptographic module interface for VM encryption …
(edit) @94673   3 years vboxsync include/VBox: Add cryptographic module interface for VM encryption …
(edit) @94672   3 years vboxsync include/VBox: Add cryptographic module interface for VM encryption …
(edit) @94643   3 years vboxsync Main/Update check: Big overhaul of the API and functionality. * Now …
(edit) @94639   3 years vboxsync iprt/x86.h: Some X86_FSW_ macros and defins for assisting with the …
(edit) @94627   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94626   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94624   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94612   3 years vboxsync VMM/IEM,libs/softfloat,iprt/types.h: The bias adjust value is applied …
(edit) @94605   3 years vboxsync iprt/types.h: Added RTFLOAT80U_IS_387_INVALID macro. bugref:9898
(edit) @94598   3 years vboxsync Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
(edit) @94556   3 years vboxsync iprt/types.h: Added RTFLOAT80U_IS_DENORMAL_OR_PSEUDO_DENORMAL. bugref:9898
(edit) @94549   3 years vboxsync include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
(edit) @94547   3 years vboxsync include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
(edit) @94546   3 years vboxsync include/iprt/stdint.h: Supply [u]int_fast[xx]_t and [u]int_least[xx]_t …
(edit) @94537   3 years vboxsync iprt/types.h,cdefs.h: Added RTFLOAT128U and associated macros. bugref:9898
(edit) @94513   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94512   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94511   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
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