|
|
@67284
|
8 years |
vboxsync |
Runtime: Start hacking on API to query information about loaded kernel …
|
|
|
@67278
|
8 years |
vboxsync |
isomaker: more code
|
|
|
@67259
|
8 years |
vboxsync |
IPRT: Some ISO image maker sketches.
|
|
|
@67258
|
8 years |
vboxsync |
VMM/CPUM: Nested Hw.virt: Added some SVM nested-guest interrupt helpers.
|
|
|
@67253
|
8 years |
vboxsync |
IPRT/tarvfswriter.cpp: Added RTZipTarFsStreamSetOwner, …
|
|
|
@67247
|
8 years |
vboxsync |
Main,VD: Compressed the Medium::i_exportFile method …
|
|
|
@67243
|
8 years |
vboxsync |
Main,VD: Compressed the Medium::i_exportFile method …
|
|
|
@67228
|
8 years |
vboxsync |
IPRT: vfsprogress.cpp: adjustments
|
|
|
@67224
|
8 years |
vboxsync |
IPRT: vfsprogress.cpp: Added RTVFSPROGRESS_F_ALLOW_CANCEL for some …
|
|
|
@67223
|
8 years |
vboxsync |
iprt/vfs.h: doxygen
|
|
|
@67222
|
8 years |
vboxsync |
IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
|
|
|
@67221
|
8 years |
vboxsync |
IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
|
|
|
@67204
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Physical interrupts and virtual interrupt fixes.
|
|
|
@67187
|
8 years |
vboxsync |
iprt/cdefs: shut up gcc about ignoring nothrow attribute for ancient …
|
|
|
@67186
|
8 years |
vboxsync |
IPRT: Added RTVfsFsStrmToNormalDir, RTVfsFsStrmToDirUndo, …
|
|
|
@67180
|
8 years |
vboxsync |
IPRT: Added RTVfsMemIoStrmCreate for convenience.
|
|
|
@67166
|
8 years |
vboxsync |
IPRT/vfstarwriter.cpp: Initial push-file implementation (untested).
|
|
|
@67156
|
8 years |
vboxsync |
VMM/HMSVMR0, VMM/HMSVMAll: Nested Hw.virt: Fixes.
|
|
|
@67155
|
8 years |
vboxsync |
cpum.h: Nested Hw.virt: adjustments.
|
|
|
@67149
|
8 years |
vboxsync |
IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
|
|
|
@67136
|
8 years |
vboxsync |
HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
|
|
|
@67134
|
8 years |
vboxsync |
IPRT: Got the new tar writer working and did basic RTZipTarCmd integration.
|
|
|
@67133
|
8 years |
vboxsync |
IPRT: Added RTVfsChainQueryFinalPath.
|
|
|
@67132
|
8 years |
vboxsync |
IPRT: Added RTPathSkipRootSpec.
|
|
|
@67123
|
8 years |
vboxsync |
IPRT: Some more tar vfs writer bits.
|
|
|
@67117
|
8 years |
vboxsync |
IPRT: Started on VFS file system output streams for implementing TAR …
|
|
|
@67116
|
8 years |
vboxsync |
IPRT: Started on VFS file system output streams for implementing TAR …
|
|
|
@67066
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67040
|
8 years |
vboxsync |
IEM: Implemented movntdqa Vdq,Mdq (0x66 0x0f 0x38 0x2a mod!=3).
|
|
|
@67037
|
8 years |
vboxsync |
IEM: Implemented vmovntdq Mx,Vx (VEX.66.0F e7 mod!=3).
|
|
|
@67034
|
8 years |
vboxsync |
IEM: Tests+docs for movntdq Mdq,Vdq (0x66 0x0f 0xe7).
|
|
|
@67030
|
8 years |
vboxsync |
IEM: Implemented movq Wq,Vq (VEX.66.0F d6).
|
|
|
@67015
|
8 years |
vboxsync |
IEM: Implemented vmovdqa Wx,Vx (VEX.66.0F 0x7f).
|
|
|
@67012
|
8 years |
vboxsync |
IEM: Implemented vmovd Ed,Vd and vmovq Eq,Vq (VEX.66.0F 7e).
|
|
|
@67010
|
8 years |
vboxsync |
IEM: Implemented vmovdqu Vx,Wx (VEX.F3.0F 6f).
|
|
|
@67009
|
8 years |
vboxsync |
IEM: Implemented vmovdqa Vx,Wx (VEX.66.0F 6f).
|
|
|
@67007
|
8 years |
vboxsync |
IEM: Tested and adjusted movq Pq,Qq (0x0f 0x6f).
|
|
|
@67006
|
8 years |
vboxsync |
IEM: Implemented vmovd Vd,Ed and vmovq Vq,Eq (VEX.66.0F 6e).
|
|
|
@67004
|
8 years |
vboxsync |
IEM: movq Vq,Eq & movd Vd,Ed docs+tests+fixes.
|
|
|
@67003
|
8 years |
vboxsync |
IEM: movq Pq,Eq & movd Pd,Ed docs+tests+fixes.
|
|
|
@66992
|
8 years |
vboxsync |
IEM: Implemented vmovntps Mps,Vps (VEX.0F 2b) and vmovntpd Mpd,Vpd …
|
|
|
@66991
|
8 years |
vboxsync |
IEM: Docs and test for movntps & movntpd.
|
|
|
@66989
|
8 years |
vboxsync |
VUSB: Collect opaque class-specific data between config and interface …
|
|
|
@66972
|
8 years |
vboxsync |
IEM: Implemented vmovaps Vps,Wps (VEX.0F 28).
|
|
|
@66965
|
8 years |
vboxsync |
IEM: Implemented vmovddup Vx,Wx (VEX.F2.0F 12).
|
|
|
@66955
|
8 years |
vboxsync |
Devices/Storage/DrvSCSI,VSCSI: Support CD/DVD images with multiple …
|
|
|
@66950
|
8 years |
vboxsync |
IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
|
|
|
@66937
|
8 years |
vboxsync |
IEM: Use H*Hi notation instead of the complement one (HdqC*).
|
|
|
@66935
|
8 years |
vboxsync |
IEM: Implemented vmovlpd Vq,Hq,Mq (VEX.66.0F 12 mod!=3).
|
|
|
@66933
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_UOFFSET_AFTER, shorthand for RT_UOFFSETOF + …
|
|
|
@66932
|
8 years |
vboxsync |
IEM: Implemented vmovlps Vq,Hq,Mq (VEX.0F 12 mod!=3) and vmovhlps …
|
|
|
@66921
|
8 years |
vboxsync |
IEM: Implemented movsd Usd,Hsd,Vsd (VEX.F2.0F 11 mod=3) and movsd …
|
|
|
@66920
|
8 years |
vboxsync |
IEM: Implemented movss Uss,Hss,Vss (VEX.F3.0F 11 mod=3) and movss …
|
|
|
@66906
|
8 years |
vboxsync |
IEM: Implemented vmovsd Vsd,Hsd,Usd (VEX.F2.0F 10 mod=3), vmovsd …
|
|
|
@66901
|
8 years |
vboxsync |
IEM: Implemented vmovss Vss,Hss,Wss (VEX.F3.0F 10 mod=11) and vmovss …
|
|
|
@66888
|
8 years |
vboxsync |
IEM: Implemented vmovupd Vpd,Wpd (VEX.66.0f 10)
|
|
|
@66886
|
8 years |
vboxsync |
IEM: Implemented vmovups Vps,Wps (VEX.0f 10)
|
|
|
@66885
|
8 years |
vboxsync |
DBGFReg: Added support for YMM registers, expanding the DBGFREVAL type …
|
|
|
@66883
|
8 years |
vboxsync |
X86XSAVEAREA: Added YmmHi to the union member 'u' as it's normally …
|
|
|
@66882
|
8 years |
vboxsync |
iprt: Added RTUINT256U and RTUINT512U. Hacked up simple formatting …
|
|
|
@66880
|
8 years |
vboxsync |
iprt/types.h: VCC120 has stdbool.h
|
|
|
@66878
|
8 years |
vboxsync |
CPUM,HM: Added CPUMRZFpuStateActualizeAvxForRead and fixed missing …
|
|
|
@66854
|
8 years |
vboxsync |
iprt/cdefs: use the reliable foo[1] style for flexible arrays with gcc …
|
|
|
@66851
|
8 years |
vboxsync |
doxygen (at least version 1.8.13) workaround (fix?)
|
|
|
@66849
|
8 years |
vboxsync |
iprt/cdefs.h: adapted RT_THROW for gcc 7 and simplified it for VC
|
|
|
@66823
|
8 years |
vboxsync |
include/iprt: Adjustments for Visual C++ v12 / Visual Studio 2013. …
|
|
|
@66815
|
8 years |
vboxsync |
IEM: s/V\([a-z]*\)ZxReg/V\1ZxReg/g because 'V' can only indicate a …
|
|
|
@66814
|
8 years |
vboxsync |
IEM: clearly mark operands that are written to.
|
|
|
@66812
|
8 years |
vboxsync |
IEM: clearly mark operands that are written to.
|
|
|
@66810
|
8 years |
vboxsync |
IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
|
|
|
@66808
|
8 years |
vboxsync |
IEM: Implemented movq Vq,Wq (f3 0f 73)
|
|
|
@66785
|
8 years |
vboxsync |
IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
|
|
|
@66780
|
8 years |
vboxsync |
iprt/message.h: Fixed iprt_format attributes of …
|
|
|
@66772
|
8 years |
vboxsync |
iprt/cdefs.h: clang and RT_FLEXIBLE_ARRAY, take 1.
|
|
|
@66764
|
8 years |
vboxsync |
iprt: More vfs bits.
|
|
|
@66763
|
8 years |
vboxsync |
iprt: More vfs bits.
|
|
|
@66762
|
8 years |
vboxsync |
iprt: More vfs bits.
|
|
|
@66752
|
8 years |
vboxsync |
VMM/IEM: Comment.
|
|
|
@66751
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Adjusted the helper functions for use with …
|
|
|
@66747
|
8 years |
vboxsync |
IEM: Implemented movlps Mq,Vq (0x0f 0x13).
|
|
|
@66746
|
8 years |
vboxsync |
IEM: Implemented movsd Vsd,Wsd (0xf2 0x0f 0x10).
|
|
|
@66742
|
8 years |
vboxsync |
fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
|
|
|
@66740
|
8 years |
vboxsync |
vfsbase.cpp: retain debug
|
|
|
@66735
|
8 years |
vboxsync |
iso9660vfs.cpp: Can find and read files from iso.
|
|
|
@66732
|
8 years |
vboxsync |
iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
|
|
|
@66731
|
8 years |
vboxsync |
iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
|
|
|
@66728
|
8 years |
vboxsync |
iprt/formats/iso9660.h: Basic structures ISO 9660 structures.
|
|
|
@66715
|
8 years |
vboxsync |
build fix
|
|
|
@66714
|
8 years |
vboxsync |
HostDrivers/Support: introduced IN_DIS_STATIC
|
|
|
@66711
|
8 years |
vboxsync |
VMM/IEM: Added another bit of info required by VT-x for handling …
|
|
|
@66698
|
8 years |
vboxsync |
fatvfs: readonly check and build fix
|
|
|
@66689
|
8 years |
vboxsync |
fatvfs: Added code for formatting a FAT volume.
|
|
|
@66686
|
8 years |
vboxsync |
VMM/IEM: Handle raising of exceptions during delivery of a previous …
|
|
|
@66685
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@66684
|
8 years |
vboxsync |
SVM: Log additional features on newer CPUs.
|
|
|
@66676
|
8 years |
vboxsync |
fatvfs.cpp: Implemented file creation and opening of long filenames.
|
|
|
@66669
|
8 years |
vboxsync |
iprt,fatvfs: a bit more code.
|
|
|
@66668
|
8 years |
vboxsync |
hm_svm.h: Added SVM_IOIO_OP_SIZE_SHIFT.
|
|
|
@66667
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Added an fInterceptEvents SVM field in cpumctx.
|
|
|
@66652
|
8 years |
vboxsync |
IPRT: Some more fat bits.
|
|
|