VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29924   15 years vboxsync Progress.cpp: Don't assert in SetNextOperation if the object is …
(edit) @29923   15 years vboxsync Main: mark CombinedProgress deprecated
(edit) @29922   15 years vboxsync wddm/2d: overlay surface creation fixes
(edit) @29921   15 years vboxsync FE/Qt4-OSX: more cleanup
(edit) @29920   15 years vboxsync German NLS update
(edit) @29919   15 years vboxsync Installer/solaris: fix place for the existence check of LICENSE, it is …
(edit) @29918   15 years vboxsync FE/Qt: New running VM core: Fix superfluous resize-event on …
(edit) @29917   15 years vboxsync Devices/VirtIO: fix for guests with more than 4GB RAM
(edit) @29916   15 years vboxsync Typo.
(edit) @29915   15 years vboxsync FE/Qt: New running VM core: Fixed regressively missed USB item's …
(edit) @29914   15 years vboxsync ProgressImpl.cpp: Use RTTimeMillTS instead of RTTimeNow() - monotonic …
(edit) @29913   15 years vboxsync DevLsiLogicSCSI.cpp: not about why 2 items are used (insert while …
(edit) @29912   15 years vboxsync IPRT/process-win: Only deal with NULL domains on NT4.
(edit) @29911   15 years vboxsync PDMInternal.h: Updated fQueueFlushing docs.
(edit) @29910   15 years vboxsync PDMR3QueueFlushAll: Fixed race where we could leave unflushed items if …
(edit) @29909   15 years vboxsync API docs
(edit) @29908   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29907   15 years vboxsync scm.cpp: try shut up gcc warning.
(edit) @29906   15 years vboxsync IPRT: fix testcase
(edit) @29905   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29904   15 years vboxsync IPRT: fix win burns
(edit) @29902   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29901   15 years vboxsync IPRT: added progress callback support to SHA1 digest calculation and …
(edit) @29900   15 years vboxsync Guest Control/HostService: Renamed structure for better understanding.
(edit) @29899   15 years vboxsync Installer/solaris: more changes to get LICENSE into .tar.gz package
(edit) @29898   15 years vboxsync Guest Control: Clean up call list on client disconnection as well.
(edit) @29897   15 years vboxsync FE/Qt: 4928: Controller naming used by New VM Wizard is now the same …
(edit) @29896   15 years vboxsync FE/Qt: VM Settings / HD Page: bug fix in controllers enumeration.
(edit) @29895   15 years vboxsync wddm/2d: overlay creation
(edit) @29894   15 years vboxsync OVF: fix locking order violation on import errors
(edit) @29893   15 years vboxsync OVFReader: fix another type lookup regression on OVF 0.9 import
(edit) @29892   15 years vboxsync build fix
(edit) @29891   15 years vboxsync Devices/Serial: allow to force the guest into 16450 mode by CFGM key
(edit) @29890   15 years vboxsync Installer/solaris: put LICENSE file in toplevel package, for …
(edit) @29889   15 years vboxsync Devices/Serial: SSM state adaption for 16550A emulation
(edit) @29888   15 years vboxsync Tabs
(edit) @29887   15 years vboxsync Rewrote dirty page flushing in pgmR3PoolClearAllRendezvous to avoid …
(edit) @29886   15 years vboxsync crOpenGL: less noise in logs
(edit) @29885   15 years vboxsync VBoxService/PropCache: Added VBoxServicePropCacheFlush().
(edit) @29884   15 years vboxsync wddm: bugfix
(edit) @29883   15 years vboxsync wddm: open,create,destroy,lock,unlock resource
(edit) @29882   15 years vboxsync ConsoleImplTeleporter.cpp: Fixed missing VMR3PowerOff when canceling …
(edit) @29881   15 years vboxsync ProgressImpl.cpp: Log cancelation.
(edit) @29879   15 years vboxsync DevAHCI.cpp: r=bird: Using TMCLOCK_VIRTUAL_SYNC in devices which …
(edit) @29878   15 years vboxsync FreeBSD: Include header which declares kmem_alloc_attr or we crash …
(edit) @29877   15 years vboxsync memobj-r0drv-freebsd.c: Fix low allocs if kmem_alloc_attr is used
(edit) @29876   15 years vboxsync OVF: fix broken OVF 0.9 import
(edit) @29875   15 years vboxsync OVF: have the progress bar notify the user when we're dealing with …
(edit) @29874   15 years vboxsync first draft of OLE events support
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(edit) @29872   15 years vboxsync VBoxService: Lookup correct VBoxService executable on NT4.
(edit) @29871   15 years vboxsync FE/Qt4-NLS: updated
(edit) @29870   15 years vboxsync FE/Qt4-NLS: merged hu
(edit) @29867   15 years vboxsync r=bird: todos
(edit) @29865   15 years vboxsync FE/VBoxManage: Show usage for --cputhotplug and --plugcpu/unplugcpu …
(edit) @29864   15 years vboxsync Main: Make it possible to cancel the starting of a teleporation target.
(edit) @29863   15 years vboxsync Main: missing Progress changes.
(edit) @29862   15 years vboxsync build fix
(edit) @29861   15 years vboxsync VBoxService: Fix for non-Windows.
(edit) @29860   15 years vboxsync VBoxService: Missing return value.
(edit) @29859   15 years vboxsync Main: ProgressProxyImpl.cpp/h initial coding.
(edit) @29858   15 years vboxsync VBoxService/win: Cleaned up + fixed logged on user detection, make …
(edit) @29857   15 years vboxsync crOpenGL: burn fix
(edit) @29856   15 years vboxsync crOpenGL: fix vista64 host crashes with wddm guest, fix pbuffers support
(edit) @29855   15 years vboxsync NAT: nits and a range fix
(edit) @29854   15 years vboxsync FE/Qt: don't exit after refreshing the VM config was successful …
(edit) @29853   15 years vboxsync Session::AssignRemoteMachine: No it's not redundant because the …
(edit) @29852   15 years vboxsync VBoxService/Windows: report the MAC address of the guest network …
(edit) @29851   15 years vboxsync doc/VBoxManage: fixed --rtcutc help
(edit) @29849   15 years vboxsync Main: events for callbacks on Windows (disabled)
(edit) @29848   15 years vboxsync vboxshell: small bits
(edit) @29847   15 years vboxsync Devices/serial: updated structure tests
(edit) @29846   15 years vboxsync Devices/Serial: update the implementation to 16550A
(edit) @29845   15 years vboxsync tstRTCidr: nits
(edit) @29844   15 years vboxsync HostDrivers-OSX: removed Tiger support
(edit) @29843   15 years vboxsync default RAM for javac
(edit) @29842   15 years vboxsync Guest Control/Sysprep: Use the special keyword "sysprep" as program …
(edit) @29841   15 years vboxsync Runtime: testcase.
(edit) @29840   15 years vboxsync Runtime: no more than four octets are allowed.
(edit) @29839   15 years vboxsync tstRTCidr: another testcase
(edit) @29838   15 years vboxsync Runtime: cosmetic.
(edit) @29837   15 years vboxsync Runtime: fixed cDelimiterLimit calculation, short form (n.n/16 is the …
(edit) @29836   15 years vboxsync tstRTCidr: more testcases
(edit) @29835   15 years vboxsync Webservice: change license of generated files to LGPL
(edit) @29834   15 years vboxsync Runtime: RTCidrStrToIPv4 changed to conform to rfc 4632 …
(edit) @29833   15 years vboxsync fileaio-freebsd.cpp: Fixes
(edit) @29832   15 years vboxsync Fix
(edit) @29831   15 years vboxsync alloc-r0drv-freebsd.c: Simplify the allocation of executable memory …
(edit) @29830   15 years vboxsync burn fix
(edit) @29829   15 years vboxsync Burn fix.
(edit) @29828   15 years vboxsync Guest Control: Re-introduce sysprep functionality (hardcoded path, …
(edit) @29827   15 years vboxsync LsiLogic: Fix a possible race condition in the interrupt handling code …
(edit) @29826   15 years vboxsync Rebranding: HostDrivers on Mac OS X
(edit) @29825   15 years vboxsync FE/Qt: 4977: Keyboard capture issue with metacity should be fixed as …
(edit) @29824   15 years vboxsync FE/Qt4: fix VBOX_BLEEDING_EDGE
(edit) @29823   15 years vboxsync FE/Qt4: nits
(edit) @29822   15 years vboxsync nits.
(edit) @29820   15 years vboxsync RTSha1Digest.cpp: Don't need mem.h
(edit) @29819   15 years vboxsync RTSha1Digest.cpp: Don't mix allocators! Also, check for allocation …
(edit) @29818   15 years vboxsync FE/Qt4-OSX: don't show the product name on Mac OS X
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