VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56799   10 years vboxsync DevVGA: LogRelMax
(edit) @56798   10 years vboxsync SUPLibLdr.cpp: Better error reporting on missing VMMR0.r0 symbol.
(edit) @56797   10 years vboxsync DevVGA: log VBVA enable failures.
(edit) @56796   10 years vboxsync harmless typo
(edit) @56795   10 years vboxsync ;
(edit) @56794   10 years vboxsync VMM/GIM: Reset KVM's uTSC and uVirtNanoTS so it gets fresh values on …
(edit) @56793   10 years vboxsync VMM/GIM: space.
(edit) @56792   10 years vboxsync VMM/GIM: Build fix.
(edit) @56791   10 years vboxsync VMM/GIM: Try passing identical TSC and NanoTS pairs to all VCPUs for …
(edit) @56790   10 years vboxsync VMM/GIM: unused header.
(edit) @56789   10 years vboxsync testmanager: index tuning.
(edit) @56788   10 years vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
(edit) @56786   10 years vboxsync 5.0.0 RC3
(edit) @56785   10 years vboxsync DevVGA: correctly restore VBVA state.
(edit) @56784   10 years vboxsync Additions/x11/vboxvideo: add standard modes back to the RANDR 1.2+ driver.
(edit) @56783   10 years vboxsync FE/Qt: disabled unfinished translations
(edit) @56782   10 years vboxsync Nit.
(edit) @56781   10 years vboxsync DnD/VBoxClient: Bugfixes for stale/timing out proxy window move events …
(edit) @56780   10 years vboxsync DnD: FE/Qt: Bugfixes for Windows hosts.
(edit) @56779   10 years vboxsync DnD: Logging.
(edit) @56778   10 years vboxsync Installer/linux: rework routines.sh for cleaner init script handling: …
(edit) @56777   10 years vboxsync Installer/linux: rework routines.sh for cleaner init script handling.
(edit) @56776   10 years vboxsync Additions/linux/installer: vboxadd-x11 fixes.
(edit) @56775   10 years vboxsync tstRTR0Timer: Do the skipping in ring-0 so it won't get out of wack …
(edit) @56774   10 years vboxsync SUPDrv.cpp: Added warning about *.sed on g_aFunctions.
(edit) @56773   10 years vboxsync Increased minor I/O control interface version.
(edit) @56772   10 years vboxsync build fix
(edit) @56771   10 years vboxsync tsUnitTest1.py: We can run tstRTR0DbgKrnlInfoDriver now (after r10419) …
(edit) @56770   10 years vboxsync tstRTR0DbgKrnlInfo: don't leak the stuff and don't panic the host with …
(edit) @56769   10 years vboxsync SUPDrv: Export RTR0DbgKrnlInfo* on darwin and solaris so we can …
(edit) @56768   10 years vboxsync tstRTR0Timer.cpp: Fixed 'Unknown test #16' problem on windows and solaris.
(edit) @56767   10 years vboxsync tstRTR0Timer.cpp: Fudge bogus RTTimerStop behavior for now.
(edit) @56766   10 years vboxsync VMM: comment nit.
(edit) @56765   10 years vboxsync wuimain.py: Increased the default period length to 6 hours (was 3) …
(edit) @56764   10 years vboxsync TestResultLogic::fetchResultsForListing+getEntriesCount: Optimize the …
(edit) @56763   10 years vboxsync report.py: We've got idBuildCategory in TestSets for a while now.
(edit) @56762   10 years vboxsync better idea for escapeAttrToStr.
(edit) @56761   10 years vboxsync baka
(edit) @56760   10 years vboxsync Logging.
(edit) @56759   10 years vboxsync tstRTR0Timer: windows fix
(edit) @56758   10 years vboxsync VMM/GIM: Don't unmap MMIO2 pages on Hyper-V reset as we don't map them …
(edit) @56757   10 years vboxsync FE/Qt: Machine settings: Interface page: Do not apply menu-bar …
(edit) @56756   10 years vboxsync ValidationKit/NetPerf: Harmless memory leak on the client side latency …
(edit) @56755   10 years vboxsync tdAddGuestCtrl.py: Disabled more stuff to make it pass the …
(edit) @56754   10 years vboxsync Storage: More minor memory leak fixes in testcases, unused code or …
(edit) @56753   10 years vboxsync timer-r0drv-nt.cpp: Fixed bug in RTTimerStart which would cause the …
(edit) @56752   10 years vboxsync Installer/linux: Slackware uses runlevel 4 for X11.
(edit) @56751   10 years vboxsync FE/Qt: Machine settings: Interface page: Do not apply status-bar …
(edit) @56750   10 years vboxsync Additions/linux/installer: Slackware uses runlevel 4 for X11.
(edit) @56749   10 years vboxsync SUPHardNt: SUPR3HardenedMain flags fixes for tstVMM et al.
(edit) @56748   10 years vboxsync Storage/VD: Fix three possible memory leaks (unlikely to hit) in case …
(edit) @56747   10 years vboxsync Fix two small memory leaks found by Parfait
(edit) @56746   10 years vboxsync SUPHardNt: Need another hack to make VBoxRT.dll load when executing …
(edit) @56745   10 years vboxsync RTPathRmCmd seems to work fine, remove old stuff.
(edit) @56744   10 years vboxsync VBoxServiceToolBox.cpp: Try use RTPathRmCmd instead of the home cooked …
(edit) @56743   10 years vboxsync Runtime/RTPathRmCmd: Fix for the fix
(edit) @56742   10 years vboxsync Runtime/RTPathRmCmd: Fix incorrect format string, found by Parfait
(edit) @56741   10 years vboxsync VBoxDTrace: Fix incorrect format string found by Parfait
(edit) @56740   10 years vboxsync tstSupTscDelta: Format string error found by Parfait
(edit) @56739   10 years vboxsync FE/VBoxManage: Format string error found by Parfait
(edit) @56738   10 years vboxsync my bad.
(edit) @56737   10 years vboxsync HDA: Fixed output volume control, disabled headphones (see #5964).
(edit) @56736   10 years vboxsync FE/Qt: Machine settings: Interface page: Do not apply …
(edit) @56735   10 years vboxsync tdAddGuestCtrl.py: Try fix 4.3 runs.
(edit) @56734   10 years vboxsync DnD/Main: Fixed setting the default action based on the allowed actions.
(edit) @56733   10 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56732   10 years vboxsync Added SUPHARNT_IMPORT_STDCALL_OPTIONAL (currently unused).
(edit) @56731   10 years vboxsync tdAddGuestCtrl.py: formatting typo.
(edit) @56730   10 years vboxsync FE/Qt: 7844: Store actual guest-screen size-hint(s) instead of …
(edit) @56729   10 years vboxsync Installer/win: do not create directories with components which contain …
(edit) @56728   10 years vboxsync Nit.
(edit) @56727   10 years vboxsync Devices/Audio: HDA: - Implemented debugger commands "hdcnodes" and …
(edit) @56725   10 years vboxsync pr7911. MSI installer: component cp_NetLwfDriver is always installed
(edit) @56724   10 years vboxsync tdUnitTest1.py: Backed out r101358, need to fix this elsewhere.
(edit) @56723   10 years vboxsync VBoxNetFlt: use RTmac instead of Rhxs format specifier when logging …
(edit) @56722   10 years vboxsync vboxinstaller.py: Propagate skipped status from sub-driver.
(edit) @56721   10 years vboxsync only two *, three * prefixing is used elsewhere.
(edit) @56720   10 years vboxsync testdriver/reporter.py: Prefix relevant log messages (error, test …
(edit) @56719   10 years vboxsync tstVMREQ: mac fix (no raw-mode)
(edit) @56718   10 years vboxsync Lets try it this way
(edit) @56717   10 years vboxsync Another build fix
(edit) @56716   10 years vboxsync Build fix?
(edit) @56715   10 years vboxsync Fix various alignments of STAM members in devices and VMM for 32bit, …
(edit) @56714   10 years vboxsync tdUnitTest1.py: Don't copy hardened windows testcases to the testcase/ …
(edit) @56713   10 years vboxsync tdAddGuestCtrl.py: Refactored and extended the stat() test.
(edit) @56712   10 years vboxsync IGuestDirectory: Another missing first arg, found by the assertion in …
(edit) @56711   10 years vboxsync IGuestSession::fsObjQueryInfo: Return E_INVALIDARG if empty input …
(edit) @56710   10 years vboxsync FE/Qt: updated Hungarian translation. Thank you Tom Evin.
(edit) @56709   10 years vboxsync GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users with …
(edit) @56708   10 years vboxsync VMM/HMVMXR0: Remove incorrect debug assertion.
(edit) @56707   10 years vboxsync IEM: fix inverted conditions.
(edit) @56706   10 years vboxsync HMR0Term: must init rc.
(edit) @56705   10 years vboxsync HMR0.cpp: Don't call SUPR0EnableVTx(false) in HMR0Term unless we've …
(edit) @56704   10 years vboxsync FE/Qt: 7844: Store desired guest-screen visibility statuses in extra-data.
(edit) @56703   10 years vboxsync DevE1000: Corrected return codes.
(edit) @56702   10 years vboxsync supdrvOSEnableVTx: Protect against double disable when we can (#7920).
(edit) @56701   10 years vboxsync FE/Qt: 7844: Some cleanup in corresponding code.
(edit) @56700   10 years vboxsync RTGetOptPrintError: Don't crash on VERR_GETOP_TINVALID_ARGUMENT_FORMAT …
(edit) @56699   10 years vboxsync dbgkrnlinfo-r0drv-darwin.cpp: Replaced vm_map_wire with vm_map_unwire …
(edit) @56696   10 years vboxsync Main/cbinding: fix a possible NULL pointer dereference in the sample …
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