VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67247   8 years vboxsync Main,VD: Compressed the Medium::i_exportFile method …
(edit) @67243   8 years vboxsync Main,VD: Compressed the Medium::i_exportFile method …
(edit) @67228   8 years vboxsync IPRT: vfsprogress.cpp: adjustments
(edit) @67224   8 years vboxsync IPRT: vfsprogress.cpp: Added RTVFSPROGRESS_F_ALLOW_CANCEL for some …
(edit) @67223   8 years vboxsync iprt/vfs.h: doxygen
(edit) @67222   8 years vboxsync IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
(edit) @67221   8 years vboxsync IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
(edit) @67204   8 years vboxsync VMM: Nested Hw.virt: Physical interrupts and virtual interrupt fixes.
(edit) @67187   8 years vboxsync iprt/cdefs: shut up gcc about ignoring nothrow attribute for ancient …
(edit) @67186   8 years vboxsync IPRT: Added RTVfsFsStrmToNormalDir, RTVfsFsStrmToDirUndo, …
(edit) @67180   8 years vboxsync IPRT: Added RTVfsMemIoStrmCreate for convenience.
(edit) @67166   8 years vboxsync IPRT/vfstarwriter.cpp: Initial push-file implementation (untested).
(edit) @67156   8 years vboxsync VMM/HMSVMR0, VMM/HMSVMAll: Nested Hw.virt: Fixes.
(edit) @67155   8 years vboxsync cpum.h: Nested Hw.virt: adjustments.
(edit) @67149   8 years vboxsync IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
(edit) @67136   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @67134   8 years vboxsync IPRT: Got the new tar writer working and did basic RTZipTarCmd integration.
(edit) @67133   8 years vboxsync IPRT: Added RTVfsChainQueryFinalPath.
(edit) @67132   8 years vboxsync IPRT: Added RTPathSkipRootSpec.
(edit) @67123   8 years vboxsync IPRT: Some more tar vfs writer bits.
(edit) @67117   8 years vboxsync IPRT: Started on VFS file system output streams for implementing TAR …
(edit) @67116   8 years vboxsync IPRT: Started on VFS file system output streams for implementing TAR …
(edit) @67066   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67040   8 years vboxsync IEM: Implemented movntdqa Vdq,Mdq (0x66 0x0f 0x38 0x2a mod!=3).
(edit) @67037   8 years vboxsync IEM: Implemented vmovntdq Mx,Vx (VEX.66.0F e7 mod!=3).
(edit) @67034   8 years vboxsync IEM: Tests+docs for movntdq Mdq,Vdq (0x66 0x0f 0xe7).
(edit) @67030   8 years vboxsync IEM: Implemented movq Wq,Vq (VEX.66.0F d6).
(edit) @67015   8 years vboxsync IEM: Implemented vmovdqa Wx,Vx (VEX.66.0F 0x7f).
(edit) @67012   8 years vboxsync IEM: Implemented vmovd Ed,Vd and vmovq Eq,Vq (VEX.66.0F 7e).
(edit) @67010   8 years vboxsync IEM: Implemented vmovdqu Vx,Wx (VEX.F3.0F 6f).
(edit) @67009   8 years vboxsync IEM: Implemented vmovdqa Vx,Wx (VEX.66.0F 6f).
(edit) @67007   8 years vboxsync IEM: Tested and adjusted movq Pq,Qq (0x0f 0x6f).
(edit) @67006   8 years vboxsync IEM: Implemented vmovd Vd,Ed and vmovq Vq,Eq (VEX.66.0F 6e).
(edit) @67004   8 years vboxsync IEM: movq Vq,Eq & movd Vd,Ed docs+tests+fixes.
(edit) @67003   8 years vboxsync IEM: movq Pq,Eq & movd Pd,Ed docs+tests+fixes.
(edit) @66992   8 years vboxsync IEM: Implemented vmovntps Mps,Vps (VEX.0F 2b) and vmovntpd Mpd,Vpd …
(edit) @66991   8 years vboxsync IEM: Docs and test for movntps & movntpd.
(edit) @66989   8 years vboxsync VUSB: Collect opaque class-specific data between config and interface …
(edit) @66972   8 years vboxsync IEM: Implemented vmovaps Vps,Wps (VEX.0F 28).
(edit) @66965   8 years vboxsync IEM: Implemented vmovddup Vx,Wx (VEX.F2.0F 12).
(edit) @66955   8 years vboxsync Devices/Storage/DrvSCSI,VSCSI: Support CD/DVD images with multiple …
(edit) @66950   8 years vboxsync IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
(edit) @66937   8 years vboxsync IEM: Use H*Hi notation instead of the complement one (HdqC*).
(edit) @66935   8 years vboxsync IEM: Implemented vmovlpd Vq,Hq,Mq (VEX.66.0F 12 mod!=3).
(edit) @66933   8 years vboxsync iprt/cdefs.h: Added RT_UOFFSET_AFTER, shorthand for RT_UOFFSETOF + …
(edit) @66932   8 years vboxsync IEM: Implemented vmovlps Vq,Hq,Mq (VEX.0F 12 mod!=3) and vmovhlps …
(edit) @66921   8 years vboxsync IEM: Implemented movsd Usd,Hsd,Vsd (VEX.F2.0F 11 mod=3) and movsd …
(edit) @66920   8 years vboxsync IEM: Implemented movss Uss,Hss,Vss (VEX.F3.0F 11 mod=3) and movss …
(edit) @66906   8 years vboxsync IEM: Implemented vmovsd Vsd,Hsd,Usd (VEX.F2.0F 10 mod=3), vmovsd …
(edit) @66901   8 years vboxsync IEM: Implemented vmovss Vss,Hss,Wss (VEX.F3.0F 10 mod=11) and vmovss …
(edit) @66888   8 years vboxsync IEM: Implemented vmovupd Vpd,Wpd (VEX.66.0f 10)
(edit) @66886   8 years vboxsync IEM: Implemented vmovups Vps,Wps (VEX.0f 10)
(edit) @66885   8 years vboxsync DBGFReg: Added support for YMM registers, expanding the DBGFREVAL type …
(edit) @66883   8 years vboxsync X86XSAVEAREA: Added YmmHi to the union member 'u' as it's normally …
(edit) @66882   8 years vboxsync iprt: Added RTUINT256U and RTUINT512U. Hacked up simple formatting …
(edit) @66880   8 years vboxsync iprt/types.h: VCC120 has stdbool.h
(edit) @66878   8 years vboxsync CPUM,HM: Added CPUMRZFpuStateActualizeAvxForRead and fixed missing …
(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
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