VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56831   9 years vboxsync VBoxManage: adapted the video capture options in 'controlvm' to 'modifyvm'
(edit) @56830   9 years vboxsync Main/idl: comment
(edit) @56829   9 years vboxsync Installer/linux: remove last traces of Pardus.
(edit) @56828   9 years vboxsync Additions/linux/installer: no run-level 7.
(edit) @56827   9 years vboxsync HostServices/SharedOpenGL: Missing return in the out of memroy error …
(edit) @56826   9 years vboxsync NAT: dnsproxy_answer: make sure the answer is really for our query, to …
(edit) @56825   9 years vboxsync we need VBoxRT here for VBoxXPCOM if logging is enabled
(edit) @56824   9 years vboxsync Revert r101473 because the build issues under linux.
(edit) @56823   9 years vboxsync VMM/HMVMXR0: Check for MSR-bitmap feature being available before using it.
(edit) @56822   9 years vboxsync Main/HostUSBdevice: added USB device aliases dictionary and script to …
(edit) @56821   9 years vboxsync Frontends/VBoxManage: add storage controller rename functionality
(edit) @56820   9 years vboxsync Main/StorageController: Fix storage controller renaming, it needs …
(edit) @56819   9 years vboxsync build fix
(edit) @56818   9 years vboxsync SUPR3HardenedMain.cpp: Must apply SUPSECMAIN_FLAGS_OSX_VM_APP in …
(edit) @56817   9 years vboxsync Attempt at fixing VirtualBoxVM (untested).
(edit) @56816   9 years vboxsync VMM/GIM: Don't obtain the GVMM usedlock while trying to wake up an EMT …
(edit) @56815   9 years vboxsync VMM/HMVMXR0: nit.
(edit) @56814   9 years vboxsync Devices/Graphics: re-set VBVA capabilities when VBVA is disabled (for …
(edit) @56813   9 years vboxsync VMM/GIM: Fix regression introduced in r101441 (on hosts without …
(edit) @56812   9 years vboxsync FE/Qt: updated Bulgarian translation. Thank you Stoyan Marinov.
(edit) @56811   9 years vboxsync rpm: openSUSE
(edit) @56810   9 years vboxsync warning
(edit) @56809   9 years vboxsync testmanager: Test result sorting.
(edit) @56808   9 years vboxsync testmanager/webui: Shorter interval formatting (like for test elapsed …
(edit) @56807   9 years vboxsync unwanted commit.
(edit) @56806   9 years vboxsync testmanager/webui: Shorter interval formatting (like for test elapsed …
(edit) @56805   9 years vboxsync vbox.py: pylint fix
(edit) @56804   9 years vboxsync vbox.py: Seems 'None' causes DISP_E_BADPARAMCOUNT problems with the …
(edit) @56803   9 years vboxsync schedulerbeci.py: Disabled noisy debug output.
(edit) @56802   9 years vboxsync schedulerbase.py: Disable SQL explain, it will otherwise deadlock …
(edit) @56801   9 years vboxsync testmanager/db.py: Added insertList methods for optimized multi row …
(edit) @56800   9 years vboxsync testmanager: Added admin tool (or batch) regen_sched_queues.py as an …
(edit) @56799   9 years vboxsync DevVGA: LogRelMax
(edit) @56798   9 years vboxsync SUPLibLdr.cpp: Better error reporting on missing VMMR0.r0 symbol.
(edit) @56797   9 years vboxsync DevVGA: log VBVA enable failures.
(edit) @56796   9 years vboxsync harmless typo
(edit) @56795   9 years vboxsync ;
(edit) @56794   9 years vboxsync VMM/GIM: Reset KVM's uTSC and uVirtNanoTS so it gets fresh values on …
(edit) @56793   9 years vboxsync VMM/GIM: space.
(edit) @56792   9 years vboxsync VMM/GIM: Build fix.
(edit) @56791   9 years vboxsync VMM/GIM: Try passing identical TSC and NanoTS pairs to all VCPUs for …
(edit) @56790   9 years vboxsync VMM/GIM: unused header.
(edit) @56789   9 years vboxsync testmanager: index tuning.
(edit) @56788   9 years vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
(edit) @56787   9 years vboxsync after 5.0.0 RC3
(edit) @56786   9 years vboxsync 5.0.0 RC3
(edit) @56785   9 years vboxsync DevVGA: correctly restore VBVA state.
(edit) @56784   9 years vboxsync Additions/x11/vboxvideo: add standard modes back to the RANDR 1.2+ driver.
(edit) @56783   9 years vboxsync FE/Qt: disabled unfinished translations
(edit) @56782   9 years vboxsync Nit.
(edit) @56781   9 years vboxsync DnD/VBoxClient: Bugfixes for stale/timing out proxy window move events …
(edit) @56780   9 years vboxsync DnD: FE/Qt: Bugfixes for Windows hosts.
(edit) @56779   9 years vboxsync DnD: Logging.
(edit) @56778   9 years vboxsync Installer/linux: rework routines.sh for cleaner init script handling: …
(edit) @56777   9 years vboxsync Installer/linux: rework routines.sh for cleaner init script handling.
(edit) @56776   9 years vboxsync Additions/linux/installer: vboxadd-x11 fixes.
(edit) @56775   9 years vboxsync tstRTR0Timer: Do the skipping in ring-0 so it won't get out of wack …
(edit) @56774   9 years vboxsync SUPDrv.cpp: Added warning about *.sed on g_aFunctions.
(edit) @56773   9 years vboxsync Increased minor I/O control interface version.
(edit) @56772   9 years vboxsync build fix
(edit) @56771   9 years vboxsync tsUnitTest1.py: We can run tstRTR0DbgKrnlInfoDriver now (after r10419) …
(edit) @56770   9 years vboxsync tstRTR0DbgKrnlInfo: don't leak the stuff and don't panic the host with …
(edit) @56769   9 years vboxsync SUPDrv: Export RTR0DbgKrnlInfo* on darwin and solaris so we can …
(edit) @56768   9 years vboxsync tstRTR0Timer.cpp: Fixed 'Unknown test #16' problem on windows and solaris.
(edit) @56767   9 years vboxsync tstRTR0Timer.cpp: Fudge bogus RTTimerStop behavior for now.
(edit) @56766   9 years vboxsync VMM: comment nit.
(edit) @56765   9 years vboxsync wuimain.py: Increased the default period length to 6 hours (was 3) …
(edit) @56764   9 years vboxsync TestResultLogic::fetchResultsForListing+getEntriesCount: Optimize the …
(edit) @56763   9 years vboxsync report.py: We've got idBuildCategory in TestSets for a while now.
(edit) @56762   9 years vboxsync better idea for escapeAttrToStr.
(edit) @56761   9 years vboxsync baka
(edit) @56760   9 years vboxsync Logging.
(edit) @56759   9 years vboxsync tstRTR0Timer: windows fix
(edit) @56758   9 years vboxsync VMM/GIM: Don't unmap MMIO2 pages on Hyper-V reset as we don't map them …
(edit) @56757   9 years vboxsync FE/Qt: Machine settings: Interface page: Do not apply menu-bar …
(edit) @56756   9 years vboxsync ValidationKit/NetPerf: Harmless memory leak on the client side latency …
(edit) @56755   9 years vboxsync tdAddGuestCtrl.py: Disabled more stuff to make it pass the …
(edit) @56754   9 years vboxsync Storage: More minor memory leak fixes in testcases, unused code or …
(edit) @56753   9 years vboxsync timer-r0drv-nt.cpp: Fixed bug in RTTimerStart which would cause the …
(edit) @56752   9 years vboxsync Installer/linux: Slackware uses runlevel 4 for X11.
(edit) @56751   9 years vboxsync FE/Qt: Machine settings: Interface page: Do not apply status-bar …
(edit) @56750   9 years vboxsync Additions/linux/installer: Slackware uses runlevel 4 for X11.
(edit) @56749   9 years vboxsync SUPHardNt: SUPR3HardenedMain flags fixes for tstVMM et al.
(edit) @56748   9 years vboxsync Storage/VD: Fix three possible memory leaks (unlikely to hit) in case …
(edit) @56747   9 years vboxsync Fix two small memory leaks found by Parfait
(edit) @56746   9 years vboxsync SUPHardNt: Need another hack to make VBoxRT.dll load when executing …
(edit) @56745   9 years vboxsync RTPathRmCmd seems to work fine, remove old stuff.
(edit) @56744   9 years vboxsync VBoxServiceToolBox.cpp: Try use RTPathRmCmd instead of the home cooked …
(edit) @56743   9 years vboxsync Runtime/RTPathRmCmd: Fix for the fix
(edit) @56742   9 years vboxsync Runtime/RTPathRmCmd: Fix incorrect format string, found by Parfait
(edit) @56741   9 years vboxsync VBoxDTrace: Fix incorrect format string found by Parfait
(edit) @56740   9 years vboxsync tstSupTscDelta: Format string error found by Parfait
(edit) @56739   9 years vboxsync FE/VBoxManage: Format string error found by Parfait
(edit) @56738   9 years vboxsync my bad.
(edit) @56737   9 years vboxsync HDA: Fixed output volume control, disabled headphones (see #5964).
(edit) @56736   9 years vboxsync FE/Qt: Machine settings: Interface page: Do not apply …
(edit) @56735   9 years vboxsync tdAddGuestCtrl.py: Try fix 4.3 runs.
(edit) @56734   9 years vboxsync DnD/Main: Fixed setting the default action based on the allowed actions.
(edit) @56733   9 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56732   9 years vboxsync Added SUPHARNT_IMPORT_STDCALL_OPTIONAL (currently unused).
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