VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/GuestImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @94954   3 years vboxsync Main/src-client/GuestImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @93468   3 years vboxsync VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @85309   4 years vboxsync Main: Try harder using the Utf8Str versions of the event stuff where …
(edit) @85300   4 years vboxsync Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
(edit) @84564   5 years vboxsync Main: Comments / logging renaming (guest additions -> Guest Additions).
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80670   5 years vboxsync Main/Guest: Don't start the statistics collection thread until needed. …
(edit) @80654   5 years vboxsync Main/GuestImpl: Start the Guest::i_staticUpdateStats in paused mode so …
(edit) @79294   5 years vboxsync Main/Guest::init: Better error and object status handling - DnD should …
(edit) @79055   5 years vboxsync Main/GuestImpl: Added OnGuestAdditionsStatusChanged event so the …
(edit) @79053   5 years vboxsync Main/GuestImpl.cpp: Must always catch bad_alloc when on an EMT …
(edit) @79050   5 years vboxsync Main/GuestImpl: Added OnGuestAdditionsStatusChanged event so the …
(edit) @78234   6 years vboxsync Main/GuestCtrl: Fixed three i_waitForStatusChange() methods that would …
(edit) @77436   6 years vboxsync Main: Eradicate the use of BSTR in regular API code, there were leaks …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @67914   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @67793   7 years vboxsync a few 'const com::Utf8Str &'
(edit) @65120   8 years vboxsync Main: doxygen fixes
(edit) @63418   8 years vboxsync main: warnings in weird configs
(edit) @63244   8 years vboxsync Main: warnings
(edit) @62485   8 years vboxsync (C) 2016
(edit) @57425   9 years vboxsync DECLCALLBACK
(edit) @56470   9 years vboxsync Main: when reporting the guest CPU metrics, use the average between …
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55644   10 years vboxsync Main: Made it compile without VBOX_WITH_GUEST_CONTROL.
(edit) @55613   10 years vboxsync IGuestSession: Added a pathStyle attribute (read-only) that translates …
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @53528   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @52085   10 years vboxsync 6813 - GuestImpl using COM Wrappers - bug fixes
(edit) @52082   10 years vboxsync 6813 - DisplayImpl using COM Wrappers
(edit) @51612   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51342   11 years vboxsync Main,DrvVD: Interface to pass the keys to the disk encryption module …
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50544   11 years vboxsync Main/Event: eliminate unused parameter
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50370   11 years vboxsync 6813 src-client/AdditionsFacilityImpl.cpp
(edit) @49389   11 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @47469   11 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(edit) @47310   11 years vboxsync Build fix.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @46457   11 years vboxsync Missing DECLCALLBACK on Guest::staticUpdateStats.
(edit) @46456   11 years vboxsync Network/Dev*.cpp,GuestImpl.cpp: Optimized looking up the guest network …
(edit) @46448   11 years vboxsync Guest::updateStats: It's currently faster to do this in with two …
(edit) @46446   11 years vboxsync Guest::updateStats: Note on using STAMR3Enum like that…
(edit) @45674   12 years vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @45426   12 years vboxsync GuestCtrl: Added EventSource getters + OnGuestFileRegistered event.
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @44903   12 years vboxsync Guest::updateStats: Don't divide by zero.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44347   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @43908   12 years vboxsync Main/Metrics: VM network rate metrics (#6345)
(edit) @42919   12 years vboxsync Main/Guest: fix logging which would crash because a smart pointer …
(edit) @42897   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42867   12 years vboxsync GuestImpl: Check for bad_alloc (DnD), cleaning up guest sessions.
(edit) @42864   12 years vboxsync Main/Guest control: Removed old API.
(edit) @42817   12 years vboxsync Main/Guest: whitespace cleanup
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42084   12 years vboxsync Guest Control 2.0: Hacking in progress.
(edit) @40685   13 years vboxsync Main/GuestCtrl: Introduced host<->guest PID mapping for immediate …
(edit) @40288   13 years vboxsync Main/GuestImpl: fix for xtracker 6092
(edit) @40205   13 years vboxsync Main: gcc warnings
(edit) @40084   13 years vboxsync Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
(edit) @40020   13 years vboxsync GuestCtrl/Main: Fixed some locking issues + callback cleanup hangs; …
(edit) @39898   13 years vboxsync GuestImpl.cpp: Work around the version/revision mixup bug in the 3.1.0 …
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39882   13 years vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39824   13 years vboxsync IGuest/version: todos and some clean up (no real changes intended).
(edit) @39805   13 years vboxsync GuestImpl.cpp: Runlevel todos.
(edit) @39450   13 years vboxsync Main: initial DnD support
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @37930   13 years vboxsync Main: LONG / ULONG have %d / %u format specifiers (Assert/Log only)
(edit) @37589   13 years vboxsync Main/GuestCtrl: Major overhaul of internal guest control handling, …
(edit) @36891   14 years vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
(edit) @36128   14 years vboxsync Main/Metrics: Hypervisor and guest metrics re-done (#5566)
(edit) @36069   14 years vboxsync Main/Guest: InternalGetStatistics now returns 0s if VM is not running
(edit) @35977   14 years vboxsync Main: Fixed resizing/seamless mode because of missing facility status.
(edit) @35970   14 years vboxsync Build fix.
(edit) @35967   14 years vboxsync Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35890   14 years vboxsync Burn fix.
(edit) @35888   14 years vboxsync Burn fix, added facility status "failed", removed unused parameters, …
(edit) @35887   14 years vboxsync Main/VBoxManage: Introduced facility handling for more fine grained …
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(copy) @35368   14 years vboxsync Main: source re-org.
copied from trunk/src/VBox/Main/GuestImpl.cpp
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
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