VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49790   11 years vboxsync Main: unsigned width/height
(edit) @49785   11 years vboxsync Main/ConsoleImpl2: always expose the DmiMemoryTable for Windows 2012 guests
(edit) @49783   11 years vboxsync DisplayImpl: DevVGA must not access framebuffer which has incorrect size.
(edit) @49769   11 years vboxsync Main/ConsoleImpl2: don't allow 64-bit guests on hosts without VT-x/AMD-V
(edit) @49684   11 years vboxsync Main/GuestCtrl: dispatchToSession: Also try to handle generic messages.
(edit) @49679   11 years vboxsync fix for xtracker 7111 (must keep a ComPtr here)
(edit) @49653   11 years vboxsync Main/GuestProcessImpl: typo
(edit) @49644   11 years vboxsync stage 1/8 of 6813 changes
(edit) @49638   11 years vboxsync Main/GuestCtrl: More checks; remove IGuestDirectroy from session list …
(edit) @49632   11 years vboxsync Build fix.
(edit) @49631   11 years vboxsync Main/GuestCtrl: Set guestRc in GuestSession::fsQueryInfoInternal().
(edit) @49630   11 years vboxsync Main/GuestCtrl: Todo, logging.
(edit) @49629   11 years vboxsync Main/GuestSessionImplTasks.cpp: Don't manually release object pointers.
(edit) @49625   11 years vboxsync Main: make the USB tablet device instance 0 again.
(edit) @49619   11 years vboxsync Main/GuestSession: fixed a few format specifiers
(edit) @49610   11 years vboxsync Main/GuestCtrl: Don't keep ComObjPtr of parents in internal listeners.
(edit) @49603   11 years vboxsync DevVGA,DisplayImpl: prevent access to invalid framebuffer.
(edit) @49598   11 years vboxsync warnings in normally disabled legacy code
(edit) @49588   11 years vboxsync Main/ConsoleImpl: don't start the DHCP server for NAT networks here, …
(edit) @49570   11 years vboxsync Main/GuestProcessImpl.cpp: Don't use AssertReleaseMsg() in host …
(edit) @49546   11 years vboxsync Main/GuestCtrl: Allow empty passwords for IGuest::CreateSession().
(edit) @49517   11 years vboxsync Main: NetworkServiceRunner dependencies included in …
(edit) @49512   11 years vboxsync Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest …
(edit) @49504   11 years vboxsync Main/GuestCtrl: Reference counting bugfixes, handle more …
(edit) @49501   11 years vboxsync Uninitialized variable.
(edit) @49495   11 years vboxsync build fix: perhaps we need guardian to split class …
(edit) @49474   11 years vboxsync crOpenGL: some host bits for buffer-based command submission
(edit) @49471   11 years vboxsync ConsoleImpl: Remove assertion in onExtraDataChange. It is possible …
(edit) @49456   11 years vboxsync ConsoleImpl2.cpp: Put HMForced in the rigth place.
(edit) @49453   11 years vboxsync Main/SessionImpl.cpp: Refined assertion for Session::Uninitialize().
(edit) @49440   11 years vboxsync Main/GuestCtrl: Bugfixes: - Hold lock while registering wait event in …
(edit) @49420   11 years vboxsync forward-port and adopt VHWA fixes
(edit) @49405   11 years vboxsync Main/GuestProcessImpl.cpp: waitFor: Respect 0ms timeout -> …
(edit) @49392   11 years vboxsync Main/Guest::UpdateGuestAdditions: CopyFileFlag_T -> AdditionsUpdateFlag_T.
(edit) @49389   11 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @49386   11 years vboxsync Main: Added a releaseKeys method to IKeyboard.
(edit) @49359   11 years vboxsync Guest Control: two non-initialized variables
(edit) @49350   11 years vboxsync Build fix.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49324   11 years vboxsync Make the TurnResetIntoPowerOff setting configurable during runtime
(edit) @49311   11 years vboxsync Main/Display: harmless typo
(edit) @49234   11 years vboxsync Main/EmulatedUSB: pass settings to the emulated device.
(edit) @49190   11 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49161   11 years vboxsync EmulatedUSBImpl: Ctor initialization list reordering warning.
(edit) @49120   11 years vboxsync Main: emulated webcam updates.
(edit) @49069   11 years vboxsync API: Control and propagate triple fault reset/guru setting.
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49006   11 years vboxsync Main/GuestFileImpl.cpp: More locking.
(edit) @48985   11 years vboxsync Main, Frontends: Make the port count of the SAS controller …
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48969   11 years vboxsync Main/EmulatedUSB: update.
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48915   11 years vboxsync Always set the HVP bit, seems 10.6.8 requires it.
(edit) @48818   11 years vboxsync Main/GuestCtrl: Fire IGuestFile events in every case; there might we …
(edit) @48777   11 years vboxsync ConsoleImpl2.cpp: Typos preventing HVP from being set.
(edit) @48770   11 years vboxsync Main/GuestCtrl: Check for data to be written.
(edit) @48764   11 years vboxsync ConsoleImpl2:SMC: (darwin build fix).
(edit) @48757   11 years vboxsync Get VBoxInternal2 variables from both machine leveal as well as global …
(edit) @48756   11 years vboxsync adjustments.
(edit) @48720   11 years vboxsync GuestCtrl/IGuestFile: Fixed initial offset reporting when using …
(edit) @48701   11 years vboxsync Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
(edit) @48670   11 years vboxsync Main/ConsoleImpl2: LogRel cosmetics.
(edit) @48667   11 years vboxsync LogRel Guest OS type for easier parsing.
(edit) @48631   11 years vboxsync Main: EmulatedUSB callback, detach device.
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48528   11 years vboxsync Change implementation for turning a reset into a power off to prevent …
(edit) @48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
(edit) @48423   11 years vboxsync Main: EmulatedUSB fixes.
(edit) @48408   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48351   11 years vboxsync removeOldClassIDs: Close the right handle, 2nd attempt.
(edit) @48350   11 years vboxsync removeOldClassIDs: Close the right handle.
(edit) @48349   11 years vboxsync inverted #ifdefs.
(edit) @48342   11 years vboxsync Main/GuestCtrl: warnings, don't ignore the exit code
(edit) @48323   11 years vboxsync Main,Installer: 32-bit on 64-bit COM API support (windows). Currently …
(edit) @48313   11 years vboxsync Main/ExtPackManager+Console: add a way to load HGCM modules from an …
(edit) @48303   11 years vboxsync Main: fixed a few %Rrc <--> COM error code mismatches
(edit) @48299   11 years vboxsync SessionImpl.cpp: VBoxClient-x86.so fixes.
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48229   11 years vboxsync Main/HGCM: add plugin support (preparing for HGCM modules in an …
(edit) @48121   11 years vboxsync Main: don't log the medium type of host DVD drives
(edit) @48054   11 years vboxsync Main: Add new extradata setting VBoxInternal2/TurnResetIntoPowerOff to …
(edit) @48012   11 years vboxsync RT_STR_TUPLE
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47905   11 years vboxsync Main: warnings.
(edit) @47874   11 years vboxsync Warnings.
(edit) @47858   11 years vboxsync IGuestFile: Expose the file's ID. Nice to have for information purposes.
(edit) @47851   11 years vboxsync Main/GuestFileImpl.cpp: More guest error to string translations.
(edit) @47848   11 years vboxsync Main: API event for multitouch input.
(edit) @47841   11 years vboxsync Main/Devices: reverted combined use of two emulated USB devices for …
(edit) @47836   11 years vboxsync Main/IGuestFile: Changed disposition and openMode parameters being …
(edit) @47822   11 years vboxsync VBoxC.dll: Hack to clean out the old typelib when registering. This is …
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47810   11 years vboxsync Main/Mouse: fix broken mouse dragging in guests.
(edit) @47805   11 years vboxsync MouseImpl: try to fix XPCOM warning.
(edit) @47804   11 years vboxsync Main: OnGuestMouse event cleanup.
(edit) @47798   11 years vboxsync MouseImpl: corrected touch event range check.
(edit) @47795   11 years vboxsync MouseImpl: map touch events to the primary monitor.
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