VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31353   14 years vboxsync Header
(edit) @31352   14 years vboxsync Don't assume a thread can't migrate to another CPU. The code that …
(edit) @31351   14 years vboxsync Paranoia
(edit) @31350   14 years vboxsync Rearranged mutex and preemption disabling order.
(edit) @31349   14 years vboxsync Header update
(edit) @31348   14 years vboxsync Disable preemption when checking the shared modules
(edit) @31347   14 years vboxsync HDA: Review notes.
(edit) @31346   14 years vboxsync Main/HostImpl: Solaris DVD drive list fix.
(edit) @31345   14 years vboxsync Main/HostImpl: Solaris DVD drive list fix.
(edit) @31344   14 years vboxsync Main: Machine::Delete(): move saveSettings() to worker thread
(edit) @31343   14 years vboxsync Main: fix crash in Machine::Delete
(edit) @31342   14 years vboxsync FE/Qt4: just a little bit better naming :)
(edit) @31341   14 years vboxsync FE/Qt4: make the VM view resizable when the VM is paused and in scale mode
(edit) @31340   14 years vboxsync Solaris/DynLoadLibSolaris: Load libdlpi.so.1 instead of libdlpi.so.
(edit) @31339   14 years vboxsync Logging
(edit) @31338   14 years vboxsync Config.kmk: Remove obsolete VBOX_SOLARIS_NSL_RESOLVED.
(edit) @31337   14 years vboxsync Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. …
(edit) @31336   14 years vboxsync PCI: Make additional config space bits read-only.
(edit) @31335   14 years vboxsync fix windows burn
(edit) @31334   14 years vboxsync Main: API docs
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31332   14 years vboxsync Support passing cpu priority change to a running guest.
(edit) @31331   14 years vboxsync Added VMR3SetCpuPriority
(edit) @31330   14 years vboxsync FE/Qt4: show the nested paging setting when VT-x/AMD-V is enabled only
(edit) @31329   14 years vboxsync RTLdrFlt was missing _TEMPLATE.
(edit) @31328   14 years vboxsync Main: crash fix for r64335 (which broke storage controllers and create …
(edit) @31327   14 years vboxsync Main: fix locking order violations introduced by r64323 by using a …
(edit) @31326   14 years vboxsync Pass on cpu priority property.
(edit) @31325   14 years vboxsync RTLdrFlt.cpp: c++filt like thing resolving VMMR.r0 addresses in panic …
(edit) @31324   14 years vboxsync Audio/HDA: clearing SDSTS registers.
(edit) @31323   14 years vboxsync SrvIntNetR0.cpp: Fixed lock order inversion in IntNetR0IfSetActive, …
(edit) @31322   14 years vboxsync SrvIntNetR0.cpp: incorrect condition terminating the wait, causes …
(edit) @31321   14 years vboxsync FE/Qt4-OSX: enable menubar in scale mode
(edit) @31320   14 years vboxsync FE/Qt4-OSX: fix warning
(edit) @31319   14 years vboxsync FE/Qt4-OSX: use sheet windows in scale mode
(edit) @31318   14 years vboxsync FE/Qt4-OSX: next try on fixing scale mode on OSX
(edit) @31317   14 years vboxsync Burn fix.
(edit) @31316   14 years vboxsync fix typo
(edit) @31315   14 years vboxsync Shared Folders/AutoMount: Updated installers for Linux+Solaris, …
(edit) @31314   14 years vboxsync Burn fix.
(edit) @31313   14 years vboxsync Main: fix memory leak in error path
(edit) @31312   14 years vboxsync Main: undo rename, readability
(edit) @31311   14 years vboxsync Shared Folders/AutoMount: Update for non-Windows guests.
(edit) @31310   14 years vboxsync IPRT/posix: Added RTPathSetMode().
(edit) @31309   14 years vboxsync IPRT/posix: Added RTPathSetMode().
(edit) @31308   14 years vboxsync Main: storage controller/attachment cleanup
(edit) @31307   14 years vboxsync Main: remove unused arg
(edit) @31306   14 years vboxsync Main: optimization
(edit) @31305   14 years vboxsync Assert.
(edit) @31304   14 years vboxsync IPRT: Added RTPathGetMode().
(edit) @31303   14 years vboxsync Missing update
(edit) @31302   14 years vboxsync fixed Linux builds
(edit) @31301   14 years vboxsync More resource control changes
(edit) @31300   14 years vboxsync Main: fix floppy/dvd breakage
(edit) @31299   14 years vboxsync FE/Qt4: make live resize in scale mode; only repaint as much as necessary
(edit) @31298   14 years vboxsync gcc warning
(edit) @31297   14 years vboxsync gcc warning (order of initializers)
(edit) @31296   14 years vboxsync Main: cleanup host drives management: do not return different IMedium …
(edit) @31295   14 years vboxsync fix additions burns
(edit) @31294   14 years vboxsync Audio/HDA: spdif{in,out} needs F06/706 verb support.
(edit) @31293   14 years vboxsync Cleaned up a bit
(edit) @31292   14 years vboxsync Typo
(edit) @31291   14 years vboxsync Missing updates part two
(edit) @31290   14 years vboxsync Missing update
(edit) @31289   14 years vboxsync iprt/err.h: VERR_NS_SYMLINK_CHANGE_OWNER
(edit) @31288   14 years vboxsync path-posix.cpp: Implemented RTPathSetOwnerEx and RTPathSetOwner.
(edit) @31287   14 years vboxsync Initial API changes for resource control (storage/network/cpu)
(edit) @31286   14 years vboxsync FE/Qt4: 3635: Allow guest screen scaling: Scale-mode icons commit.
(edit) @31285   14 years vboxsync FE/Qt4: 3635: Allow guest screen scaling: Return previous …
(edit) @31284   14 years vboxsync FE/Qt: New running VM core: Explicit cleanup of mini-toolbar.
(edit) @31283   14 years vboxsync FE/Qt: 5094: GUI crashes on Windows hosts: Fixing regression of …
(edit) @31282   14 years vboxsync Some fixes for Guest Additions version lookup.
(edit) @31281   14 years vboxsync Main: one function instead of two for finding DVD and floppy images
(edit) @31280   14 years vboxsync Main: API docs
(edit) @31279   14 years vboxsync Display: replaced floating point implementation of screenshot scaling …
(edit) @31278   14 years vboxsync Audio/HDA: unaligned write access and aliases.
(edit) @31277   14 years vboxsync Spelling.
(edit) @31276   14 years vboxsync Main: API docs
(edit) @31275   14 years vboxsync vboxnetflt: host-only checksum fix (UDP pseudo)
(edit) @31274   14 years vboxsync r3/alloc.cpp: Fixed realloc assertion.
(edit) @31273   14 years vboxsync Main: remove unused code
(edit) @31272   14 years vboxsync RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters.
(edit) @31271   14 years vboxsync vboxnetflt: host-only checksum fix (xtracker 5020)
(edit) @31270   14 years vboxsync Main: A little bit more logging.
(edit) @31269   14 years vboxsync Main: don't return an IPRT error code here
(edit) @31268   14 years vboxsync Main: fix for r63809
(edit) @31267   14 years vboxsync VirtualBox.xidl: build fix and tabs
(edit) @31266   14 years vboxsync Audio/HDA: right assertion and check.
(edit) @31265   14 years vboxsync Audio/HDA: some todos.
(edit) @31264   14 years vboxsync Audio/HDA: some todos.
(edit) @31263   14 years vboxsync Audio/HDA: cumulative patch (see xTracker/4450) + unaligned read access.
(edit) @31262   14 years vboxsync VBoxHeadless.cpp: Revised fix: Don't use WaitForCompletion() at all, …
(edit) @31261   14 years vboxsync VirtualBox.xidl: Added some words to waitForCompletion about event queues.
(edit) @31260   14 years vboxsync VBoxHeadless.cpp: Processing events while waiting for powerUp to …
(edit) @31259   14 years vboxsync xpcom: Use RTMem* for memory alloc so that we can more easily wrap …
(edit) @31258   14 years vboxsync Main/Medium+Storage/VBoxHDD: fix incorrect handling of diff media in …
(edit) @31257   14 years vboxsync FE/VBoxManage: fix help category for internalcommands dumphdinfo
(edit) @31256   14 years vboxsync ConsoleImplTeleporter.cpp: The server end as well (most important).
(edit) @31255   14 years vboxsync typo.
(edit) @31254   14 years vboxsync ConsoleImplTeleporter.cpp: Disable Nagel's algorithm and completely …
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