VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26788   15 years vboxsync poll.h not pipe.h.
(edit) @26787   15 years vboxsync solaris installer: delete old .tar.gz archives before creating a new …
(edit) @26786   15 years vboxsync Runtime: Stubbed the polling API.
(edit) @26785   15 years vboxsync doc typo
(edit) @26784   15 years vboxsync iprt/pipe.h++: Adjusted RTPipeWrite[Blocking] behavior wrt to zero …
(edit) @26783   15 years vboxsync pulse: fixed regression with temporarily freezing guests if the guest …
(edit) @26782   15 years vboxsync Main, Frontends: added support for virtual pointing devices with no …
(edit) @26781   15 years vboxsync FE/Qt4: new core: Quartz2D up again
(edit) @26780   15 years vboxsync PDMDevHlp.cpp: Fixed source wrong position passing in …
(edit) @26779   15 years vboxsync another solaris OSE fix
(edit) @26778   15 years vboxsync another solaris OSE fix
(edit) @26777   15 years vboxsync another solaris OSE fix
(edit) @26775   15 years vboxsync tstRTPipe: another test.
(edit) @26774   15 years vboxsync RTPipe: Implemented the posix variant.
(edit) @26773   15 years vboxsync FE/Qt4: New running VM core: cumulative patch.
(edit) @26772   15 years vboxsync iprt/testcase: nit picking on tstRTList.
(edit) @26771   15 years vboxsync IPRT/memobj-r0drv-freebsd: Do not use vtophys to get the physical …
(edit) @26770   15 years vboxsync wddm: more impl
(edit) @26769   15 years vboxsync solaris OSE fix
(edit) @26768   15 years vboxsync Main: unbreak MountMedium(NULL) broken by r58004
(edit) @26767   15 years vboxsync wddm: more impl
(edit) @26766   15 years vboxsync build fix
(edit) @26765   15 years vboxsync build fix.
(edit) @26764   15 years vboxsync HPET: status register implemented, 8-byte accesses implemented (Karmic …
(edit) @26763   15 years vboxsync wrong dir for pipe-win.cpp.
(edit) @26762   15 years vboxsync iprt: Added RTHandleClose and pipe stubs.
(edit) @26761   15 years vboxsync IPRT: Implemented RTFileOpenBitBucket.
(edit) @26760   15 years vboxsync Solaris/Installer: vboxconfig.sh error handling.
(edit) @26759   15 years vboxsync Solaris/Installer: vboxconfig.sh reload drivers option and altkerndir …
(edit) @26758   15 years vboxsync FE/Qt4: new core: move indicator appearance handling to the indicator poll
(edit) @26757   15 years vboxsync Runtime: Don't use crc32-zlib.cpp for the static runtime versions.
(edit) @26754   15 years vboxsync Fe/Qt4: New running VM core: cumulative patch, restoring some of …
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26752   15 years vboxsync FE/Qt4-OSX: build fix
(edit) @26751   15 years vboxsync FE/Qt4: use RT_BIT
(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) @26747   15 years vboxsync IPRT/log: Added personal preferences.
(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) @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) @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) @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) @26723   15 years vboxsync RTStrATruncate: bugfix
(edit) @26722   15 years vboxsync scm: typo
(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) @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) @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) @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) @26667   15 years vboxsync wddm: more impl
(edit) @26666   15 years vboxsync r0drv/solaris: log fix.
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