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) @53483   10 years vboxsync Additions/VBoxGuest: never do input_free_device() after …
(edit) @53434   10 years vboxsync Additions/common and x11: improve error handling related to mode hint …
(edit) @53293   10 years vboxsync VBoxGuest: warnings
(edit) @53241   10 years vboxsync fix Linux Additions in addition to r96716
(edit) @53077   10 years vboxsync VBoxGuest: fixed heartbeat on Windows guests.
(edit) @53008   10 years vboxsync include,Additions: Windows 10 tweaks.
(edit) @52789   10 years vboxsync VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
(edit) @52701   10 years vboxsync Additions/VBoxGuest: allow root processes access to the back-door logger.
(edit) @52700   10 years vboxsync Additions/VBoxGuest: add a flag in the session structure to …
(edit) @52681   10 years vboxsync Additions/common/VBoxGuest: Linux: remove unused code for creating a …
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52421   10 years vboxsync Additions/linux: added -Wno-declaration-after-statement to prevent …
(edit) @51490   11 years vboxsync Additions: Darwin: apply the same approach as in r94097 when …
(edit) @51224   11 years vboxsync Additions/VBoxGuest: remove VRDP session handling (never really used), …
(edit) @51115   11 years vboxsync VBoxGuest-darwin.cpp: hash table lookup fix from host driver. (harmless)
(edit) @50826   11 years vboxsync VBoxGuest/VBoxGuest.cpp: Logging.
(edit) @50822   11 years vboxsync VBoxGuest/VBoxGuest-win.cpp: Logging.
(edit) @50803   11 years vboxsync VBoxGuest.cpp: Logging.
(edit) @50770   11 years vboxsync VBoxGuest: fix host flags for win (thanks Michael)
(edit) @50753   11 years vboxsync Additions/solaris: nit.
(edit) @50752   11 years vboxsync Additions/solaris/VBoxGuest: Quiesce support for VBoxGuest. A todo …
(edit) @50722   11 years vboxsync VBoxGuest-darwin.cpp: release buld fix. "{;}" replaced with do{}while(0).
(edit) @50701   11 years vboxsync Darwin Additions: intoduced a dedicated workloop in VBoxGuest.kext in …
(edit) @50699   11 years vboxsync Darwin Additions: fix kernel panic during VBoxGuest.kext unloading (do …
(edit) @50688   11 years vboxsync VBoxGuest/darwin: Delay waking up threads still we're out of interrupt …
(edit) @50623   11 years vboxsync Additions/common/VBoxGuest: host flags: do not try to allocate …
(edit) @50539   11 years vboxsync Additions/common/VBoxGuest: fix a dead-lock in the host flags handling.
(edit) @50537   11 years vboxsync Additions/common/VBoxGuest: simplify the mouse call-back management.
(edit) @50523   11 years vboxsync Addiitions/common/VBoxGuest, VBoxGuestLibR3: add mediation in the …
(edit) @50391   11 years vboxsync Additions/common/VBoxGuest: in-code documentation for capability acquiring.
(edit) @50372   11 years vboxsync Additions/common/VBoxGuest: make CANCEL_ALL_WAITEVENTS cancel the next …
(edit) @50348   11 years vboxsync Solaris/Additions/VBoxGuest: removed unintentional extra lines from r92086.
(edit) @50347   11 years vboxsync Additions/solaris: Try to play nice with fast reboots (quiesce).
(edit) @49950   11 years vboxsync Additions/common: !RT_SUCCESS => RT_FAILURE
(edit) @49946   11 years vboxsync Additions/VBoxGuest: be more quiet with release logging
(edit) @49529   11 years vboxsync Additions/Haiku: Build fixes patches.
(edit) @48938   11 years vboxsync Additions/common: Whitespace and svn:keyword cleanups by scm.
(edit) @48665   11 years vboxsync VBoxGuest*os2*: (C) corrections.
(edit) @48447   11 years vboxsync Additions/common/VBoxGuest: lower some more logging priority.
(edit) @48311   11 years vboxsync Warnings.
(edit) @48231   11 years vboxsync Additions/common/VBoxGuest: reduce logging in IRQ handlers.
(edit) @48034   11 years vboxsync Guest Additions: add release logger to VBoxGuest driver (enabled for …
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @46876   11 years vboxsync added Win8.1 OS type
(edit) @46858   11 years vboxsync VBoxGuest/win: fix win 8.1 detection
(edit) @46428   12 years vboxsync VBoxTray/VBoxGuest: better caps tracking logging
(edit) @46354   12 years vboxsync additions/darwin: includes IOkit -> IOKit.
(edit) @46196   12 years vboxsync VBoxGuest/VBoxTray: allow enabling caps acquisition mode w/o acquiring caps
(edit) @46052   12 years vboxsync Additions/solaris/vboxguest: convert to non-fatal error code on …
(edit) @45811   12 years vboxsync VBoxGuest: proper wait events cleanup on session close
(edit) @45784   12 years vboxsync Additions/VBoxGuest: Build fix.
(edit) @45779   12 years vboxsync VBoxGuest: better caps filtering; cleanup
(edit) @45778   12 years vboxsync VBoxGuest/VBoxTray: bugfixes & proper handling for multiuser Seamles & …
(edit) @45760   12 years vboxsync VBoxTray/VBoxGuest: proper guest caps acquisition & cleanup (to be …
(edit) @45738   12 years vboxsync Additions/common/VBoxGuest: commented some unclear code.
(edit) @45700   12 years vboxsync Mac OS X additions: VBoxGuest: fix VMM dev interrupt handeling.
(edit) @45463   12 years vboxsync header fixes
(edit) @45459   12 years vboxsync BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and …
(edit) @45447   12 years vboxsync VBoxGuest: Copied the darwin SUPDrv files so we can better work with …
(edit) @45372   12 years vboxsync VBoxGuestIDC-unix.c.h: Visibility fixes, DECLVBGL usage is wrong …
(edit) @45013   12 years vboxsync VBoxGuest: Build fix (untested).
(edit) @44996   12 years vboxsync warning
(edit) @44995   12 years vboxsync Another todo.
(edit) @44992   12 years vboxsync VBOX_WITH_DPC_LATENCY_CHECKER: Some adjustments. Please, don't use …
(edit) @44991   12 years vboxsync VBoxGuest-win*: More review + cleanup.
(edit) @44990   12 years vboxsync VBoxGuest-win*: More cleanups.
(edit) @44989   12 years vboxsync VBoxGuest-win*: More cleanups.
(edit) @44988   12 years vboxsync VBoxGuest-win*: Reversed the VBOXGUESTDEVEXTWIN and VBOXGUESTDEVEXT …
(edit) @44987   12 years vboxsync VBoxGuest-win-pnp.cpp: Use Assert instead of ASSERT; …
(edit) @44986   12 years vboxsync VBoxGuest-win-pnp.cpp: More cleaning up.
(edit) @44985   12 years vboxsync Don't make vbgdNtIOCtl pageable.
(edit) @44984   12 years vboxsync VBoxGuest-win-pnp.cpp: Don't know why logging is enabled in release …
(edit) @44983   12 years vboxsync VBoxGuest-win*: cleanups.
(edit) @44980   12 years vboxsync VBoxGuest-win-legacy.cpp: Why is logging always enabled here? Disabling it.
(edit) @44979   12 years vboxsync VBoxGuest-win-legacy.cpp: Cleaning up. Declaring 'Vbgd' as the prefix …
(edit) @44978   12 years vboxsync VBoxGuest.inf: file header fix.
(edit) @44977   12 years vboxsync VBoxGuestInst.cpp: coding style cleanup. ancient stuff…
(edit) @44976   12 years vboxsync Removing win\VBoxGuestMsg.mc as we're not using it AFAIK.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44317   12 years vboxsync Additions/VBoxGuest: compile fix for Linux 3.8-rc4
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @43722   12 years vboxsync vboxguest/win: propagate VERR_OUT_OF_RANGE, required by CrOpenGL
(edit) @43411   12 years vboxsync Additions/haiku: cleanup.
(edit) @43410   12 years vboxsync Additions/haiku: cleanup.
(edit) @43409   12 years vboxsync Additions/haiku: cleanup.
(edit) @43369   12 years vboxsync Additions/Haiku: build fix.
(edit) @43368   12 years vboxsync Additions/Haiku: missed file.
(edit) @43366   12 years vboxsync Haiku Additions: cleanup, missed file.
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43343   12 years vboxsync Additions/common/VBoxGuest: re-added housekeeping code to prevent …
(edit) @43121   12 years vboxsync CDDL licensing cleanup
(edit) @42905   12 years vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @42366   12 years vboxsync Additions/common/VBoxGuest: export RTSemMutex symbols from the Solaris …
(edit) @42330   12 years vboxsync Additions: add semmutex to fix the missing symbols after r79384
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @41972   12 years vboxsync VBoxGuest,VBoxControl: embedded DPC latency measurement for Windows …
(edit) @41725   12 years vboxsync Additions/solaris: renamed deps.s to deps.asm.
(edit) @41722   12 years vboxsync Additions/common/VBoxGuest: fixed copyright dates and licence headers …
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