VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

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