VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31426   15 years vboxsync Additions/XFree86: partly revert r64479 as it fails on the build box
(edit) @31425   15 years vboxsync Solaris/Installer: comment.
(edit) @31424   15 years vboxsync Solaris/Installer: fix.
(edit) @31423   15 years vboxsync Solaris/Installer: copy/paste fix.
(edit) @31422   15 years vboxsync Solaris/Installer: comment typo.
(edit) @31421   15 years vboxsync Solaris/Installer: bin path fixes.
(edit) @31420   15 years vboxsync utf-8.cpp: warning.
(edit) @31418   15 years vboxsync iprt/string.h,utf-8.cpp: avoid including uni.h; misc nits.
(edit) @31417   15 years vboxsync NetworkServices/NAT: small fix to make it link again
(edit) @31416   15 years vboxsync Devices/Makefile: synchronisation check for a duplicate file
(edit) @31415   15 years vboxsync Additions/x11/vboxmouse: fix some warnings
(edit) @31414   15 years vboxsync Additions/XFree86: compile flag cleanup
(edit) @31412   15 years vboxsync build fix
(edit) @31411   15 years vboxsync tstInlineAsm: added bench for ASMGetApicId()
(edit) @31410   15 years vboxsync VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and GVMMR0RegisterVCpu.
(edit) @31409   15 years vboxsync Additions/XFree86/vboxvideo: eliminate some problematic symbols
(edit) @31408   15 years vboxsync No longer necessary
(edit) @31407   15 years vboxsync VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and GVMMR0RegisterVCpu.
(edit) @31406   15 years vboxsync RTPathSetMode/posix: No need to use realpath.
(edit) @31405   15 years vboxsync path.cpp: grr. build fix
(edit) @31404   15 years vboxsync RTPathGetMode: Can simplify this now that we've got RTPathQueryInfoEx.
(edit) @31402   15 years vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
(edit) @31398   15 years vboxsync PGMPhys.cpp: too long lines.
(edit) @31396   15 years vboxsync dbgas.cpp: Use the right malloc.
(edit) @31395   15 years vboxsync CPUM.cpp: Added /CPUM/EnableNX config option, defaults to false. …
(edit) @31394   15 years vboxsync Put back (disabled) r64154
(edit) @31393   15 years vboxsync build fix
(edit) @31392   15 years vboxsync PDMCritSectEnter: Wait for critical sections in ring-0 when preemption …
(edit) @31391   15 years vboxsync X11 additions: be more verbose during building
(edit) @31390   15 years vboxsync Solaris/Installer: strip only debug symbols for relocatable objects.
(edit) @31389   15 years vboxsync Main: Lock order when saving host usb filters.
(edit) @31388   15 years vboxsync Main: locking optimization
(edit) @31387   15 years vboxsync Main: Lock order when saving host usb filters.
(edit) @31386   15 years vboxsync X11 additions: one other reference to a libc symbol
(edit) @31385   15 years vboxsync FE/Qt4: implemented new deletion possibilities in the GUI
(edit) @31384   15 years vboxsync X11 additions: fixed unresolved symbols for Xorg < 7.0
(edit) @31383   15 years vboxsync Fixed incorrect global module unregistration in the win64 case.
(edit) @31382   15 years vboxsync warning
(edit) @31381   15 years vboxsync VBoxManageGuestCtrl: warning
(edit) @31380   15 years vboxsync VmdkHDDCore, VBoxHDD: warnings
(edit) @31379   15 years vboxsync VHDHDDCore: typo
(edit) @31378   15 years vboxsync Audio/HDA: switch BDLE on end of BDLE and send interrupt depending on …
(edit) @31377   15 years vboxsync Audio/HDA: some todo and clean up.
(edit) @31376   15 years vboxsync comment typos.
(edit) @31375   15 years vboxsync gcc-4.4 workaround
(edit) @31374   15 years vboxsync Main/HostImpl: Solaris DVD fix. Argh.
(edit) @31373   15 years vboxsync Main/HostImpl: Solaris DVD drive enumeration fix.
(edit) @31372   15 years vboxsync Main: fix memory leak in VirtualBox::postEvent() when posting the …
(edit) @31371   15 years vboxsync coding style
(edit) @31370   15 years vboxsync Main: cleanup machine renames, remove dead code
(edit) @31369   15 years vboxsync Compile fix
(edit) @31368   15 years vboxsync Comments
(edit) @31367   15 years vboxsync Compile fix
(edit) @31366   15 years vboxsync Restored old mutex grab code
(edit) @31365   15 years vboxsync Update
(edit) @31364   15 years vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31363   15 years vboxsync Paranoia
(edit) @31362   15 years vboxsync Missing commit
(edit) @31361   15 years vboxsync Reapplied 64410 with previous lookup added
(edit) @31360   15 years vboxsync Temporarily backed out 64410
(edit) @31359   15 years vboxsync Keep track of the native R0 thread handle for each EMT too. Use that …
(edit) @31358   15 years vboxsync Main: convert more Medium and MediumFormat internals to Utf8Str
(edit) @31357   15 years vboxsync Audio/HDA: some todo and clean up.
(edit) @31356   15 years vboxsync Search first by host cpu id (most common case) and then by native …
(edit) @31355   15 years vboxsync SharedFolders/AutoMount: Added support for dynamic mount point prefix.
(edit) @31354   15 years vboxsync RDP/client: disable debug flag which was accidentally left on
(edit) @31353   15 years vboxsync Header
(edit) @31352   15 years vboxsync Don't assume a thread can't migrate to another CPU. The code that …
(edit) @31351   15 years vboxsync Paranoia
(edit) @31350   15 years vboxsync Rearranged mutex and preemption disabling order.
(edit) @31348   15 years vboxsync Disable preemption when checking the shared modules
(edit) @31347   15 years vboxsync HDA: Review notes.
(edit) @31346   15 years vboxsync Main/HostImpl: Solaris DVD drive list fix.
(edit) @31345   15 years vboxsync Main/HostImpl: Solaris DVD drive list fix.
(edit) @31344   15 years vboxsync Main: Machine::Delete(): move saveSettings() to worker thread
(edit) @31343   15 years vboxsync Main: fix crash in Machine::Delete
(edit) @31342   15 years vboxsync FE/Qt4: just a little bit better naming :)
(edit) @31341   15 years vboxsync FE/Qt4: make the VM view resizable when the VM is paused and in scale mode
(edit) @31340   15 years vboxsync Solaris/DynLoadLibSolaris: Load libdlpi.so.1 instead of libdlpi.so.
(edit) @31339   15 years vboxsync Logging
(edit) @31337   15 years vboxsync Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. …
(edit) @31336   15 years vboxsync PCI: Make additional config space bits read-only.
(edit) @31335   15 years vboxsync fix windows burn
(edit) @31334   15 years vboxsync Main: API docs
(edit) @31333   15 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31332   15 years vboxsync Support passing cpu priority change to a running guest.
(edit) @31331   15 years vboxsync Added VMR3SetCpuPriority
(edit) @31330   15 years vboxsync FE/Qt4: show the nested paging setting when VT-x/AMD-V is enabled only
(edit) @31329   15 years vboxsync RTLdrFlt was missing _TEMPLATE.
(edit) @31328   15 years vboxsync Main: crash fix for r64335 (which broke storage controllers and create …
(edit) @31327   15 years vboxsync Main: fix locking order violations introduced by r64323 by using a …
(edit) @31326   15 years vboxsync Pass on cpu priority property.
(edit) @31325   15 years vboxsync RTLdrFlt.cpp: c++filt like thing resolving VMMR.r0 addresses in panic …
(edit) @31324   15 years vboxsync Audio/HDA: clearing SDSTS registers.
(edit) @31323   15 years vboxsync SrvIntNetR0.cpp: Fixed lock order inversion in IntNetR0IfSetActive, …
(edit) @31322   15 years vboxsync SrvIntNetR0.cpp: incorrect condition terminating the wait, causes …
(edit) @31321   15 years vboxsync FE/Qt4-OSX: enable menubar in scale mode
(edit) @31320   15 years vboxsync FE/Qt4-OSX: fix warning
(edit) @31319   15 years vboxsync FE/Qt4-OSX: use sheet windows in scale mode
(edit) @31318   15 years vboxsync FE/Qt4-OSX: next try on fixing scale mode on OSX
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette