VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31493   15 years vboxsync typos
(edit) @31492   15 years vboxsync Additions/linux/vboxguest: added a missing file
(edit) @31491   15 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
(edit) @31489   15 years vboxsync CPUMGetGuestCRx,CPUMGetGuestCR8: Do the PDM TPR querying in CPUM …
(edit) @31488   15 years vboxsync Devices/Storage: new testcase for tweaking image/parent UUID values
(edit) @31487   15 years vboxsync crOpenGL: revert local change
(edit) @31486   15 years vboxsync crOpenGL: partial merge of state_client.c patch submitted to vboxdev
(edit) @31485   15 years vboxsync Solaris/Installer: typo.
(edit) @31484   15 years vboxsync Solaris/Installer: help wording.
(edit) @31483   15 years vboxsync Solaris/Installer: Added --help to vboxconfig.sh
(edit) @31482   15 years vboxsync Main: less string copying with media paths
(edit) @31481   15 years vboxsync Main: use a shared type for string maps
(edit) @31480   15 years vboxsync Main: use Utf8Str for media properties (also fixes incorrect length …
(edit) @31479   15 years vboxsync Main: add registry machine methods
(edit) @31478   15 years vboxsync Ahem
(edit) @31477   15 years vboxsync Check the whole range
(edit) @31476   15 years vboxsync Fix
(edit) @31475   15 years vboxsync Audio/HDA: sounds good.
(edit) @31474   15 years vboxsync crOpenGL: remove unneeded code
(edit) @31473   15 years vboxsync Main: avoid excessive copying in VirtualBox::saveSettings()
(edit) @31472   15 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimization (move …
(edit) @31471   15 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimization (move 1.11 …
(edit) @31470   15 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): fix broken 1.11 check …
(edit) @31469   15 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimizations
(edit) @31468   15 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimizations
(edit) @31467   15 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): fix broken 1.11 check …
(edit) @31466   15 years vboxsync Main: settings: reverse order of checks in …
(edit) @31465   15 years vboxsync Comment
(edit) @31464   15 years vboxsync Main: support per-machine media registries in XML settings (not yet used)
(edit) @31463   15 years vboxsync Audio/HDA: clean up.
(edit) @31461   15 years vboxsync added VBoxManage internalcommands sethdparentuuid
(edit) @31460   15 years vboxsync REM,DBGF: Logging fixes, avoid assertion when disassembling.
(edit) @31459   15 years vboxsync Audio/HDA: fixed volume control.
(edit) @31458   15 years vboxsync IOM: fixed writing to MMIO ranges with direction flag set and pfnFill …
(edit) @31457   15 years vboxsync DrvVD: Don't change the events if the socket is not connected
(edit) @31456   15 years vboxsync VBoxHDD: Make the non blocking read/write socket APIs available in the …
(edit) @31455   15 years vboxsync VBoxFUSE: Add write support and fix Linux build
(edit) @31454   15 years vboxsync Build fix
(edit) @31453   15 years vboxsync Runtime/poll: Add a method to change the events to poll for without …
(edit) @31450   15 years vboxsync Runtime/socket: Make use of the new method to convert the S/G buffer …
(edit) @31447   15 years vboxsync InvalidatePage: Drop the unused hint here as we'll be releaseing the …
(edit) @31446   15 years vboxsync PGMAllPool.cpp: Added lots more PGM_DYNMAP_UNUSED_HINT_VM calls to …
(edit) @31445   15 years vboxsync PGMRZDynMap.cpp: Unused hinting debugging, define …
(edit) @31444   15 years vboxsync PGM: Don't let the ATA device exhaust the dynamic mapping cache - …
(edit) @31443   15 years vboxsync PGMAllBth.h: Must pass the RW flag to SyncHandlerPte. Some more logging.
(edit) @31442   15 years vboxsync please use a space between the version and the revision, looks better
(edit) @31441   15 years vboxsync Not necessary
(edit) @31440   15 years vboxsync PGMAllGst.h: Fixed virtual handler regression introduced by r63735.
(edit) @31439   15 years vboxsync Audio/HDA: typo (wrong condition).
(edit) @31438   15 years vboxsync patmR3HandleDirtyInstr: wrong variable.
(edit) @31437   15 years vboxsync patmR3HandleDirtyInstr: Don't access the record after it has been freed.
(edit) @31436   15 years vboxsync Guest Additions version lookup/status: Moved actual version string …
(edit) @31435   15 years vboxsync PGMR0SharedModuleCheck: Added comment on pgmLock() call.
(edit) @31434   15 years vboxsync vgaInfoText: dump more, check more, still stuff left to be done.
(edit) @31433   15 years vboxsync Guest Additions version lookup/status: Fixed formatting bug.
(edit) @31432   15 years vboxsync Build fix.
(edit) @31431   15 years vboxsync File properties.
(edit) @31430   15 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31429   15 years vboxsync Audio/HDA: adds stream reset flag and behavior described in …
(edit) @31428   15 years vboxsync Solaris/Installer: Paranoia.
(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) @31403   15 years vboxsync xpcom/java/Makefile.kmk: be less verbose
(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
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