VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71971   7 years vboxsync VBoxNetAdp.inf: Reverted r122210. ( Removed 2nd VBoxNetAdp.AddService …
(edit) @71970   7 years vboxsync VMM: Nested hw.virt: Try run whatever VMRUN emulations in ring-0 …
(edit) @71969   7 years vboxsync hm_svm.h: Doxygen build fix.
(edit) @71968   7 years vboxsync hm_svm.h: Doxygen build fix.
(edit) @71967   7 years vboxsync VMM/IEM: Nested hw.virt: comment nit.
(edit) @71966   7 years vboxsync VMM/HMSVMAll: Some comments on the nuances of the VMCB caching with …
(edit) @71965   7 years vboxsync VMM/HMSVMR0: Comment.
(edit) @71964   7 years vboxsync Devices/Storage/UsbMsd: Notify lower drivers about suspend (missed …
(edit) @71963   7 years vboxsync ValidationKit: Make pylint happy
(edit) @71962   7 years vboxsync Installer/win: Corrected license text. bugref:8691
(edit) @71961   7 years vboxsync Installer/win: Reverted eol change, I was wrong. bugref:8691
(edit) @71960   7 years vboxsync Installer/win: Fixed eol style on fake .inf files (svn-ps.cmd didn't …
(edit) @71959   7 years vboxsync ValidationKit: Add tst-arch to the set of standard test VMs
(edit) @71958   7 years vboxsync Installer/win: Include the PUEL extension pack bits into the …
(edit) @71957   7 years vboxsync ValidationKit/SerialTest: Fix selecting the data bit count
(edit) @71956   7 years vboxsync Runtime/serialport-posix: Add custom baud rate support on Linux hosts
(edit) @71955   7 years vboxsync Installer/win: Dummy INF files for ring-0 bits. bugref:8691
(edit) @71954   7 years vboxsync Installer/win: Added script for packing submission. bugref:8691 [build fix]
(edit) @71953   7 years vboxsync VBoxUSBMon.inf: Fixes to make InfVerif.exe happy. bugref:8691
(edit) @71952   7 years vboxsync VBoxNetAdp.inf: Removed 2nd VBoxNetAdp.AddService section to make …
(edit) @71951   7 years vboxsync Installer/win: Added script for packing unpacking and .cat-file …
(edit) @71950   7 years vboxsync socket.cpp: Windows polling fixes for problem where we got stuck …
(edit) @71949   7 years vboxsync Runtime/socket.cpp: Typo
(edit) @71948   7 years vboxsync FE/Qt: bugref:9049: Full and huge cleanup for VBoxMediaComboBox, …
(edit) @71947   7 years vboxsync Additions/linux/drm: update drm driver to work with EL7.5, standard …
(edit) @71946   7 years vboxsync Additions/linux/drm: drop some workarounds. No bugref. Drop a …
(edit) @71945   7 years vboxsync NAT: unifdef -U VBOX_WITH_NAT_UDP_SOCKET_CLONE - g/c old experiment.
(edit) @71944   7 years vboxsync Applied patch for (bugref:9098) Dev/VirtioNet: no sends on …
(edit) @71943   7 years vboxsync FE/Qt: bugref:9049: Full and heavy cleanup for VBoxGuestRAMSlider, …
(edit) @71942   7 years vboxsync FE/Qt: bugref:9049: Full and heavy cleanup for UIWarningPane and move …
(edit) @71941   7 years vboxsync FE/Qt: add Croatian build to VBoxUI.pro.
(edit) @71940   7 years vboxsync slirp: log libalias mode in release log if set.
(edit) @71939   7 years vboxsync FE/Qt: updated NLS from 5.2
(edit) @71938   7 years vboxsync WDDM: VBoxDispMpLogger headers cleanup
(edit) @71937   7 years vboxsync FE/Qt: bugref:9049: Full and huge cleanup for UIPortForwardingTable …
(edit) @71936   7 years vboxsync FE/Qt: bugref:9150: Disabling Ctrl+M shortcut for now, as it's …
(edit) @71935   7 years vboxsync Installer/win: Added script for packing submission. bugref:8691
(edit) @71934   7 years vboxsync WDDM: VBoxDispD3D: OpenAdapter cleanup, moved DllMain to the end of …
(edit) @71933   7 years vboxsync VMM/HM: Nested hw.virt: Fix the issue with preserving reserved bits …
(edit) @71932   7 years vboxsync Docs/Main: Fixed description for GuestSessionWaitForFlag and …
(edit) @71931   7 years vboxsync VMMDev: fixed restoring VMs which do not use HGCM.
(edit) @71930   7 years vboxsync Linux Additions/3D: add symbols needed by Compton in Ubuntu 18.04. …
(edit) @71929   7 years vboxsync hm_svm.h: nit.
(edit) @71928   7 years vboxsync tdUnitTest1.py: Prep for new combined VBoxAll layout. bugref:8691
(edit) @71927   7 years vboxsync VMM/HM: Naming, nits.
(edit) @71926   7 years vboxsync installer/win/Makefile.kmk,/Config.kmk: Prepwork for repackaging a …
(edit) @71925   7 years vboxsync iom.h: Fixed buggy IOMMMIO_DOES_WRITE_MODE_ALLOW_QWORD macro (only …
(edit) @71924   7 years vboxsync FE/Qt: bugref:9049: Full and heavy cleanup for UINameAndSystemEditor, …
(edit) @71923   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for UIMenuBar and move it to …
(edit) @71922   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for UIMediumSizeEditor and move it to …
(edit) @71921   7 years vboxsync FE/Qt: bugref:9049: Full and heavy cleanup for UIHotKeyEditor and move …
(edit) @71920   7 years vboxsync FE/Qt: bugref:9049: A bit of coding-style fixes for UIHostComboEditor.
(edit) @71919   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: Naming.
(edit) @71918   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: Clean up and unify hmR0SvmPostRunGuest …
(edit) @71917   7 years vboxsync Build fixes
(edit) @71916   7 years vboxsync More fixes for SPARC: No ASM for openssl crypto, add simple memrchr() …
(edit) @71915   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Sync VMCPU_FF_INTERRUPT_NESTED_GUEST …
(edit) @71914   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @71913   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @71912   7 years vboxsync space.
(edit) @71911   7 years vboxsync VMM/HMSVMR0: typo.
(edit) @71910   7 years vboxsync VMM/HM: Clean up and also fix HMR0EnsureCompleteBasicContext for AMD-V …
(edit) @71909   7 years vboxsync VMM/HMSVMR0: Tidy and unify the TSC offsetting code.
(edit) @71908   7 years vboxsync VMM/HMSVMR0: Cleanup, for using up next added if 0'd set/clear …
(edit) @71907   7 years vboxsync VMM/HMSVMR0: Verify hardware capability while enabling VGIF assertion …
(edit) @71906   7 years vboxsync VMM/HMSVMR0: Clean up VMCB initialization.
(edit) @71905   7 years vboxsync FE/Qt: bugref:9049: Full and heavy cleanup for UIFilmContainer and …
(edit) @71904   7 years vboxsync 3D: bugref:9126, validate location of HGSM flags
(edit) @71903   7 years vboxsync 3D: bugref:9096, Chromium code cleanup
(edit) @71902   7 years vboxsync configure.vbs: Pick the 64-bit kBuild binaries on 64-bit hosts. Buggy …
(edit) @71901   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for UIFilePathSelector and move it to …
(edit) @71900   7 years vboxsync FE/Qt: bugref:9049: A bit of coding-style fixes for all extensions.
(edit) @71899   7 years vboxsync FE/Qt: bugref:9049: Full cleanup for UIBootTable and move it to …
(edit) @71898   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for QIGraphicsWidget and move it to …
(edit) @71897   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for QIGraphicsView and move it to …
(edit) @71896   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for QIStatusBar and move it to …
(edit) @71895   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for QIMenu and move it to VBoxGlobal …
(edit) @71894   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for QIFlowLayout and move it to …
(edit) @71893   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71892   7 years vboxsync DevACPI: nit
(edit) @71891   7 years vboxsync VMMDev: VMMDevHGCM rewrite
(edit) @71890   7 years vboxsync VBoxDrv.inf: remove trailing white-space.
(edit) @71889   7 years vboxsync SUPDrv: We should no longer need the exec flag on this type of memory …
(edit) @71888   7 years vboxsync RTDirRelPathQueryInfo/nt: Optimization for empty relative path.
(edit) @71887   7 years vboxsync VBoxMouseNT: Must init IPRT for KeQueryTickCount to work.
(edit) @71886   7 years vboxsync Linux Additions/3D: add symbols needed by Mutter in Ubuntu 18.04. …
(edit) @71885   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for QITreeWidget and move it to …
(edit) @71884   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for QITreeView and move it to …
(edit) @71883   7 years vboxsync FE/Qt: bugref:9049: Full cleanup for QITabWidget and move it to …
(edit) @71882   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for QITableView and move it to …
(edit) @71881   7 years vboxsync VBoxDrv.inf: Fixes to make InfVerif happy [correction].
(edit) @71880   7 years vboxsync Linux Additions/3D: add symbols needed by Mutter in Ubuntu 18.04. …
(edit) @71879   7 years vboxsync VBoxDrv.inf: Fixes to make InfVerif happy.
(edit) @71878   7 years vboxsync RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
(edit) @71877   7 years vboxsync RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
(edit) @71876   7 years vboxsync RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
(edit) @71875   7 years vboxsync FE/Qt: bugref:9072 Use fixed logviewer font on all platforms
(edit) @71874   7 years vboxsync FE/Qt: bugref:9049: Full cleanup for QIStyledItemDelegate and move it …
(edit) @71873   7 years vboxsync Build fix.
(edit) @71872   7 years vboxsync Guest Control/Main: Added GuestFsObjData::GetFileMode().
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