VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57137   10 years vboxsync VMSVGA3d/darwin: Attempt to fix shutdown deadlock where the FIFO …
(edit) @57136   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: X11 build fix and warning fix.
(edit) @57135   10 years vboxsync vmsvga3d/darwin/ogl: Resize the shared context, save and restore the …
(edit) @57134   10 years vboxsync Main/Machine: fix session state checking helpers (properly …
(edit) @57132   10 years vboxsync Additions/linux/sharedfolders: Linux 4.2 fix
(edit) @57131   10 years vboxsync vmsvga3d/mac: back/front buffer clearing fixes and hiding contexts …
(edit) @57130   10 years vboxsync Main/MediumImpl: fixed test (see public ticket #14350)
(edit) @57129   10 years vboxsync FE/Qt: 7962: Runtime UI: Manually cleanup session connections early …
(edit) @57128   10 years vboxsync FE/Qt: 7962: Runtime UI: Manually cleanup session connections early.
(edit) @57127   10 years vboxsync VMM/HM: Avoid duplicate line when a VT-x feature must be set.
(edit) @57126   10 years vboxsync VMM: Optimizations for memory scanning, trying to make 'detect' run …
(edit) @57125   10 years vboxsync DBGPlugInWinNt.cpp: With windows 10/AMD64 there is more kernel space …
(edit) @57124   10 years vboxsync CPUMR3CpuId.cpp: Disable AVX and XSAVE for 64-bit guest on 32-bit …
(edit) @57122   10 years vboxsync symdbdata.h,ntBldSymDb.cpp: Quick updates for W10/10240.
(edit) @57121   10 years vboxsync VBoxNetFlt/linux: #include fix
(edit) @57120   10 years vboxsync VBoxNetFlt/linux: Don't attach to an interface from a different …
(edit) @57119   10 years vboxsync fix
(edit) @57118   10 years vboxsync VBoxNetFlt/linux: s/NETDRV/NETDEV/ typo in a log.
(edit) @57116   10 years vboxsync CPUMR3CpuId: allow to override internal IsaExts leafs
(edit) @57112   10 years vboxsync merge VBox/Resources into VBox/Artwork
(edit) @57111   10 years vboxsync export the Artwork directory
(edit) @57110   10 years vboxsync FE/Qt: Russian NLS update.
(edit) @57109   10 years vboxsync VMM: Check AC during ring-0 module and VM init when the host has SMAP …
(edit) @57108   10 years vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @57107   10 years vboxsync VMM/TM: Fixes to TSC mode handling with TSC freq is incompatible, …
(edit) @57104   10 years vboxsync FE/Qt: updated Korean translation. Thank you Shinjo Park.
(edit) @57103   10 years vboxsync FE/Qt: X11: 5978: Just activating window is not enough for certain WMs …
(edit) @57102   10 years vboxsync FE/Qt: X11: 5978: Few workarounds for the Runtime UI mini-toolbar for …
(edit) @57101   10 years vboxsync FE/Qt: X11: Extend X11WMType with Xfwm4 detection support.
(edit) @57100   10 years vboxsync FE/Qt: 5978: X11: Unity workaround to have mini-toolbar in full-screen …
(edit) @57099   10 years vboxsync FE/Qt: X11: Extend VBoxGlobal with another native full-screen related …
(edit) @57098   10 years vboxsync FE/Qt: X11: Extend X11WMType with Compiz detection support.
(edit) @57097   10 years vboxsync SUP: Minor changes to SUPIsTscFreqCompatible.
(edit) @57095   10 years vboxsync nit.
(edit) @57093   10 years vboxsync SUP: minor version bump for r101813.
(edit) @57092   10 years vboxsync Additions/x11/vboxvideo: make VT handling more systematic.
(edit) @57090   10 years vboxsync SUP: Moved SUPIsTscFreqCompatible(Ex) to SUPLibAll.cpp and made it not …
(edit) @57089   10 years vboxsync German NLS fix
(edit) @57088   10 years vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(edit) @57087   10 years vboxsync tstDeviceStructSizeRC.cpp: Missed these ofc as I'm on darwin.
(edit) @57085   10 years vboxsync DevVGA.cpp/.h: Don't use pu8 when you should be using pb, also drop …
(edit) @57084   10 years vboxsync VMSVGA3d: sorting and build fixes.
(edit) @57083   10 years vboxsync VMSVGA3d: Corresponding win build fixes.
(edit) @57082   10 years vboxsync VMSVGA3d: build fixes.
(edit) @57081   10 years vboxsync VMSVGA3d: added vmsvga3dctx and vmsvga3dsfc info items, the latter …
(edit) @57080   10 years vboxsync FE/Qt: Fixed --start-running behavior.
(edit) @57078   10 years vboxsync sup,iprt: SUPIsHostVirtualized belongs in IPRT and does not need to be …
(edit) @57077   10 years vboxsync Fixed copy & past burn (from the-linux-kernel.h).
(edit) @57076   10 years vboxsync FE/Qt: 7948: Medium-enumeration handler cleanup deadlock: Do not …
(edit) @57075   10 years vboxsync VMM/TM: Code to handle loading saved-states with different host TSC …
(edit) @57074   10 years vboxsync r0drv/darwin: Added a whole bunch of EFLAGS.AC save and restores when …
(edit) @57072   10 years vboxsync gccplugin: gcc grokking in progress.
(edit) @57070   10 years vboxsync testcase/tstRTR0ThreadPreemption: check for failures for …
(edit) @57069   10 years vboxsync testcase/tstRTR0ThreadPreemption: old constants in strings renamed to …
(edit) @57067   10 years vboxsync FE/Qt: Runtime UI: Action-pool: Fixing sync issue for the case of …
(edit) @57066   10 years vboxsync VMM/HM: nit.
(edit) @57065   10 years vboxsync Main: in the macro declaring empty constructor/destructor, use a …
(edit) @57064   10 years vboxsync Frontends/VBoxManage+Storage/VMDK: introduce support for creating raw …
(edit) @57063   10 years vboxsync Mac OS X GAs: shared folders: add headers and export to OSE.
(edit) @57062   10 years vboxsync VMM/HMSVMR0: nit.
(edit) @57061   10 years vboxsync VMM/HMSVMR0: nit.
(edit) @57060   10 years vboxsync testcase/tstGIP-2: Allow continuous comparison of computed GIP TSC …
(edit) @57058   10 years vboxsync Host 3D: Display Lists: treat more carefully with contexts when restoring.
(edit) @57057   10 years vboxsync SUPDrv: unused vars warning.
(edit) @57056   10 years vboxsync cpumR3CpuIdSanitize: Log and clean up sub-leaves in the feature areas …
(edit) @57055   10 years vboxsync SUPDrv: Remove the KVM hack, it only affects <= 3.8 linux kernels, …
(edit) @57054   10 years vboxsync Devices/Audio/DrvAudio.cpp: Fix cleanup logic, as having it in the …
(edit) @57053   10 years vboxsync SUPDrv: Disable KVM bug workaround for obtaining better diagnostic …
(edit) @57052   10 years vboxsync VMM/HM: consistency in error reporting.
(edit) @57051   10 years vboxsync VMM, SUPDrv: More fine-grained error codes and checking, corrected …
(edit) @57050   10 years vboxsync FE/Qt: 5978: Runtime UI: Mini-toolbar: Simplify window activation …
(edit) @57049   10 years vboxsync direnum-r3-nt.cpp: Just use 64KB buffers with remote directories, …
(edit) @57048   10 years vboxsync FE/Qt: Ups, removed something important in r101768.
(edit) @57047   10 years vboxsync FE/Qt: 5978: Mini-toolbar: Finally, heavy and complex rework for the …
(edit) @57046   10 years vboxsync FE/Qt: Runtime UI: Visual-mode adjustment code: Few more appropriate …
(edit) @57045   10 years vboxsync FE/Qt: Runtime UI: Mini-toolbar transience support: No need for native …
(edit) @57044   10 years vboxsync VBoxManage: don't try to enable an already enabled adapter in …
(edit) @57043   10 years vboxsync FE/Qt: Runtime UI: Visual-mode adjustment code: Separate code …
(edit) @57042   10 years vboxsync FE/Qt: Runtime UI: Visual-mode adjustment code: Some cleanup and …
(edit) @57041   10 years vboxsync SUPDrv: comment.
(edit) @57040   10 years vboxsync SUPDrv: Workaround KVM bug while querying VT-x capability when running …
(edit) @57039   10 years vboxsync FE/Qt: 7916: Updating Hightlight of new VM only when created from GUI
(edit) @57038   10 years vboxsync VMM/HM: Fix copy-paste bug in error reporting VT-x failures.
(edit) @57037   10 years vboxsync VMM/HM: less confusing.
(edit) @57036   10 years vboxsync VMM/HM: Log when we IA32_FEATURE_CONTROL MSR does not have the lock …
(edit) @57035   10 years vboxsync gccplugin: dprintf fix
(edit) @57034   10 years vboxsync Main/HostUSBdevice: added USB ID database, database generator, source files
(edit) @57031   10 years vboxsync solaris/vboxfs: Fixed S11 build check in makefile.
(edit) @57030   10 years vboxsync solaris/vboxfs: Fixed makefile bug.
(edit) @57029   10 years vboxsync gccplugin: solaris / gcc 4.5.2 port.
(edit) @57028   10 years vboxsync FE/Qt: updated Bulgarian, Italian, Brazilian Portuguese, Turkish and …
(edit) @57027   10 years vboxsync FE/Qt: Runtime UI: Visual-mode machine-windows: Doxy.
(edit) @57026   10 years vboxsync FE/Qt: 5978: Mini-toolbar: Just a few comments.
(edit) @57025   10 years vboxsync FE/Qt: 5978: Mini-toolbar: Update internal widget position/mask …
(edit) @57024   10 years vboxsync FE/Qt: 5978: Mini-toolbar: NLS fix for r101739.
(edit) @57023   10 years vboxsync FE/Qt: 5978: Mini-toolbar: Doxy.
(edit) @57022   10 years vboxsync FE/Qt: 5978: Mini-toolbar: Separate order adjustment for r101739 to …
(edit) @57021   10 years vboxsync FE/Qt: 5978: Mini-toolbar: Move private part into source file.
(edit) @57020   10 years vboxsync direnum-r3-nt.cpp: Workaround for windows CIFS servers with …
(edit) @57019   10 years vboxsync FE/Qt: 5978: Mini-toolbar: Remove Mac OS X related code, adjust ifdefs …
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