VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52668   11 years vboxsync SUP: Wrong flags field in the wShowWindow forwarding feature.
(edit) @52667   11 years vboxsync DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
(edit) @52666   11 years vboxsync SUP: Fix Ctrl-C issue.
(edit) @52665   11 years vboxsync SUP: Pass along the ShowWindowsFlags.
(edit) @52663   11 years vboxsync NAT: Redo detection of connect(2) failure taking into account various …
(edit) @52662   11 years vboxsync NAT: Revert previous (r95391). poll(2) behaviour is different on …
(edit) @52661   11 years vboxsync IEM: Clear TRPM when exception was raised, too.
(edit) @52660   11 years vboxsync VMM/EMHandleRCTmpl: todo resolved.
(edit) @52659   11 years vboxsync VMM/IEM: Reset TRPM only when IEM successfully injects the trap. …
(edit) @52658   11 years vboxsync FE/Qt: 3646: Runtime UI: Indicators-pool: Consume unnecesary …
(edit) @52657   11 years vboxsync FE/Qt: 7462: Runtime UI: Action-pool and Menu-bar Editor: Small fixes …
(edit) @52656   11 years vboxsync SUP: Fixed for SEP issue where it would deadlock when we tried mapping …
(edit) @52655   11 years vboxsync VMM/HMVMXR0,HMSVMR0: oops, forgot bugref number.
(edit) @52654   11 years vboxsync VMM/HMSVMR0: Use AMD-V terminology.
(edit) @52653   11 years vboxsync VMM/HMVMXR0,VMM/HMSVMR0: Fix incorrect disassembly of instruction …
(edit) @52652   11 years vboxsync DisplayImpl: fixes for legacy VBVA locking and restoring saved state.
(edit) @52651   11 years vboxsync Additions/x11: remove duplicates from the 'undefined' list
(edit) @52650   11 years vboxsync NAT/Net: pxtcp_pmgr_connect: Solaris doesn't report either POLLERR or …
(edit) @52649   11 years vboxsync FE/Qt: 3646: Runtime UI: Status-bar editor: Use more generic way of …
(edit) @52647   11 years vboxsync Additions/x11/VBoxClient: exit silently if we are already running.
(edit) @52646   11 years vboxsync Additions/x11/vboxvideo: fixed a wrong parameter which caused problems …
(edit) @52645   11 years vboxsync FE/Qt: 7462: Runtime UI: Action to enable/disable menu-bar presence; …
(edit) @52642   11 years vboxsync FE/Qt: Build fix for r95931.
(edit) @52641   11 years vboxsync crOpenGL: disable some verbose logging
(edit) @52640   11 years vboxsync tstVDIo: Fix bug in resize test handler
(edit) @52639   11 years vboxsync crOpenGL: fix x11 resiizes
(edit) @52638   11 years vboxsync FE/Qt: Runtime UI: Focus policy fix: Make sure machine-view has focus …
(edit) @52637   11 years vboxsync A shot at the InstallDir issue.
(edit) @52635   11 years vboxsync WinKey.wxi edit fix.
(edit) @52634   11 years vboxsync SUP: Fix deadlock problem when mounting ISO on vista. (Never all …
(edit) @52633   11 years vboxsync Fixed ACL issue, shouldn't use GENERIC_* in the deny mask when I want …
(edit) @52632   11 years vboxsync bugfix in previous commit with some new parent watcher code (disabled).
(edit) @52631   11 years vboxsync wddm: more verbose err logging
(edit) @52630   11 years vboxsync fix svn properties
(edit) @52628   11 years vboxsync add/extpack: move to new build box
(edit) @52627   11 years vboxsync SUP: Fixed comctl32.dll resolving (generic winsxs) and fixed a crash …
(edit) @52626   11 years vboxsync OSX: 3D: offline rendering: atomic variables: U8 -> U32 (thanks to …
(edit) @52625   11 years vboxsync crOpenGL some cleanup
(edit) @52624   11 years vboxsync crOpenGL: fix window ref counting
(edit) @52623   11 years vboxsync Mac OS X host: 3D: offline rendering check: fix atomic variables mess.
(edit) @52622   11 years vboxsync 3D: Mac OS X host: enable support for offline rendering.
(edit) @52621   11 years vboxsync HostDrivers/Support: Enable TSC-delta measurement code.
(edit) @52620   11 years vboxsync HostDrivers/support/tstGIP-2: formatting.
(edit) @52619   11 years vboxsync HostDrivers/support: nits.
(edit) @52618   11 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52617   11 years vboxsync Main/src-server: missed header update.
(edit) @52616   11 years vboxsync crOpenGL: revert back ref counting change of r95873: the object owner …
(edit) @52615   11 years vboxsync Main/src-server: warnings.
(edit) @52614   11 years vboxsync crOpenGL: debugging
(edit) @52613   11 years vboxsync Devices/DevACPI: tabs to spaces, trailing whitespace.
(edit) @52612   11 years vboxsync Additions/linux/drm: KMS: use a sysfs file, not a connector property …
(edit) @52611   11 years vboxsync VMM/HMVMXR0: Added ApicAccessToR3 stat and addressed a 4.3 todo.
(edit) @52610   11 years vboxsync Devices/Misc/VirtualKD: mistake in contributor name, apologies.
(edit) @52608   11 years vboxsync asn-ut-time-decode.cpp: Fixed bug in fraction decoding.
(edit) @52607   11 years vboxsync forgot a RT_STRICT.
(edit) @52600   11 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52599   11 years vboxsync Additions/linux/drm: updated KMS driver to kernel 3.16.
(edit) @52598   11 years vboxsync 3D: darwin host: fix a few memory leaks, objects initialization issues …
(edit) @52597   11 years vboxsync Devices/Misc/VirtualKD: new, slightly modified interface definition …
(edit) @52596   11 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
(edit) @52595   11 years vboxsync VMM/HMVMXR0: Logging.
(edit) @52594   11 years vboxsync FE/Qt: Non Mac OS X build fix for r95868.
(edit) @52593   11 years vboxsync FE/Qt: UISlidingToolBar: Make sure it has no platform shadows after …
(edit) @52592   11 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52591   11 years vboxsync NAT: Darwin host: extra logging for DNS update events.
(edit) @52589   11 years vboxsync FE/Qt: Action-pool: Unified way of adding/removing, showing/hiding, …
(edit) @52586   11 years vboxsync Additions/x11/VBoxClient: re-do virtual terminal switch monitoring to …
(edit) @52585   11 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52583   11 years vboxsync FE/Qt: Action-pool: Move some code (menu-bar restriction stuff) to …
(edit) @52581   11 years vboxsync Runtime/r0drv/linux: Reimplemented RTMpOnAll() to be used to execute …
(edit) @52579   11 years vboxsync FE/Qt: Action-pool: Move some code (log-viewer action stuff) to …
(edit) @52578   11 years vboxsync crOpenGL: fix racing
(edit) @52577   11 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @52576   11 years vboxsync missing ';'.
(edit) @52575   11 years vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52574   11 years vboxsync IFramebuffer::capabilities
(edit) @52573   11 years vboxsync VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to …
(edit) @52572   11 years vboxsync FE/Qt: Action-pool: Small connections cleanup.
(edit) @52570   11 years vboxsync crOpenGL: debugging
(edit) @52567   11 years vboxsync FE/Qt: Runtime UI: Menu-bar separators code cleanup/overhaul.
(edit) @52564   11 years vboxsync Additions/x11/VBoxClient: more clean-up and fix a test case.
(edit) @52563   11 years vboxsync asn1: clear stuff on decode failure.
(edit) @52562   11 years vboxsync Additions/x11/VBoxClient: clean-up and some C++ to C conversion.
(edit) @52561   11 years vboxsync HDA: Fixed layout ID for Mt Lion.
(edit) @52560   11 years vboxsync crOpenGL: window reference
(edit) @52559   11 years vboxsync Main/QMTranslator: export to OSE
(edit) @52558   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Menu-bar editor: Properly update …
(edit) @52557   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Menu-bar editor: Properly edit …
(edit) @52556   11 years vboxsync FE/Qt: Mac OS X: Extra-data manager: Typo in r95675.
(edit) @52555   11 years vboxsync FE/Qt: Mac OS X: Runtime UI: Extend UIActionPool API with possibility …
(edit) @52554   11 years vboxsync VBox/Main: #1909: Bug & coding style fixes.
(edit) @52553   11 years vboxsync HostDrivers/solaris, Runtime/r0drv: Fix calling RTThreadPreemptIs* too …
(edit) @52552   11 years vboxsync Additions/crOpenGL: Linux: reset signal handlers when our shared …
(edit) @52551   11 years vboxsync VMM/CPUM: nit.
(edit) @52550   11 years vboxsync VMM/CPUM: Show invariant TSC support in the release log.
(edit) @52547   11 years vboxsync Devices/Samples/DrvStorageFilter.cpp: adapt to deal properly with …
(edit) @52546   11 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52545   11 years vboxsync sigh.
(edit) @52544   11 years vboxsync IntNet: intnetR0TrunkSharedMacEditIPv6FromIntNet: Use uint32_t instead …
(edit) @52543   11 years vboxsync IntNet: follow up to r85262 - refactor rewriting of link-level address …
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