VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54736   10 years vboxsync vmsvga3dSaveExec: Must set packing parameters before calling glGetTexImage.
(edit) @54735   10 years vboxsync PS2M.cpp: Avoid division by chainsaw restoring old state or worse.
(edit) @54734   10 years vboxsync FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: English NLS for …
(edit) @54733   10 years vboxsync FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Moving stuff …
(edit) @54732   10 years vboxsync FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Ups, forgot the …
(edit) @54731   10 years vboxsync FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Dialog to ask …
(edit) @54730   10 years vboxsync VBoxNetDHCP/VBoxNetNAT: set RTTHREADFLAGS_WAITABLE for the receive …
(edit) @54729   10 years vboxsync VBoxUSB: use try/catch to handle possible errors and set the last …
(edit) @54728   10 years vboxsync PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a …
(edit) @54727   10 years vboxsync PATM.cpp: Let EMR3FatalError do its job.
(edit) @54726   10 years vboxsync build fix
(edit) @54725   10 years vboxsync FE/VBoxManage: Change the way passwords are provided when encrypting a …
(edit) @54724   10 years vboxsync Runtime/RTStream: Make it possible to disable echoing of typed …
(edit) @54723   10 years vboxsync NetworkServices: before shutting down the client, do perform …
(edit) @54722   10 years vboxsync NetworkServices: fixed parameter when executing VMMR0_DO_INTNET_IF_CLOSE
(edit) @54721   10 years vboxsync Additions/common/VBoxGuest: host flags update clean-up fix.
(edit) @54720   10 years vboxsync VMM: Some more internal decls.
(edit) @54719   10 years vboxsync VMM: Make the thread-context hook functions VMM internal linkage.
(edit) @54718   10 years vboxsync VMM: VMMR0ThreadCtxHooksDeregister returns void, further simplified …
(edit) @54717   10 years vboxsync VMM/VMMR0: Clear idHostCpu *before* deregistering the preemption hook.
(edit) @54716   10 years vboxsync Main: if the guest notifies us about a medium ejected, save the …
(edit) @54715   10 years vboxsync Runtime/r0drv/solaris: fix invalid process handle while creating …
(edit) @54714   10 years vboxsync PATM,CPUM: CPUID patch update.
(edit) @54712   10 years vboxsync VMM: Clear idHostCpu mapping while deregistering the context-hooks …
(edit) @54711   10 years vboxsync Devices/EFI: update the precompiled EFI binaries
(edit) @54709   10 years vboxsync Runtime/r0drv/solaris: nope, this isn't it either.
(edit) @54707   10 years vboxsync re-enable EILVT handling by backing out r98856
(edit) @54705   10 years vboxsync Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
(edit) @54704   10 years vboxsync Additions/common/VBoxSerivce: be more quiet on inactive users
(edit) @54703   10 years vboxsync RDP/client: fix compilation of rdesktop-vrdp from tarball
(edit) @54702   10 years vboxsync Additions/VBoxService: don't spam the log file with messages ignoring …
(edit) @54701   10 years vboxsync VMM/GIM: nits.
(edit) @54700   10 years vboxsync VBoxNetNAT, VBoxNetDHCP: use the VirtualBoxClient interface
(edit) @54699   10 years vboxsync whitespace
(edit) @54698   10 years vboxsync VMMSwitcher: disable EILVT handing again to check if it makes any …
(edit) @54697   10 years vboxsync VMM/TM: TMR3CpuTickIsFixedRateMonotonic() for now.
(edit) @54696   10 years vboxsync NetworkServices: fixed a few warnings
(edit) @54695   10 years vboxsync Runtime/r0drv/solaris: temporary try.
(edit) @54694   10 years vboxsync Runtime/r0drv/solaris: revert temporary change, didn't help.
(edit) @54693   10 years vboxsync validation kit: mark tstR0ThreadPreemptionDriver as hardened for VBox 4.3
(edit) @54692   10 years vboxsync Oops
(edit) @54691   10 years vboxsync PATMA.asm: New way of writing patches that exploits the fact that …
(edit) @54689   10 years vboxsync PATM: Doing some more cleanups while trying to understand stuff again.
(edit) @54688   10 years vboxsync PATM: Doing some more cleanups while trying to understand stuff again.
(edit) @54687   10 years vboxsync PATM: Renamed the PATMA.asm global data to g_patm* (was PATM*).
(edit) @54686   10 years vboxsync PATM: Added some comments and formalized the reloc array type (instead …
(edit) @54685   10 years vboxsync Installer/darwin: Clean up python build directory after installation, …
(edit) @54684   10 years vboxsync vboxapi.py,vboxapisetup.py: Don't patch stuff in the bundle, breaks …
(edit) @54683   10 years vboxsync Installer/darwin: Try preserve signatures in extended attributes using …
(edit) @54682   10 years vboxsync oops
(edit) @54680   10 years vboxsync Installer/darwin: Corrected frameworks so they're signable on 10.10 …
(edit) @54678   10 years vboxsync Installer/darwin: Code signing for more recent mac os x.
(edit) @54677   10 years vboxsync Installer/darwin: Can't switch between x86 and amd64 binaries with new …
(edit) @54676   10 years vboxsync Installer/darwin: Can't switch between x86 and amd64 binaries with new …
(edit) @54675   10 years vboxsync Installer/darwin/Makefile.kmk: VBOX_WITH_COMBINED_PACKAGE has to go if …
(edit) @54674   10 years vboxsync CPUM: Working on refactoring the guest CPUID handling.
(edit) @54672   10 years vboxsync VMM/TM: Update fTSCModeSwitchAllowed to include tmR3HasFixedTSC() and …
(edit) @54671   10 years vboxsync NAT networks: don't kill VBoxNetDHCP and VBoxNetNAT but send the …
(edit) @54670   10 years vboxsync APIC: More closely emulate real CPU behavior.
(edit) @54669   10 years vboxsync Typo in comment.
(edit) @54668   10 years vboxsync Spelling.
(edit) @54667   10 years vboxsync VMM/GIM: nit.
(edit) @54666   10 years vboxsync SUPDrv-win.cpp: Make sure we don't call ExFreePoolWithTag with a NULL …
(edit) @54665   10 years vboxsync Runtime/r0drv/solaris: temporarily disable thread_join() in …
(edit) @54664   10 years vboxsync SUPDrv-win: be pedantic
(edit) @54663   10 years vboxsync IPRT: RTMpOnPair fix for Linux < 2.6.27
(edit) @54662   10 years vboxsync Main/HostDnsService: instead of keeping fragile state g/c notifyAll() …
(edit) @54661   10 years vboxsync missed one.
(edit) @54660   10 years vboxsync darwin build fix.
(edit) @54659   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Attempt to deal with annoying assertions in for …
(edit) @54658   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Texture (surface) load and saving (to memory) …
(edit) @54657   10 years vboxsync FE/Qt: Event-listener/event-handlers cleanup/doxygen.
(edit) @54656   10 years vboxsync VMM/GIM: build fix.
(edit) @54655   10 years vboxsync VMM/GIM: nits.
(edit) @54654   10 years vboxsync VMM/GIM: cleanup.
(edit) @54653   10 years vboxsync bootsector2: read CR4 test
(edit) @54652   10 years vboxsync FE/Qt: 6227: Removing couple of unnecessary includes.
(edit) @54651   10 years vboxsync build fix
(edit) @54650   10 years vboxsync SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
(edit) @54648   10 years vboxsync FE/Qt and Debugger UI: 6227: Omitting some of the dependencies for COM …
(edit) @54647   10 years vboxsync Fix lock order violation
(edit) @54646   10 years vboxsync FE/Qt: build fix
(edit) @54645   10 years vboxsync Encryption/Main: Allow encryption of differencing media as long as …
(edit) @54644   10 years vboxsync FE/Qt: Re-applying stuff reverted in r98784.
(edit) @54643   10 years vboxsync Runtime/r0drv/solaris: (c) year missed update.
(edit) @54642   10 years vboxsync Runtime/r0drv/solaris: Add runtime struct member offset detection for …
(edit) @54641   10 years vboxsync Corrected wrong assertion in vmsvga3dDrawPrimitives that would trigger …
(edit) @54640   10 years vboxsync warnings
(edit) @54639   10 years vboxsync logging
(edit) @54638   10 years vboxsync Looks like we have to do glFlush() before changing GL context on mac os x.
(edit) @54637   10 years vboxsync FE/Qt: Reverting r98781, r98782, r98783 as x11 still not happy enough.
(edit) @54636   10 years vboxsync FE/Qt: Yet another build fix for r98781.
(edit) @54635   10 years vboxsync FE/Qt: Build fix for r98781.
(edit) @54634   10 years vboxsync FE/Qt: 6227: Reworking COM wrappers generator and corresponding …
(edit) @54633   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: More logging.
(edit) @54632   10 years vboxsync Mac OS X host 3D: unscaled HiDPI: always set viewport according to …
(edit) @54631   10 years vboxsync Main/HostDnsService: fixed a typo which prevented to pass any DNS …
(edit) @54629   10 years vboxsync FE/Qt: Before calling IMachine::CanShowConsoleWindow() check the …
(edit) @54627   10 years vboxsync FE/Qt: Reverting r98765 as it's too early for it, need to make it …
(edit) @54626   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: LogFlow idAssociatedContext changes.
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