VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @50714   11 years vboxsync Additions/x11/installer: change some code which did not work on …
(edit) @50713   11 years vboxsync VMM/HM: typo.
(edit) @50712   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Prevent current medium-item …
(edit) @50711   11 years vboxsync vboxshell.py: new style listener class type to make sure it works.
(edit) @50710   11 years vboxsync pyxpcom: Support new style python classes (derived from object), …
(edit) @50709   11 years vboxsync 6813 src-client/GuestProcessImpl.cpp
(edit) @50708   11 years vboxsync typo
(edit) @50707   11 years vboxsync FE/Qt: Runtime UI: Proper parent widget for machine-view.
(edit) @50706   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Rework medium-item *remove* …
(edit) @50705   11 years vboxsync Runtime/r3/linux: rewrite device node walking code to use less stack.
(edit) @50704   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Few more comments.
(edit) @50701   11 years vboxsync Darwin Additions: intoduced a dedicated workloop in VBoxGuest.kext in …
(edit) @50700   11 years vboxsync FE/Qt: Medium Manager rework/cleanup: Reusing enum stuff.
(edit) @50699   11 years vboxsync Darwin Additions: fix kernel panic during VBoxGuest.kext unloading (do …
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