VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26750   15 years vboxsync Main/MouseImpl: hopefully fix assertions in the absolute PS/2 device code
(edit) @26749   15 years vboxsync HostServices/GuestProperties: missing rc check
(edit) @26748   15 years vboxsync Config.kmk: Link with libthread on Solaris.
(edit) @26747   15 years vboxsync IPRT/log: Added personal preferences.
(edit) @26746   15 years vboxsync Autolock.h: Only test for RT_LOCK_STRICT because we want lock …
(edit) @26745   15 years vboxsync AsyncCompletion; Remove RT_STRICT
(edit) @26744   15 years vboxsync Main/Makefile.kmk: Removed VBOX_WITH_LOCK_VALIDATOR, it's called …
(edit) @26743   15 years vboxsync Config.kmk: Enabled VBOX_WITH_STRICT_LOCKS (only applicable to debug …
(edit) @26742   15 years vboxsync VBoxTray/Clipboard: Cleanup, make more use of VbglR3* functions.
(edit) @26741   15 years vboxsync VbglR3/Clipboard: Enabled VbglR3Clipboard* functions for Windows.
(edit) @26740   15 years vboxsync iprt/list.h: r=bird: Mostly docs, but added a drop of poison to …
(edit) @26739   15 years vboxsync Runtime: Inline list implementation
(edit) @26738   15 years vboxsync Main: fix locking order violation in Machine::AttachDevice()
(edit) @26737   15 years vboxsync FE/Qt4-Win: cleanup related to kBuild
(edit) @26736   15 years vboxsync FE/Qt4-OSX: more cleanup related to kBuild
(edit) @26735   15 years vboxsync iprt/handle.h: new file with RTHandleClose.
(edit) @26734   15 years vboxsync NIL_RTPIPE fix
(edit) @26733   15 years vboxsync iprt/process.h: Corrected RTProcWait* docs.
(edit) @26732   15 years vboxsync iprt/file.h: RTFileOpenBitBucket
(edit) @26731   15 years vboxsync iprt/poll.h: adjustments.
(edit) @26730   15 years vboxsync FE/Qt4: New running VM core: cumulative patch enabling machine view.
(edit) @26729   15 years vboxsync FE/Qt4-OSX: cleanup
(edit) @26728   15 years vboxsync BIOS/DMI: fixed a bug where structures without strings were not …
(edit) @26727   15 years vboxsync Stats
(edit) @26726   15 years vboxsync RTProcCreateEx prototype.
(edit) @26725   15 years vboxsync make VBox build on Ubuntu Karmic
(edit) @26724   15 years vboxsync iprt/pipe.h: RTPIPE_C_XXX.
(edit) @26723   15 years vboxsync RTStrATruncate: bugfix
(edit) @26722   15 years vboxsync scm: typo
(edit) @26721   15 years vboxsync iprt/poll.h,iprt/types.h: more poll and some pipe work
(edit) @26720   15 years vboxsync FE/Qt4: forgot one
(edit) @26719   15 years vboxsync FE/Qt4: much more cosmetics
(edit) @26718   15 years vboxsync Updates & fixes
(edit) @26717   15 years vboxsync Large page cleanup
(edit) @26716   15 years vboxsync FE/Qt4: more more cosmetics
(edit) @26715   15 years vboxsync FE/Qt4: more cosmetics
(edit) @26714   15 years vboxsync FE/Qt4: cosmetics
(edit) @26713   15 years vboxsync Settings: do properly read the NAT network name (line "192.168/24"), …
(edit) @26712   15 years vboxsync FE/Qt4: coding style
(edit) @26711   15 years vboxsync Moved check up
(edit) @26710   15 years vboxsync HostDrivers/solaris: LogFlowFunc.
(edit) @26709   15 years vboxsync FE/Qt4: cosmetic
(edit) @26708   15 years vboxsync Webservice/jax-ws: bump API minor version automatically in development …
(edit) @26707   15 years vboxsync FE/Qt4: more little optimizations
(edit) @26706   15 years vboxsync FE/Qt4: one more place
(edit) @26705   15 years vboxsync FE/Qt4: small optimizations
(edit) @26704   15 years vboxsync Main/MachineImpl: Don't AssertReturn on Writelock when only read lock …
(edit) @26703   15 years vboxsync iprt/poll.h: quick sketch
(edit) @26702   15 years vboxsync iprt/types.h,iprt/pipe.h: Added pipe.h (no code yet) and preparing for …
(edit) @26701   15 years vboxsync Paranoia & logging
(edit) @26700   15 years vboxsync Deal with missing PDEs in SyncPage for SMP guests. Deal with big PDEs …
(edit) @26699   15 years vboxsync FE/Qt4: new VM core: make it build on OSX again
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26697   15 years vboxsync typo
(edit) @26696   15 years vboxsync configure: typo
(edit) @26695   15 years vboxsync configure: introduced --disable-vmmraw
(edit) @26694   15 years vboxsync RTGetOptPrintError: return RTEXITCODE_SYNTAX.
(edit) @26693   15 years vboxsync small Makefile cleanup
(edit) @26692   15 years vboxsync FE/Qt4: New running VM core: Just one more little patch.
(edit) @26691   15 years vboxsync FE/Qt4: New running VM core: Just a cumulative update.
(edit) @26690   15 years vboxsync Devices/PS/2: do not report that the touchscreen is being touched, as …
(edit) @26689   15 years vboxsync AsyncCompletion: Do not use TM to refresh the bandwidth limit. Expired …
(edit) @26688   15 years vboxsync solaris OSE fix
(edit) @26687   15 years vboxsync configure: make env.sh sh-compatible
(edit) @26686   15 years vboxsync Extra check
(edit) @26685   15 years vboxsync Large page changes
(edit) @26684   15 years vboxsync Storage/iSCSI: be more robust when a target reports errors for an …
(edit) @26683   15 years vboxsync iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
(edit) @26682   15 years vboxsync UsbMouse: Added tablet support.
(edit) @26681   15 years vboxsync Main: Transfer tablet/mouse setting to USB device.
(edit) @26680   15 years vboxsync Fixed capitalization for consistency.
(edit) @26679   15 years vboxsync Wrong mask
(edit) @26678   15 years vboxsync More logging
(edit) @26677   15 years vboxsync Logging update
(edit) @26676   15 years vboxsync Network/slirp: release log typo.
(edit) @26675   15 years vboxsync VBoxManage: proper handling of VRDP options for OSE
(edit) @26674   15 years vboxsync iprt: Added RTMsgInitFailure for dealing with RTR3Init failures.
(edit) @26673   15 years vboxsync faster
(edit) @26672   15 years vboxsync Build fix
(edit) @26671   15 years vboxsync AsyncCompletion: Make it possible to limit the bandwidth of a VM
(edit) @26670   15 years vboxsync GuestHost/OpenGL: warning
(edit) @26669   15 years vboxsync Devices/Input/UsbKbd.cpp: warning, style
(edit) @26668   15 years vboxsync VBox-CodingGuidelines.cpp: Added a Hiro Protagonist quote.
(edit) @26667   15 years vboxsync wddm: more impl
(edit) @26666   15 years vboxsync r0drv/solaris: log fix.
(edit) @26665   15 years vboxsync build fix
(edit) @26664   15 years vboxsync CPUM: use symbolic constants for wait extensions
(edit) @26663   15 years vboxsync APIC: bump up version (watch for regressions)
(edit) @26662   15 years vboxsync VMM: conditionally expose MWAIT extensions
(edit) @26661   15 years vboxsync wddm: more impl
(edit) @26660   15 years vboxsync RTSystemQueryDmiString-solaris.cpp: Overflow hanlding. Don't query …
(edit) @26659   15 years vboxsync IPRT: Added RTStrCopy and RTStrCopyEx for strcpy with overflow handling.
(edit) @26658   15 years vboxsync comment update
(edit) @26657   15 years vboxsync Added the two cpuid.5.ecx mwait feature bits
(edit) @26656   15 years vboxsync FE/Qt4: Cumulative update for new running VM core. Now …
(edit) @26655   15 years vboxsync FE/Qt4: propagate define
(edit) @26654   15 years vboxsync Added a note about the (now obsolete) raw mode fix
(edit) @26653   15 years vboxsync Rewrote cpuid workaround
(edit) @26652   15 years vboxsync Compile fix
(edit) @26651   15 years vboxsync Check for raw mode cpuid workaround during relocation.
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