VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52727   10 years vboxsync FE/Qt: file header cleanups.
(edit) @52726   10 years vboxsync VMM/IEM: minor nit.
(edit) @52725   10 years vboxsync HostDrivers/Support: Readjust TSC deltas if the master goes offline, …
(edit) @52724   10 years vboxsync IEM: Implemented expand-down limit checks (2 out of 3).
(edit) @52723   10 years vboxsync FE/Qt: Precompiled header hacking (work in progress).
(edit) @52722   10 years vboxsync FE/Qt: Precompiled header hacking (work in progress).
(edit) @52721   10 years vboxsync FE/Qt: file header cleanups.
(edit) @52720   10 years vboxsync Main/Event: build fixes for XPCOM
(edit) @52719   10 years vboxsync Main/Event: wrapper conversion, not covering the automatically …
(edit) @52718   10 years vboxsync HostDrivers/testcase: tstGIP-2 nit.
(edit) @52717   10 years vboxsync VMM/CPUM: Raise #GP(0) while writing to disallowed EFER bits.
(edit) @52716   10 years vboxsync Config.kmk: option for for "compatible" Linux Additions 64-bit release …
(edit) @52715   10 years vboxsync Undoing accidental commit.
(edit) @52714   10 years vboxsync Undoing accidental commit.
(edit) @52713   10 years vboxsync BusLogic: Slightly enhanced debug info.
(edit) @52712   10 years vboxsync NAT: G/c bogus VBOX && !NO_USE_SOCKETS code disabled in r93447. Same …
(edit) @52711   10 years vboxsync NAT: Convert NATState::curtime from milliseconds to seconds when we …
(edit) @52710   10 years vboxsync tstVDIo: Implement dumptofile action to dump memory backed files to disk
(edit) @52709   10 years vboxsync SUP: Improve VBoxDrvStub open error reporting.
(edit) @52708   10 years vboxsync FE/Qt: 3646: Runtime UI: Status-bar editor: Icon-size bug-fix for r95954.
(edit) @52707   10 years vboxsync VMM/GIM: comment.
(edit) @52706   10 years vboxsync FE/Qt: Non Mac OS X hosts build fix for r96041.
(edit) @52705   10 years vboxsync FE/Qt: Runtime UI: Geometry adjustment code refactoring (better …
(edit) @52704   10 years vboxsync SUP: Apply redirection to full paths too.
(edit) @52703   10 years vboxsync SUP: Disable the 2nd ntdll.dll mapping as avast users are seeing …
(edit) @52702   10 years vboxsync Additions/VBoxService: log to the back-door logger as well.
(edit) @52701   10 years vboxsync Additions/VBoxGuest: allow root processes access to the back-door logger.
(edit) @52700   10 years vboxsync Additions/VBoxGuest: add a flag in the session structure to …
(edit) @52699   10 years vboxsync VMM/GIM: Fix initialization of Hyper-V bits that rely on HM …
(edit) @52698   10 years vboxsync VMM/CPUM: nit.
(edit) @52697   10 years vboxsync VMM/CPUM: Dump hypervisor CPUID leaves to the release log.
(edit) @52696   10 years vboxsync FE/Qt: 7462: Icon update for menu-bar toggle action.
(edit) @52695   10 years vboxsync Storage/VHD: Fix resize corruption if the image has more than 4GB of …
(edit) @52694   10 years vboxsync FE/Qt: 7462: Non Mac OS X hosts: Runtime UI: Invoke popup-menu if …
(edit) @52693   10 years vboxsync cosmetics
(edit) @52692   10 years vboxsync VMM: properly restore A20 from the saved state (fixes potential …
(edit) @52691   10 years vboxsync Provide missing Log2Func to Log6Func. Fix already defined Log4Func to …
(edit) @52690   10 years vboxsync SUP: relax trusted installer for winsxs too.
(edit) @52689   10 years vboxsync NAT: There's no need to log each socket in QSOCKET_FOREACH at Log2 …
(edit) @52688   10 years vboxsync NAT: slirp_output: On the second thought do hexdump at Log6 to have a …
(edit) @52687   10 years vboxsync NAT: slirp_output - use %p, not %x, to print a pointer. Don't spam …
(edit) @52686   10 years vboxsync FE/Qt: 7462: Mac OS X: Runtime UI: Prevent Machine menu sub-menus …
(edit) @52685   10 years vboxsync VMM/GIM/Hyper-V: Busted -- Query nested paging info., MSR bitmap info. …
(edit) @52684   10 years vboxsync NAT: clean up an #ifdef in HouseKeeping() to avoid duplication of code …
(edit) @52683   10 years vboxsync NAT: Fix #else /* VBOX */ comments to reflect the condition when that …
(edit) @52682   10 years vboxsync Main/Machine+Settings: Changing extradata for a Machine instance is …
(edit) @52681   10 years vboxsync Additions/common/VBoxGuest: Linux: remove unused code for creating a …
(edit) @52680   10 years vboxsync SUP: Put a hard size limit on the startup log.
(edit) @52679   10 years vboxsync SUP: Cache errors and don't log LdrLoadDll calls before we've …
(edit) @52678   10 years vboxsync FE/Qt: 7462: Runtime UI: Do not show Debug menu for release build …
(edit) @52677   10 years vboxsync Additions/x11/vboxvideo: remove output property handler.
(edit) @52676   10 years vboxsync VMM/GIM/Minimal: round up while reporting the frequency in KHz.
(edit) @52675   10 years vboxsync VMM/GIM: Fix circular dependency between PDM and GIM init. routines.
(edit) @52674   10 years vboxsync VMM/GIM/Minimal: log.
(edit) @52673   10 years vboxsync Storage/AHCI: Switch ordering of register updates when completing the …
(edit) @52672   10 years vboxsync VMM/GIM/Minimal: Expose hypervisor timing information leaves.
(edit) @52671   10 years vboxsync VMM/GIM: Use the PDM interface to query the APIC timer freq.
(edit) @52670   10 years vboxsync VMM, Devices: Add interface to query the APIC frequency from the APIC …
(edit) @52669   10 years vboxsync VMM/IEM: added todo.
(edit) @52668   10 years vboxsync SUP: Wrong flags field in the wShowWindow forwarding feature.
(edit) @52667   10 years vboxsync DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
(edit) @52666   10 years vboxsync SUP: Fix Ctrl-C issue.
(edit) @52665   10 years vboxsync SUP: Pass along the ShowWindowsFlags.
(edit) @52664   10 years vboxsync Emacs directory local variables. Disable indent-tabs-mode in C/C++ code.
(edit) @52663   10 years vboxsync NAT: Redo detection of connect(2) failure taking into account various …
(edit) @52662   10 years vboxsync NAT: Revert previous (r95391). poll(2) behaviour is different on …
(edit) @52661   10 years vboxsync IEM: Clear TRPM when exception was raised, too.
(edit) @52660   10 years vboxsync VMM/EMHandleRCTmpl: todo resolved.
(edit) @52659   10 years vboxsync VMM/IEM: Reset TRPM only when IEM successfully injects the trap. …
(edit) @52658   10 years vboxsync FE/Qt: 3646: Runtime UI: Indicators-pool: Consume unnecesary …
(edit) @52657   10 years vboxsync FE/Qt: 7462: Runtime UI: Action-pool and Menu-bar Editor: Small fixes …
(edit) @52656   10 years vboxsync SUP: Fixed for SEP issue where it would deadlock when we tried mapping …
(edit) @52655   10 years vboxsync VMM/HMVMXR0,HMSVMR0: oops, forgot bugref number.
(edit) @52654   10 years vboxsync VMM/HMSVMR0: Use AMD-V terminology.
(edit) @52653   10 years vboxsync VMM/HMVMXR0,VMM/HMSVMR0: Fix incorrect disassembly of instruction …
(edit) @52652   10 years vboxsync DisplayImpl: fixes for legacy VBVA locking and restoring saved state.
(edit) @52651   10 years vboxsync Additions/x11: remove duplicates from the 'undefined' list
(edit) @52650   10 years vboxsync NAT/Net: pxtcp_pmgr_connect: Solaris doesn't report either POLLERR or …
(edit) @52649   10 years vboxsync FE/Qt: 3646: Runtime UI: Status-bar editor: Use more generic way of …
(edit) @52648   10 years vboxsync testsuite: no packing on OS/2
(edit) @52647   10 years vboxsync Additions/x11/VBoxClient: exit silently if we are already running.
(edit) @52646   10 years vboxsync Additions/x11/vboxvideo: fixed a wrong parameter which caused problems …
(edit) @52645   10 years vboxsync FE/Qt: 7462: Runtime UI: Action to enable/disable menu-bar presence; …
(edit) @52644   10 years vboxsync s/RT_OS_WINDOWS/!RT_OS_LINUX/
(edit) @52643   10 years vboxsync iprt/thread.h: workaround for genksyms crash
(edit) @52642   10 years vboxsync FE/Qt: Build fix for r95931.
(edit) @52641   10 years vboxsync crOpenGL: disable some verbose logging
(edit) @52640   10 years vboxsync tstVDIo: Fix bug in resize test handler
(edit) @52639   10 years vboxsync crOpenGL: fix x11 resiizes
(edit) @52638   10 years vboxsync FE/Qt: Runtime UI: Focus policy fix: Make sure machine-view has focus …
(edit) @52637   10 years vboxsync A shot at the InstallDir issue.
(edit) @52636   10 years vboxsync testsuite build fix
(edit) @52635   10 years vboxsync WinKey.wxi edit fix.
(edit) @52634   10 years vboxsync SUP: Fix deadlock problem when mounting ISO on vista. (Never all …
(edit) @52633   10 years vboxsync Fixed ACL issue, shouldn't use GENERIC_* in the deny mask when I want …
(edit) @52632   10 years vboxsync bugfix in previous commit with some new parent watcher code (disabled).
(edit) @52631   10 years vboxsync wddm: more verbose err logging
(edit) @52630   10 years vboxsync fix svn properties
(edit) @52629   10 years vboxsync fix
(edit) @52628   10 years vboxsync add/extpack: move to new build box
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