|
|
@76417
|
6 years |
vboxsync |
iprt/errcore.h,*: Duplicate some of the most frequently used status …
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76407
|
6 years |
vboxsync |
pdmdev.h: comment. bugref:9344
|
|
|
@76406
|
6 years |
vboxsync |
VBox/vmm/pdmusb.h: Don't include err.h if not needed, just grab …
|
|
|
@76405
|
6 years |
vboxsync |
VBox/vmm/pdmusb.h: Don't include err.h if not needed. bugref:9344
|
|
|
@76404
|
6 years |
vboxsync |
VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in …
|
|
|
@76403
|
6 years |
vboxsync |
VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
|
|
|
@76402
|
6 years |
vboxsync |
VBox/vmm/apic.h: Try avoid dragging in pdmdev.h, so use function for …
|
|
|
@76401
|
6 years |
vboxsync |
pdmdrv.h: header indent and ring-3-ness. bugref:9344
|
|
|
@76400
|
6 years |
vboxsync |
pdmdrv.h: header indent and ring-3-ness. bugref:9344
|
|
|
@76399
|
6 years |
vboxsync |
VBox/vmm/pdmblkcache.h: Don't include err.h and assert.h if not …
|
|
|
@76398
|
6 years |
vboxsync |
VBox/vmm/pdmasynccompletion.h: Don't include err.h and assert.h if not …
|
|
|
@76397
|
6 years |
vboxsync |
VBox/vmm/hm_svm.h,hm_vmx.h: Try avoid including VBox/err.h in widely …
|
|
|
@76395
|
6 years |
vboxsync |
VBox/HostServices/GuestPropertySvc.h: No need to drag in hgcmsvc.h, …
|
|
|
@76393
|
6 years |
vboxsync |
VBox/vmm/gmm.h,pgm.h: Avoid dragging in VMMDev.h just for …
|
|
|
@76390
|
6 years |
vboxsync |
VBox/vd.h: Don't include VBox/err.h for no good reason. bugref:9344
|
|
|
@76389
|
6 years |
vboxsync |
VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
|
|
|
@76388
|
6 years |
vboxsync |
DragAndDropDefs.h: Either get the #endif comments right, or skip them!
|
|
|
@76387
|
6 years |
vboxsync |
VBoxGuest does not need hgcmsvc.h (linux). bugref:9344
|
|
|
@76385
|
6 years |
vboxsync |
DrvHostBase-win.cpp,iprt/nt/nt.h: Use nt-and-windows.h and add …
|
|
|
@76383
|
6 years |
vboxsync |
VBox/hgcmsvc.h: Only iprt/err.h is needed, not VBox/err.h. bugref:9344
|
|
|
@76382
|
6 years |
vboxsync |
include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
|
|
|
@76380
|
6 years |
vboxsync |
VBox/com/microatl.h: Include errcore.h rather than err.h for …
|
|
|
@76379
|
6 years |
vboxsync |
VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
|
|
|
@76378
|
6 years |
vboxsync |
VBox/dbg.h: Use errcore.h rather than err.h. bugref:9344
|
|
|
@76376
|
6 years |
vboxsync |
VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so …
|
|
|
@76375
|
6 years |
vboxsync |
include/iprt/nocrt//fenv.h: Make recent gcc happy.
|
|
|
@76374
|
6 years |
vboxsync |
iprt/bldprog-strtab-template.cpp.h: Header build fix.
|
|
|
@76373
|
6 years |
vboxsync |
iprt/bldprog-strtab-template.cpp.h: Header build fix.
|
|
|
@76372
|
6 years |
vboxsync |
iprt/linux/symvers.h: Fixed header compilation test issue, dropping $ …
|
|
|
@76371
|
6 years |
vboxsync |
iprt/assert.h: Mark all PRETTY_FUNCTION use with RT_GCC_EXTENSION.
|
|
|
@76369
|
6 years |
vboxsync |
*: string.h sans err.h fix. bugref:9344
|
|
|
@76368
|
6 years |
vboxsync |
*: string.h sans err.h fix. bugref:9344
|
|
|
@76366
|
6 years |
vboxsync |
include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
|
|
|
@76355
|
6 years |
vboxsync |
iprt/*.h: Avoid including err.h when possible. bugref:9344
|
|
|
@76351
|
6 years |
vboxsync |
iprt/*.h: Avoid including err.h when possible. bugref:9344
|
|
|
@76350
|
6 years |
vboxsync |
iprt/string.h: Don't include iprt/latin1.h and thereby iprt/err.h. …
|
|
|
@76349
|
6 years |
vboxsync |
iprt/string.h: Don't include iprt/latin1.h and thereby iprt/err.h. …
|
|
|
@76348
|
6 years |
vboxsync |
iprt/err*.h: Make VINF_SUCCESS available via errcore.h too.
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@76327
|
6 years |
vboxsync |
iprt/assert.h: Enabled stack backtraces on ring-3 assertion for …
|
|
|
@76326
|
6 years |
vboxsync |
iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
|
|
|
@76322
|
6 years |
vboxsync |
Reverted accidental commit r127614.
|
|
|
@76321
|
6 years |
vboxsync |
iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
|
|
|
@76316
|
6 years |
vboxsync |
Runtime/fs/extvfs: Updates, implement extent tree walking. Enables …
|
|
|
@76311
|
6 years |
vboxsync |
hm_svm.h: Added an SVMMSRS struct similar to VT-x for AMD-V MSRs. …
|
|
|
@76305
|
6 years |
vboxsync |
Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
|
|
|
@76299
|
6 years |
vboxsync |
Runtime/fs/extvfs: Updates
|
|
|
@76292
|
6 years |
vboxsync |
Runtime/fs/extvfs: Working on parsing block group and inode descriptors
|
|
|
@76290
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Added a new pre-init VMM call, invoked …
|
|
|
@76256
|
6 years |
vboxsync |
Runtime/formats/ext: Add more structures
|
|
|
@76255
|
6 years |
vboxsync |
DevVGA-SVGA3d: Use PDMDevHlpVMSetError and …
|
|
|
@76227
|
6 years |
vboxsync |
VMM/HM, SUPDrv: Utilize common function to detect VMX/SVM support. No …
|
|
|
@76223
|
6 years |
vboxsync |
SUPDrv: Have a separate function to check for VT-x/AMD-V support, for …
|
|
|
@76222
|
6 years |
vboxsync |
VMM/HM: Get rid of superfluous error code.
|
|
|
@76218
|
6 years |
vboxsync |
Runtime/fs: Started restructuring the ext2 filesystem code to indicate …
|
|
|
@76216
|
6 years |
vboxsync |
Runtime/fs: Started restructurin the ext2 filesystem code to indicate …
|
|
|
@76200
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Initialize VMX guest-MSRs from the …
|
|
|
@76198
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Use Intel terminology of 'allowed-0' and …
|
|
|
@76196
|
6 years |
vboxsync |
VMMDev/HGCM,VBoxGuest: New page list variant for more effectively …
|
|
|
@76154
|
6 years |
vboxsync |
Main: bugref:9324: Added new error for "medium shrink is not allowed"
|
|
|
@76150
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Use the VMXMSRS struct.
|
|
|
@76149
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add a few more MSRs for future …
|
|
|
@76148
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Add the VMX MSRs to CPUMCTX.
|
|
|
@76146
|
6 years |
vboxsync |
SharedFolders,os2/VBoxSF: Continued hacking on replacements for …
|
|
|
@76143
|
6 years |
vboxsync |
SharedFolders,os2/VBoxSF: Added SHFL_FN_SET_FILE_SIZE for setting the …
|
|
|
@76118
|
6 years |
vboxsync |
os2/VBoxSF: Converting host calls to fast HGCM w/ embedded buffers…
|
|
|
@76108
|
6 years |
vboxsync |
os2/VBoxSF: Use UTF-16 for talking to the host, fits better with …
|
|
|
@76107
|
6 years |
vboxsync |
VBox/VMMDev.h: Correct VBOX_HGCM_F_PARM_ARE_VALID macro, it …
|
|
|
@76096
|
6 years |
vboxsync |
IPRT: Added RTUtf16Chr.
|
|
|
@76095
|
6 years |
vboxsync |
IPRT: Added RTPathFilenameUtf16[Ex].
|
|
|
@76094
|
6 years |
vboxsync |
IPRT: Added RTPathFilenameUtf16[Ex].
|
|
|
@76093
|
6 years |
vboxsync |
Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
|
|
|
@76090
|
6 years |
vboxsync |
IPRT: Corrected RTSystemGetNtVersion return value type, must be 64-bit.
|
|
|
@76073
|
6 years |
vboxsync |
IPRT: Added RTSystemGetNtVersion.
|
|
|
@76061
|
6 years |
vboxsync |
IPRT: Add RTNetStrToIPv4Cidr() that is intended as a better API …
|
|
|
@76041
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH/VMRESUME interface.
|
|
|
@75997
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Include APIC-write FF in the …
|
|
|
@75994
|
6 years |
vboxsync |
kmk incs
|
|
|
@75993
|
6 years |
vboxsync |
SharedFolders: Track mappings made by a client session so we can unmap …
|
|
|
@75992
|
6 years |
vboxsync |
GuestProperty: Limit the number of pending waits per session and look …
|
|
|
@75990
|
6 years |
vboxsync |
VMMDev,HGCM: Added cancellation notification and query helper.
|
|
|
@75969
|
6 years |
vboxsync |
HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
|
|
|
@75962
|
6 years |
vboxsync |
Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
|
|
|
@75957
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added APIC-write emulation VM-exit and …
|
|
|
@75951
|
6 years |
vboxsync |
IPRT: Translation for STATUS_NO_MEDIA_IN_DEVICE.
|
|
|
@75943
|
6 years |
vboxsync |
hm_vmx.h: Comment.
|
|
|
@75942
|
6 years |
vboxsync |
hm_vmx.h: Attempted build fix.
|
|
|
@75940
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Pending guest debug exception injection.
|
|
|
@75916
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Pending debug exceptions bits.
|
|
|
@75883
|
6 years |
vboxsync |
IPRT/shmem: Make doxygen and scm happy.
|
|
|
@75880
|
6 years |
vboxsync |
doxygen
|
|
|
@75879
|
6 years |
vboxsync |
Runtime: Introduce RTShMem* API for accessing shared memory objects …
|
|
|
@75878
|
6 years |
vboxsync |
Runtime/r3/win: Made NtQuerySection accessible
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75830
|
6 years |
vboxsync |
VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
|
|
|
@75824
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
|
|
|
@75807
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 3. bugref:9313
|
|
|
@75801
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
|
|
|
@75798
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
|
|
|