VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

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