VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66854   8 years vboxsync iprt/cdefs: use the reliable foo[1] style for flexible arrays with gcc …
(edit) @66851   8 years vboxsync doxygen (at least version 1.8.13) workaround (fix?)
(edit) @66849   8 years vboxsync iprt/cdefs.h: adapted RT_THROW for gcc 7 and simplified it for VC
(edit) @66823   8 years vboxsync include/iprt: Adjustments for Visual C++ v12 / Visual Studio 2013. …
(edit) @66815   8 years vboxsync IEM: s/V\([a-z]*\)ZxReg/V\1ZxReg/g because 'V' can only indicate a …
(edit) @66814   8 years vboxsync IEM: clearly mark operands that are written to.
(edit) @66812   8 years vboxsync IEM: clearly mark operands that are written to.
(edit) @66810   8 years vboxsync IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
(edit) @66808   8 years vboxsync IEM: Implemented movq Vq,Wq (f3 0f 73)
(edit) @66785   8 years vboxsync IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
(edit) @66780   8 years vboxsync iprt/message.h: Fixed iprt_format attributes of …
(edit) @66772   8 years vboxsync iprt/cdefs.h: clang and RT_FLEXIBLE_ARRAY, take 1.
(edit) @66764   8 years vboxsync iprt: More vfs bits.
(edit) @66763   8 years vboxsync iprt: More vfs bits.
(edit) @66762   8 years vboxsync iprt: More vfs bits.
(edit) @66752   8 years vboxsync VMM/IEM: Comment.
(edit) @66751   8 years vboxsync VMM: Nested Hw.virt: Adjusted the helper functions for use with …
(edit) @66747   8 years vboxsync IEM: Implemented movlps Mq,Vq (0x0f 0x13).
(edit) @66746   8 years vboxsync IEM: Implemented movsd Vsd,Wsd (0xf2 0x0f 0x10).
(edit) @66742   8 years vboxsync fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
(edit) @66740   8 years vboxsync vfsbase.cpp: retain debug
(edit) @66735   8 years vboxsync iso9660vfs.cpp: Can find and read files from iso.
(edit) @66732   8 years vboxsync iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
(edit) @66731   8 years vboxsync iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
(edit) @66728   8 years vboxsync iprt/formats/iso9660.h: Basic structures ISO 9660 structures.
(edit) @66715   8 years vboxsync build fix
(edit) @66714   8 years vboxsync HostDrivers/Support: introduced IN_DIS_STATIC
(edit) @66711   8 years vboxsync VMM/IEM: Added another bit of info required by VT-x for handling …
(edit) @66698   8 years vboxsync fatvfs: readonly check and build fix
(edit) @66689   8 years vboxsync fatvfs: Added code for formatting a FAT volume.
(edit) @66686   8 years vboxsync VMM/IEM: Handle raising of exceptions during delivery of a previous …
(edit) @66685   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66684   8 years vboxsync SVM: Log additional features on newer CPUs.
(edit) @66676   8 years vboxsync fatvfs.cpp: Implemented file creation and opening of long filenames.
(edit) @66669   8 years vboxsync iprt,fatvfs: a bit more code.
(edit) @66668   8 years vboxsync hm_svm.h: Added SVM_IOIO_OP_SIZE_SHIFT.
(edit) @66667   8 years vboxsync VMM: Nested Hw.virt: Added an fInterceptEvents SVM field in cpumctx.
(edit) @66652   8 years vboxsync IPRT: Some more fat bits.
(edit) @66645   8 years vboxsync header fix
(edit) @66616   8 years vboxsync iprt/vfs.h: doxygen fix.
(edit) @66615   8 years vboxsync IPRT: More FAT fun (couldn't stop myself).
(edit) @66604   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66603   8 years vboxsync mangling prep
(edit) @66602   8 years vboxsync IPRT/vfs-chains: Pass around an pErrInfo buffer too.
(edit) @66601   8 years vboxsync iprt,vfs: Added a generic 'open' provider and sketched out a few …
(edit) @66599   8 years vboxsync x86.h,bs2: X86_XCPT_MAX -> X86_XCPT_LAST; Corrected X86_XCPT_SX value.
(edit) @66597   8 years vboxsync doc fix
(edit) @66594   8 years vboxsync iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
(edit) @66592   8 years vboxsync RTFileModeToFlagsEx: Implemented missing sharing mode (sigh) and added …
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66578   8 years vboxsync iprt/formats/fat.h: More stuff.
(edit) @66575   8 years vboxsync iprt: fat + vfs updates.
(edit) @66544   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66537   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66535   8 years vboxsync unique error code
(edit) @66526   8 years vboxsync HostDrivers/Support: bugref:8740: additional checks for non-Windows hosts
(edit) @66525   8 years vboxsync Windows hardening: bugref:8750: blacklist scrobj.dll
(edit) @66515   8 years vboxsync ​bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66513   8 years vboxsync ​bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66507   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66506   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66486   8 years vboxsync Storage/VD: Convert all backends to use the region list callbacks, …
(edit) @66484   8 years vboxsync SUPHardNt: Improved file version dumping. Version hack for dgmaster.sys.
(edit) @66464   8 years vboxsync IEM: Implemented movss Vss,Wss (f3 0f 10).
(edit) @66457   8 years vboxsync IEM: Limited xsave and xrstor implemention. Implemented vstmxcsr.
(edit) @66446   8 years vboxsync bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
(edit) @66412   8 years vboxsync IEM: Started tackling the first AVX instructions.
(edit) @66404   8 years vboxsync IEM: Implemented ldmxcsr Md.
(edit) @66403   8 years vboxsync CPUM: Added the MXCSR mask to the CPU database and CPUM::GuestInfo as …
(edit) @66402   8 years vboxsync doxygen fix
(edit) @66395   8 years vboxsync asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
(edit) @66392   8 years vboxsync x86.h,IEMAll.cpp,bs3-cpu-generated-1: s/X86_MXSCR_/X86_MXCSR_/
(edit) @66391   8 years vboxsync IEM: Implemented stmxcsr Md (0f ae !11/3).
(edit) @66373   8 years vboxsync Doxygen.
(edit) @66371   8 years vboxsync VMM: Nested Hw.virt: MSR and IO intercept helpers for SVM.
(edit) @66367   8 years vboxsync IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
(edit) @66361   8 years vboxsync IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
(edit) @66356   8 years vboxsync VMM: Nested Hw.virt: SVM intercept functions WIP.
(edit) @66346   8 years vboxsync Storage/VD: Lay out public I/O iterator and buffer API, modify queue …
(edit) @66334   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66331   8 years vboxsync IEM: Converted iemOp_Grp15 from switch to tables; implemented …
(edit) @66327   8 years vboxsync IEM,CPUM: Implemented clflush Mb (0f ae /7).
(edit) @66323   8 years vboxsync IEM: Implemented movq Wq,Vq (66 0f d6).
(edit) @66318   8 years vboxsync VMM: Nested Hw.virt: Interrupt logic helpers for nested SVM.
(edit) @66314   8 years vboxsync IEM: Use RTUINT128U instead of uint128_t; started on movsldup Vdq,Wdq.
(edit) @66310   8 years vboxsync IEM: Implemented movlps Vq,Mq and movhlps Vq,Uq (0f 12).
(edit) @66301   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66284   8 years vboxsync Runtime: introduced 'RKv' format specifier
(edit) @66277   8 years vboxsync VMM: Nested Hw.virt: Struct member offset checks.
(edit) @66276   8 years vboxsync VMM: Nested Hw.virt: SVM MSRPM and IOPM allocations.
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66270   8 years vboxsync Devices/Bus/MsiCommon.cpp: support devices with MSI, but without …
(edit) @66269   8 years vboxsync comment typo
(edit) @66264   8 years vboxsync Storage/VD: Sketch out a new I/O queue based API for async I/O which …
(edit) @66250   8 years vboxsync Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
(edit) @66227   8 years vboxsync VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
(edit) @66220   8 years vboxsync Windows 2016 OS type
(edit) @66218   8 years vboxsync x86.h: Added X field to XCR0 flags.
(edit) @66211   8 years vboxsync vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
(edit) @66210   8 years vboxsync vdmedia.h: Introduce VDMEDIUMTYPE enum to be able to differentiate …
Note: See TracRevisionLog for help on using the revision log.

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