VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuest

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69313   7 years vboxsync VBoxGuest: scm updates
(edit) @69308   7 years vboxsync VBoxGuest: scm updates
(edit) @69149   7 years vboxsync Additions/linux/shfl: stop supporting old host/mount.vboxsf versions. …
(edit) @69111   7 years vboxsync (C) year
(edit) @69109   7 years vboxsync scm updates
(edit) @69098   7 years vboxsync Clean up XFree86 driver header files. bugref:3810: X11 Guest Additions …
(edit) @69046   8 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68845   8 years vboxsync Additions/linux: do not re-test building all kernel modules if one has …
(edit) @68812   8 years vboxsync VBoxGuest/solaris: Use ldi_ioctl instead of VBoxGuestIDC. …
(edit) @68794   8 years vboxsync nit
(edit) @68793   8 years vboxsync VBoxGuest/solaris: fixes
(edit) @68688   8 years vboxsync VBoxGuest*.h,VMMDev*.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) @68661   8 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68654   8 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68653   8 years vboxsync Turned whole file #if[n]def VBGL_VBOXGUEST tests into short ones with …
(edit) @68652   8 years vboxsync VBoxGuestR3LibInternal.h: Removed unnecessary windows.h inclusion.
(edit) @68651   8 years vboxsync VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
(edit) @68650   8 years vboxsync VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
(edit) @68649   8 years vboxsync Removed unused VBoxGuestLog.h header.
(edit) @68648   8 years vboxsync solaris build fix
(edit) @68645   8 years vboxsync Merged VBGLInternal.h and VBoxGuestR0LibInternal.h into the latter.
(edit) @68643   8 years vboxsync build fix
(edit) @68642   8 years vboxsync Moved VBoxGuestLib/ to VBoxGuest/lib/
(edit) @68641   8 years vboxsync VBoxGuestLib: Renaming ring-0 files.
(edit) @68638   8 years vboxsync more doxygen fixes
(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) @68629   8 years vboxsync files_vbox*: Forgot to remove VBoxGuest2.h
(edit) @68628   8 years vboxsync VMMDev2.h -> VMMDevCoreTypes.h
(edit) @68623   8 years vboxsync VBoxGuest.h: Dropped the I/O control function flags for indicating …
(edit) @68593   8 years vboxsync VBoxGuestA-os2.asm: forgot a VBGLOS2ATTACHDD rename.
(edit) @68589   8 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68588   8 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68587   8 years vboxsync merging vbglioc r117765: vbglioc: Linux fix for VBoxGuest.
(edit) @68583   8 years vboxsync merging vbglioc r117761: Darwin adjustments (GAs).
(edit) @68582   8 years vboxsync merging vbglioc r117760: FreeBSD adjustments and fixes (GAs).
(edit) @68581   8 years vboxsync merging vbglioc r117759: FreeBSD adjustments and fixes (GAs).
(edit) @68570   8 years vboxsync merging vbglioc r117736: OS/2 adjustments.
(edit) @68568   8 years vboxsync merging vbglioc r117733: Moved the ldi_open_by_name stuff to the IDC …
(edit) @68566   8 years vboxsync merging vbglioc r117731: solaris 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) @68558   8 years vboxsync merging vbglioc r117710: VBoxGuest.cpp: logging fixes
(edit) @68554   8 years vboxsync merging vbglioc r117700: VBoxGuest-win.cpp: Use IoCompleteRequest wrappers.
(edit) @68550   8 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68495   8 years vboxsync Additions/VBoxGuest-solaris: Hide interrupt and hilevel priority …
(edit) @68294   8 years vboxsync Additions/linux: revert r117409 again. bugref:8524: Additions/linux: …
(edit) @68292   8 years vboxsync Additions/linux: run the kernel module source files through indent. …
(edit) @68289   8 years vboxsync Additions/linux: revert r117404 for now. bugref:8524: …
(edit) @68288   8 years vboxsync Additions/linux: run the kernel module source files through indent. …
(edit) @67802   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67295   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67293   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @66546   8 years vboxsync Additions/VBoxGuest: missing directory in CLEAN rule
(edit) @66415   8 years vboxsync IPRT: split %RKv formatting into separate function.
(edit) @66072   8 years vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @64525   8 years vboxsync Additions: fixed a few 'the the' typos
(edit) @64438   8 years vboxsync Additions/VBoxGuest: Doxygen fix for r111564.
(edit) @64436   8 years vboxsync Additions/VBoxGuest: Fix typo in r111564.
(edit) @64435   8 years vboxsync bugref:8639 Additions/VBoxGuest: Fix preemptible mouse notification …
(edit) @64432   8 years vboxsync HostDrivers/Darwin,VBoxGuest/Darwin: Some notes about why we don't …
(edit) @64306   8 years vboxsync vgdrvNtCleanup: Added @todo about nasty misbehavior if the driver is …
(edit) @63948   9 years vboxsync VBoxGuest: VGDrvCommonWaitDoWakeUps must be thread-safe.
(edit) @63566   9 years vboxsync scm: cleaning up todos
(edit) @63549   9 years vboxsync scm cleanups
(edit) @63516   9 years vboxsync VBoxGuest: warnings (clang)
(edit) @63455   9 years vboxsync VBoxGuest-netbsd.c: fix indentation and brace placement.
(edit) @63454   9 years vboxsync VBoxGuest-netbsd.c: match should return 0 on failure.
(edit) @63453   9 years vboxsync VBoxGuest-netbsd.c: unmap alreay mapped registers on attach error leg too.
(edit) @63450   9 years vboxsync VBoxGuest-netbsd.c: unmap registers on detach so that the module can …
(edit) @63449   9 years vboxsync VBoxGuest-netbsd.c: don't save a pointer to transient pci_attach_args, …
(edit) @63411   9 years vboxsync VBoxGuest-netbsd.c: fix printf formats in logs.
(edit) @63410   9 years vboxsync VBoxGuest-netbsd.c: Oops, add func argument missed in previous.
(edit) @63409   9 years vboxsync VBoxGuest-netbsd.c: Use func in Log messages instead of hardcoding …
(edit) @63408   9 years vboxsync VBoxGuest-netbsd.c: Sprinkle LogFlow.
(edit) @63355   9 years vboxsync VBoxGuest-netbsd.c: handle changed pci_intr_string(9) signature.
(edit) @63350   9 years vboxsync VBoxGuest-netbsd.c: catch up with renaming done in r103107 - it's …
(edit) @63343   9 years vboxsync VBoxGuest-netbsd.c: fix doxygen comments to match signatures.
(edit) @63339   9 years vboxsync Additions/common/VBoxGuest: NetBSD support, based on FreeBSD version. …
(edit) @63125   9 years vboxsync fix
(edit) @63108   9 years vboxsync GA/common,Config.kmk: Use strict kBuild templates for building all the …
(edit) @63065   9 years vboxsync Additions/common: warnings
(edit) @62853   9 years vboxsync GAs/common: warnings
(edit) @62683   9 years vboxsync Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
(edit) @62679   9 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62521   9 years vboxsync (C) 2016
(edit) @61081   9 years vboxsync allow to compile with gcc configured with --enable-default-pie (e.g. …
(edit) @60592   9 years vboxsync Linux host/guest modules: added missing dependency
(edit) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @60531   9 years vboxsync bugref:8250: Extraneous files removed.
(edit) @60526   9 years vboxsync bugref:8250: fix
(edit) @60272   9 years vboxsync Additions/VBoxGuest: RT_SUCCESS / NT_SUCCESS mixup (thanks Parfait)
(edit) @59501   9 years vboxsync Additions/common/VBoxGuest: change the regular guest heart beat …
(edit) @58347   9 years vboxsync Additions/linux/VBoxGuest: build fix.
(edit) @58178   10 years vboxsync VbglInit -> VbglInitPrimary & VbglInitClient. VBoxGuestLib/Init.cpp …
(edit) @58115   10 years vboxsync VBoxGuest: build fix
(edit) @58113   10 years vboxsync VBoxGuest: Vbgd -> VGDrv, cleanups - will probably not build cleanly …
(edit) @58089   10 years vboxsync VBoxGuest,VBoxService,Doxyfile.Core: fixes.
(edit) @58053   10 years vboxsync VBoxGuest: s/vbgd/VGDrv/ + started on page.
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