VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50823   11 years vboxsync FE/Qt: Revert r92847 because it's not good enough.
(edit) @50822   11 years vboxsync VBoxGuest/VBoxGuest-win.cpp: Logging.
(edit) @50821   11 years vboxsync crOpenGL/hgcm: fix connect failure
(edit) @50820   11 years vboxsync VMMDev: remove failed HGCM commands from the pending command list
(edit) @50819   11 years vboxsync VMMAll/PGMAllPool: Clear references to the shadow table while adding …
(edit) @50818   11 years vboxsync FE/Qt: Runtime UI: Frame-buffer NotifyUpdate should take into account …
(edit) @50817   11 years vboxsync crOpenGL: new command submission continued
(edit) @50816   11 years vboxsync FE/Qt: Runtime UI: Fullscreen/Seamless modes: Prevent mini-toolbar …
(edit) @50815   11 years vboxsync crOpenGL: bugfix
(edit) @50814   11 years vboxsync crOpenGL: fix dummy window usage
(edit) @50813   11 years vboxsync crOpenGL: remove unused code
(edit) @50812   11 years vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50811   11 years vboxsync spinlock-r0drv-linux.c: Backed out r83590 as I don't want false …
(edit) @50810   11 years vboxsync VBoxService/GuestCtrl: Do a HGCM reconnect on saved state restore when …
(edit) @50809   11 years vboxsync VMM: introduced VBOX_WITH_VMM_R0_SWITCH_STACK
(edit) @50807   11 years vboxsync FE/Qt: Runtime UI: Mouse-handling: Do not try to activate hovered …
(edit) @50806   11 years vboxsync PS2M: ImEx can be enabled any time.
(edit) @50805   11 years vboxsync DisplayImpl: repaint display after a resize (fixed a race)
(edit) @50804   11 years vboxsync DevVGA: set VBVA pause after loading the saved state.
(edit) @50803   11 years vboxsync VBoxGuest.cpp: Logging.
(edit) @50802   11 years vboxsync crOpenGL: do not create invisible windows (fix OSX deadlock)
(edit) @50801   11 years vboxsync FE/Qt: Runtime UI: Multi-screen support: Keep primary display enabled …
(edit) @50800   11 years vboxsync VMM/HMR0: Start with invalid Cpu Ids while initializing, resetting …
(edit) @50799   11 years vboxsync crOpenGL: more on new command submission
(edit) @50798   11 years vboxsync vboxpci: make vboxPciOsDevInit() a bit less chatty.
(edit) @50797   11 years vboxsync vboxpci: convert some more printk() to vbpci_printk()
(edit) @50796   11 years vboxsync no comment.
(edit) @50795   11 years vboxsync Build fix.
(edit) @50794   11 years vboxsync VBoxUSB/VBoxUsbLib-win.cpp: String descriptors are optional, don't …
(edit) @50793   11 years vboxsync iprt: Added RTSTR_VALIDATE_ENCODING_EXACT_LENGTH for …
(edit) @50792   11 years vboxsync IPRT: Added RTUtf16ValidateEncodingEx, RTUtf16ValidateEncoding and …
(edit) @50791   11 years vboxsync comment
(edit) @50789   11 years vboxsync VMM/HMR0: Rely on zero-initialized allocations. Still trying to figure …
(edit) @50788   11 years vboxsync Installer/solaris: For debugging stale VBoxZoneAccess service hanging …
(edit) @50787   11 years vboxsync Installer/solaris: Use pgrep, it's been there since Solaris 8.
(edit) @50786   11 years vboxsync FE/Qt: Runtime UI: Mouse handler: Mouse-event propagation mechanism: …
(edit) @50785   11 years vboxsync CPUMAllRegs: comment nit.
(edit) @50784   11 years vboxsync FE/Qt: Runtime UI: Mouse handler: More appropriate hovered widget …
(edit) @50783   11 years vboxsync Main and Runtime/Linux: rip out all code for recursively walking /dev, …
(edit) @50782   11 years vboxsync Define a printk() wrapper that prints pci device id if device is …
(edit) @50781   11 years vboxsync One semicolon is enough.
(edit) @50780   11 years vboxsync Condition ? 1 : 0 is pleonastic. While here, declare the flag bool.
(edit) @50779   11 years vboxsync vboxpci: current code never calls unmap method, so we end up leaking …
(edit) @50778   11 years vboxsync wddm: missing file commit
(edit) @50777   11 years vboxsync wddm: bugfix
(edit) @50776   11 years vboxsync FE/Qt: Mac OS X: 7016: Fix for r92618 & r92620: Fade to normal in one …
(edit) @50775   11 years vboxsync burn fix
(edit) @50774   11 years vboxsync wddm: bugfix
(edit) @50773   11 years vboxsync remove unnamed unions
(edit) @50771   11 years vboxsync Main/GuestCtrl: Try to fix testsuite session file reference tests.
(edit) @50770   11 years vboxsync VBoxGuest: fix host flags for win (thanks Michael)
(edit) @50769   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: More abstract usage of …
(edit) @50768   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Follow commit r92784: Moving …
(edit) @50767   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Mostly doxygen stuff and few …
(edit) @50766   11 years vboxsync Additions/WINNT/VBoxMMR: get library name case so as not to break wine …
(edit) @50765   11 years vboxsync include/iprt, Runtime/common: Added defines for newer Intel CPU …
(edit) @50764   11 years vboxsync Main/GuestCtrl: Try to fix testsuite session environment tests.
(edit) @50763   11 years vboxsync dev/vga: fixes
(edit) @50762   11 years vboxsync VBoxNetFlt-darwin.cpp: Don't quit early just because we fail to spot …
(edit) @50761   11 years vboxsync VBoxNetFlt-darwin.cpp: style + only detect p_count offset once.
(edit) @50760   11 years vboxsync dev/vga: build fix
(edit) @50759   11 years vboxsync build fix
(edit) @50758   11 years vboxsync burn fix
(edit) @50756   11 years vboxsync crOpenGL: missing commit
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50753   11 years vboxsync Additions/solaris: nit.
(edit) @50752   11 years vboxsync Additions/solaris/VBoxGuest: Quiesce support for VBoxGuest. A todo …
(edit) @50751   11 years vboxsync Main/idl/apiwrap-server.xsl: add proper handling for mod="ptr" …
(edit) @50750   11 years vboxsync Additions/x11/vboxvideo: build with system headers on new X.Org servers.
(edit) @50749   11 years vboxsync VMM/HMVMXR0: When only all-context VPID flush is supported by the CPU, …
(edit) @50748   11 years vboxsync VMM/HMR0: cleanup.
(edit) @50747   11 years vboxsync Netflt: ifnet::if_pcount offset detection for Darwin (#7279)
(edit) @50746   11 years vboxsync VMM/HMR0: Assert tidying.
(edit) @50745   11 years vboxsync IPRT/process-win: Fixed overwriting of existing environment variables …
(edit) @50741   11 years vboxsync FE/Qt: Added OS name hint for eComStation.
(edit) @50740   11 years vboxsync VMM/HMR0: Don't flush tagged-TLB entries each time while leaving HM …
(edit) @50739   11 years vboxsync VMM/HMVMXR0: undo temporary change from r92738.
(edit) @50738   11 years vboxsync VMM/HMVMXR0: Temporary enable of HMVMX_ALWAYS_FLUSH_TLB for a test build.
(edit) @50737   11 years vboxsync Main/Console: another error code
(edit) @50736   11 years vboxsync Main/Console: fixed error code if changing a medium / network …
(edit) @50734   11 years vboxsync DnD: Bugfixes.
(edit) @50733   11 years vboxsync Additions/linux/installer: fix library path detection on recent Linux …
(edit) @50732   11 years vboxsync DnD/VBoxTray: Better fix.
(edit) @50731   11 years vboxsync Build fix.
(edit) @50730   11 years vboxsync DnD/VBoxTray: Use URI format here as well.
(edit) @50729   11 years vboxsync 6813 src-client/GuestProcessImpl.cppi vn 3
(edit) @50728   11 years vboxsync 6813 src-client/GuestSessionImpl.cpp vn 2
(edit) @50727   11 years vboxsync 6813 src-client/GuestSessionImpl.cpp
(edit) @50726   11 years vboxsync vboxmslnk: typo.
(edit) @50725   11 years vboxsync vboxmslnk: nit.
(edit) @50724   11 years vboxsync DnD: Implemented guest->host drag'n drop for X11-based guests.
(edit) @50723   11 years vboxsync Main/Console: when changing a medium or network attachment, suspend …
(edit) @50722   11 years vboxsync VBoxGuest-darwin.cpp: release buld fix. "{;}" replaced with do{}while(0).
(edit) @50721   11 years vboxsync Updated USB configuration.
(edit) @50720   11 years vboxsync VMM/HMVMXR0: Assert.
(edit) @50719   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Rework medium-item *release* …
(edit) @50718   11 years vboxsync VBoxNetFltBow-solaris: nit.
(edit) @50717   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Rework medium-item *modify* …
(edit) @50716   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Rework medium-item *copy* method …
(edit) @50715   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Properly update tab-icons after …
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