VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107916   3 months vboxsync VMM,HostDrivers/SUP: Moved tstInt from HostDrivers to the VMM and …
(edit) @107915   3 months vboxsync FE/Qt. bugref:10839. When edition selector is enabled disable other OS …
(edit) @107914   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Removing keyboard …
(edit) @107913   3 months vboxsync Additions: Linux: rcvboxadd: Handle waiting time better in 'reload' …
(edit) @107912   3 months vboxsync VMM/GVMMR0: doxgyen fix. jiraref:VBP-1470
(edit) @107911   3 months vboxsync Audio/DrvHostAudioWasApi.cpp: Don't take the device role into account …
(edit) @107910   3 months vboxsync VMM,HostDrivers/SUP: Moved tstInt from HostDrivers to the VMM and …
(edit) @107909   3 months vboxsync Audio/VKAT: Added optional parameter '--drvhost-cache-enabled …
(edit) @107908   3 months vboxsync Additions: Linux: rcvboxadd: Handle waiting time better in 'reload' …
(edit) @107907   3 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Adjusting icon layout …
(edit) @107906   3 months vboxsync Main/Unattended: Add AVOID_UPDATES_OVER_NETWORK variable for …
(edit) @107905   3 months vboxsync ValKit/txsshell.py: fix pylint issue with ModuleNotFoundError …
(edit) @107904   3 months vboxsync VMM: Define VM_STRUCT_VERSION (for use inside the VMM) with a few …
(edit) @107903   3 months vboxsync Windows driver installation: VBoxWinDrvStoreQuery doesn't take a …
(edit) @107902   3 months vboxsync libs/zlib/Makefile.kmk: Skip nsis-zlib-dll for OSE builds, too …
(edit) @107901   3 months vboxsync Windows driver installation: Fixed incorrect size passed to …
(edit) @107900   3 months vboxsync VMM: Define VM_STRUCT_VERSION (for use inside the VMM) with a few …
(edit) @107899   3 months vboxsync Devices/EFI/FirmwareBin: Update to the latest binaries from the …
(edit) @107898   3 months vboxsync Validation Kit/utils/txsshell: export to OSE
(edit) @107897   3 months vboxsync /configure: Improvements Darwin/macOS version detection, now handles …
(edit) @107896   3 months vboxsync Audio/testcase/tstAudioClient3.cpp: Fixed testcase naming.
(edit) @107895   3 months vboxsync VMM: Check the target platform arch in VM_ASSERT_VALID_EXT_RETURN, …
(edit) @107894   3 months vboxsync VMM: Check the target platform arch in VM_ASSERT_VALID_EXT_RETURN, …
(edit) @107893   3 months vboxsync VMM,VBox/types.h,VBox/err.h: Added VM target platform arch members to …
(edit) @107892   3 months vboxsync Runtime/r3/win/process-win.cpp: Fixed warnings found by Parfait …
(edit) @107891   3 months vboxsync GuestHost/installation/VBoxWinDrvInst.cpp: Fixed warnings found by …
(edit) @107890   3 months vboxsync FE/Qt. bugref:10840 An addendum to r167103.
(edit) @107889   3 months vboxsync FE/Qt: bugref:10840. Change the label of the checkbox to …
(edit) @107888   3 months vboxsync VMSVGA/3D: Get rid of vmsvga3dChangeMode assertion in 2D mode. bugref:10580
(edit) @107887   3 months vboxsync GuestHost/installation/VBoxWinDrvInst.cpp: Fixed warnings found by …
(edit) @107886   3 months vboxsync Frontends/VBoxManage/VBoxManageMisc.cpp: Fixed warnings found by …
(edit) @107885   3 months vboxsync Additions/common/VBoxGuest/lib/VBoxGuestR3LibSeamless.cpp: Fixed …
(edit) @107884   3 months vboxsync Storage/VD.cpp: Ignore VERR_NOT_SUPPORTED when getting the …
(edit) @107883   3 months vboxsync Frontends/VBoxManage/VBoxManageList.cpp: Fixed warnings found by …
(edit) @107882   3 months vboxsync Runtime/r3/http-server.cpp: Fixed warnings found by Parfait (unused …
(edit) @107881   3 months vboxsync Validation Kit/utils: Added a first version of TxsShell, a simple …
(edit) @107880   3 months vboxsync Main/GuestSessionImplTasks.cpp: Build/logging fixes. jiraref:VBP-1424
(edit) @107879   3 months vboxsync ValidationKit/tests/installation/tdGuestOsUnattendedInst1.py: Try …
(edit) @107878   3 months vboxsync DevATA: iCurLBA must be 64-bit; matching saved state adjustment (see …
(edit) @107877   3 months vboxsync Validation Kit/VKAT: Fixed a regression from r144185 (+ r144187) in …
(edit) @107876   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
(edit) @107875   3 months vboxsync UsbNet: bugref:10779 Logging tidying
(edit) @107874   3 months vboxsync Devices/EFI/Firmware: Workaround clang generating instruction …
(edit) @107873   3 months vboxsync Unattended: bugref:9781. Remove the default user password.
(edit) @107872   3 months vboxsync Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLib/CopyMem.c: …
(edit) @107871   3 months vboxsync UsbNet: bugref:10779 Added suspend/resume handlers to prevent NATRX …
(edit) @107870   3 months vboxsync Main/testcase/tstUnattendedScript.cpp: Fix the initialization to get …
(edit) @107869   3 months vboxsync scm fix.
(edit) @107868   3 months vboxsync bugref:10806. Changed the comment with the description to Doxygen format.
(edit) @107867   3 months vboxsync bugref:10806. Revised the functions updateLastAccessTime() and …
(edit) @107866   3 months vboxsync bugref:10806. Added documentation as the comment. It contains some …
(edit) @107865   3 months vboxsync FE/Common/VBoxKeyboard: added French Bépo layout.
(edit) @107864   3 months vboxsync FE/Qt: Fix typo in X11 keyboard layout detection failure message.
(edit) @107863   3 months vboxsync VMM/NEM-win: Log more features and stuff.
(edit) @107862   3 months vboxsync VMM/NEM-win: Export & import IA32_SPEC_CTRL state. jiraref:VBP-947 …
(edit) @107861   3 months vboxsync Add/Nt/Installer: Pick right NSIS installer from the loader stub. …
(edit) @107860   3 months vboxsync Add/Nt/Installer: Pick right NSIS installer from the loader stub.
(edit) @107859   3 months vboxsync Dev3C501: Reduced Parfait complaints.
(edit) @107858   3 months vboxsync Warning fix.
(edit) @107857   3 months vboxsync FE/Qt: bugref:10767: VM settings / Graphical controller editor: Do not …
(edit) @107856   3 months vboxsync DevATA: Fixed more Parfait warnings.
(edit) @107855   3 months vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
(edit) @107854   4 months vboxsync x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
(edit) @107853   4 months vboxsync DevDP8390: Reduced Parfait warnings.
(edit) @107852   4 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Remove the …
(edit) @107851   4 months vboxsync DevVirtioSCSI: Improve debug info.
(edit) @107850   4 months vboxsync DevATA: Avoid several Parfait pedantic complaints.
(edit) @107849   4 months vboxsync src/VBox/Main/src-all/NvramStoreImpl.cpp: Extend the gross hack to …
(edit) @107848   4 months vboxsync Main/src-all/Global.cpp: Fix the CD/DVD storage controller for Windows …
(edit) @107847   4 months vboxsync DrvNAT-libslirp: scm fixes. bugref:10268
(edit) @107846   4 months vboxsync src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp: Use size_t here.
(edit) @107845   4 months vboxsync src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp: …
(edit) @107844   4 months vboxsync VBox/HostServices/testcase/TstHGCMMock.cpp: Renaming (nits).
(edit) @107843   4 months vboxsync src/VBox/Main/src-client/ConsoleImpl.cpp: Added a @todo for …
(edit) @107842   4 months vboxsync src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.cpp: …
(edit) @107841   4 months vboxsync DevDP8390: Dump receive buffer, more intelligent transmit buffer dumping.
(edit) @107840   4 months vboxsync src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp: Fixed warnings …
(edit) @107839   4 months vboxsync src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp: Fixed warnings …
(edit) @107838   4 months vboxsync src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp: Fixed warnings …
(edit) @107837   4 months vboxsync Main/src-server/darwin/iokit.cpp: Remove unused variables, bugref:3409
(edit) @107836   4 months vboxsync Main/xml/ovfreader.cpp: Remove code not doing anything except burning …
(edit) @107835   4 months vboxsync src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp: Fixed …
(edit) @107834   4 months vboxsync Runtime/common/misc/handletablectx.cpp: Remove redundant assignment, …
(edit) @107833   4 months vboxsync Runtime/common/misc/handletablesimple.cpp: Remove redundant …
(edit) @107832   4 months vboxsync FE/VBoxManage: Typos
(edit) @107831   4 months vboxsync Frontends/VBoxManage/VBoxManageModifyVM.cpp: vrc vs hrc mixup, bugref:3409
(edit) @107830   4 months vboxsync DrvNAT-libslirp: Some more cleanups & fixes (drvNAT_TimerFreeCb, ++). …
(edit) @107829   4 months vboxsync 3D: The command SVGA_CMD_UPDATE implemented to support multiple …
(edit) @107828   4 months vboxsync SUPLib: Backed out prev change, added a dupicate include in driverless …
(edit) @107827   4 months vboxsync pdmdrv.h: spaces
(edit) @107826   4 months vboxsync DrvNAT-libslirp: Some cleanups. bugref:10268
(edit) @107825   4 months vboxsync Windows driver installation/VBoxDrvInst: Finished up the remaining …
(edit) @107824   4 months vboxsync SUPLib: Added missing include for SUPR3QueryMicrocodeRev in driverless …
(edit) @107823   4 months vboxsync Windows driver installation/VBoxWinDrvInst.cpp: Fixed path handling …
(edit) @107822   4 months vboxsync Windows driver installation/VBoxWinDrvInst.cpp: Removed a case in …
(edit) @107821   4 months vboxsync DrvNAT-libslirp: some basic style fixes for r166619. bugref:10268
(edit) @107820   4 months vboxsync libslirp/udp.c,Main: Spaces. bugref:10268
(edit) @107819   4 months vboxsync VBoxManage: Don't create word-soup options for new stuff (just use …
(edit) @107818   4 months vboxsync libslirp/socket.c: Don't apply disable_host_loopback to broadcast …
(edit) @107817   4 months vboxsync DrvNAT-libslirp: Fixed inversion of the LocalhostReachable setting. …
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