VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68758   8 years vboxsync vmm/pdmaudioifs.h: Documentation.
(edit) @68757   8 years vboxsync Audio/DrvAudio.cpp: Added optional PDMIHOSTAUDIO::StreamGetPending() …
(edit) @68750   8 years vboxsync vmm/pdmaudioifs.h: Documentation fixes.
(edit) @68699   8 years vboxsync pdmifs.h,Serial: Reworked stream interface. The old design with the …
(edit) @68698   8 years vboxsync asm.h: Add ASMAtomicWriteZ
(edit) @68696   8 years vboxsync VMMDevCoreTypes.h: reorder
(edit) @68691   8 years vboxsync Added 32-bit size hack to VMMDevSeamlessMode in VMMDevCoreTypes.h.
(edit) @68690   8 years vboxsync build fix
(edit) @68689   8 years vboxsync include/Makefile.kmk: Simplify.
(edit) @68688   8 years vboxsync VBoxGuest*.h,VMMDev*.h: use assertcompile.h instead of assert.h.
(edit) @68687   8 years vboxsync iprt/formats/*.h: Use assertcompile.h instead of assert.h.
(edit) @68686   8 years vboxsync Split out the compile time assertions from iprt/assert.h and put them …
(edit) @68676   8 years vboxsync Made it possible to enable include/ syntax checking on the build boxes …
(edit) @68675   8 years vboxsync include file build fixes (kmk -C include)
(edit) @68672   8 years vboxsync include file build fixes (kmk -C include)
(edit) @68670   8 years vboxsync include file build fixes (kmk -C include)
(edit) @68669   8 years vboxsync include file build fixes (kmk -C include)
(edit) @68668   8 years vboxsync build fix (os2)
(edit) @68667   8 years vboxsync build fix
(edit) @68665   8 years vboxsync build fix
(edit) @68661   8 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68660   8 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68659   8 years vboxsync Moved the HGCM parameter structures, VMMDEV_EVENT_XXX and …
(edit) @68658   8 years vboxsync Include compile fixes for VBox/HostServices/* - hope this doesn't mess …
(edit) @68657   8 years vboxsync Include compile fixes for VBox/HostServices/* - hope this doesn't mess …
(edit) @68656   8 years vboxsync Use VBoxGuestCoreTypes.h instead of VBoxGuest.h in HGCM service headers.
(edit) @68654   8 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68633   8 years vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68630   8 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68628   8 years vboxsync VMMDev2.h -> VMMDevCoreTypes.h
(edit) @68626   8 years vboxsync VBoxGuest2.h: Removed dead file.
(edit) @68623   8 years vboxsync VBoxGuest.h: Dropped the I/O control function flags for indicating …
(edit) @68622   8 years vboxsync VBoxGuest.inc: fixed case of OS/2 driver name (nobody cares, atm, I think).
(edit) @68621   8 years vboxsync dropping VBoxGuest16.h as it is no longer needed. (os2 mouse driver …
(edit) @68616   8 years vboxsync VBoxGuest.h,VMMDev.h: Watcom (C++) adjustments.
(edit) @68615   8 years vboxsync iprt/assert.h: Watcom is picky about RTASSERT_OFFSET_OF too, at least …
(edit) @68608   8 years vboxsync VBoxGuest.h: IDC connect and disconnect I/O control numbers should be …
(edit) @68606   8 years vboxsync iprt/asm*: Made the code safe to use with 16-bit code models employing …
(edit) @68596   8 years vboxsync VBoxGuest.h: attachdd names are case sensitives, it seems
(edit) @68594   8 years vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @68586   8 years vboxsync merging vbglioc r117764: VBoxGuest.h: OS/2 gradd build fix
(edit) @68581   8 years vboxsync merging vbglioc r117759: FreeBSD adjustments and fixes (GAs).
(edit) @68579   8 years vboxsync merging vbglioc r117757: Build fixes for FreeBSD 10.3.
(edit) @68576   8 years vboxsync merging vbglioc r117752: Made VBoxGradd (OS/2) build again.
(edit) @68575   8 years vboxsync merging vbglioc r117751: OS/2 mouse driver related changes.
(edit) @68574   8 years vboxsync merging vbglioc r117750: VMMDev.h: Made 16-bit compatible.
(edit) @68573   8 years vboxsync merging vbglioc r117745: Working on making VBoxGuest.h usable by …
(edit) @68572   8 years vboxsync merging vbglioc r117744: iprt: Introducing RT_FAR and friends to deal …
(edit) @68570   8 years vboxsync merging vbglioc r117736: OS/2 adjustments.
(edit) @68565   8 years vboxsync merging vbglioc r117730: solaris adjustments.
(edit) @68561   8 years vboxsync merging vbglioc r117713: Linux code updates and build fixes.
(edit) @68555   8 years vboxsync merging vbglioc r117701: VBoxGueSTR0LibSharedFolders,VBoxGuest.h: …
(edit) @68550   8 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68534   8 years vboxsync Main: IDisplay::DetachScreens stub
(edit) @68532   8 years vboxsync CPUM: Use a valid value for initializing PkgCStateCfgCtrl on Core 2 CPUs.
(edit) @68509   8 years vboxsync isovfs.cpp: Started on UDF recognition sequence.
(edit) @68504   8 years vboxsync VbglR3HGCMCallRaw build fix
(edit) @68502   8 years vboxsync VBoxGuestR3Lib: Fixed clipboard and guest control breakage since r117608.
(edit) @68485   8 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68476   8 years vboxsync VBoxGuestLib/HGCM.cpp: cleanups (this is ring-0 code affecting shared …
(edit) @68470   8 years vboxsync PDM: add new PDM device helper for sending a MSI directly (from all …
(edit) @68468   8 years vboxsync Audio: Cleaned up callback stuff and got rid of the deprecated …
(edit) @68465   8 years vboxsync VBoxGuestLib: Introducing VbglR3HGCMCall and make everyone use that …
(edit) @68462   8 years vboxsync VBoxGuestLib: Use common VbglR3HGCMDisconnect to disconnect.
(edit) @68458   8 years vboxsync Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
(edit) @68436   8 years vboxsync VBoxGuestLib/R3: Added VbglR3VrdpGetChangeRequest; build everything on …
(edit) @68433   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68425   8 years vboxsync Another alignment fix
(edit) @68424   8 years vboxsync Alignment fix
(edit) @68423   8 years vboxsync Devices/Bus/PCI,MSI-X: Fix static initialization of the MSI-X …
(edit) @68410   8 years vboxsync include/VBox/msi.h: MSI-X supports up to 2048 entries, and eliminate …
(edit) @68409   8 years vboxsync iprt/formats/udf.h: More UDF structures. [build fix]
(edit) @68407   8 years vboxsync iprt/formats/udf.h: More UDF structures.
(edit) @68405   8 years vboxsync cpumctx.h: unintentional paste. build fix.
(edit) @68404   8 years vboxsync cpumctx.h: Attempted build fix.
(edit) @68403   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68402   8 years vboxsync Comment.
(edit) @68399   8 years vboxsync iprt/formats/udf.h: More UDF structures.
(edit) @68398   8 years vboxsync iprt/formats/udf.h: build fix
(edit) @68397   8 years vboxsync iprt/formats/udf.h: More descriptor structures.
(edit) @68385   8 years vboxsync iprt/formats/udf.h: More descriptor structures.
(edit) @68378   8 years vboxsync iprt/formats/udf.h: Started writing UDF structures.
(edit) @68361   8 years vboxsync VMM/HMSVMR0: Nested Hw.virt bits.
(edit) @68317   8 years vboxsync IPRT: Added simple INI-file parser (completely untested).
(edit) @68316   8 years vboxsync iprt/utf16.h: Added some more RTUtf16Big functions, introducing a …
(edit) @68314   8 years vboxsync added OS types for macOS 10.12 and 10.13
(edit) @68293   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68272   8 years vboxsync Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
(edit) @68271   8 years vboxsync Audio: Renamed PDMAUDIOSTRMRATE -> PDMAUDIOSTREAMRATE. No actual code …
(edit) @68226   8 years vboxsync VMM: Nested Hw.virt: SVM R0 bits.
(edit) @68191   8 years vboxsync Disasembler: missing Grp 15 decodes (fix)
(edit) @68183   8 years vboxsync IPRT: Added new RTFileReadAll* flag RTFILE_RDALL_F_TRAILING_ZERO_BYTE …
(edit) @68161   8 years vboxsync iso9660.h: comment
(edit) @68154   8 years vboxsync iprt: Added RTCString::erase.
(edit) @68147   8 years vboxsync iprt/isomaker: Added file & dir mode manipulation APIs and options.
(edit) @68138   8 years vboxsync vmm/pdmaudioifs.h: Audio documentation.
(edit) @68132   8 years vboxsync Audio: Renamed audio samples to audio frame because that's what they …
(edit) @68124   8 years vboxsync RTCString: Added assign() methods.
(edit) @68123   8 years vboxsync RTCString: Added assign() methods.
(edit) @68121   8 years vboxsync IPRT: Added RTLocaleQueryNormalizedBaseLocaleName.
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