VirtualBox

Timeline



Jan 31, 2022:

10:58 PM Changeset in vbox [93520] by vboxsync
iprt/elf.h: Throw arm64 in with amd64 and use elf64.h. bugref:9898
10:45 PM Changeset in vbox [93519] by vboxsync
VMM/CPUM: Quick arm64 build adjustments. bugref:9898
10:45 PM Changeset in vbox [93518] by vboxsync
vmm/cpum.h: x86 build fix. bugref:9898
10:28 PM Changeset in vbox [93517] by vboxsync
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
10:26 PM Changeset in vbox [93516] by vboxsync
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
10:17 PM Changeset in vbox [93515] by vboxsync
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
10:15 PM Changeset in vbox [93514] by vboxsync
VMM/APIC: Arm64 host adjustment. bugref:9898
8:48 PM Changeset in vbox [93513] by vboxsync
Main/SystemPropertiesImpl.cpp: Log VDPlugIn load/unload results. …
8:48 PM Changeset in vbox [93512] by vboxsync
Storage/VDPlugIn: Don't disable VBOX_HDD_NO_DYNAMIC_BACKENDS on …
8:25 PM Changeset in vbox [93511] by vboxsync
Main/ConsoleImpl2.cpp: Look at the CPU profile then the host cpu …
7:51 PM Changeset in vbox [93510] by vboxsync
IPRT/isovfs.cpp: Allow seeking beyond 4 GiB. bugref:9781
7:24 PM Changeset in vbox [93509] by vboxsync
HostDrivers/VBoxNet*: Respect VBOX_WITH_VBOXDRV and don't install …
5:57 PM Changeset in vbox [93508] by vboxsync
libs/Makefile.kmk: Restrict dxvk-native to supported hosts too. Use …
5:54 PM Changeset in vbox [93507] by vboxsync
libs/Makefile.kmk: Don't build libssh for unsupported host archs (like …
5:47 PM Changeset in vbox [93506] by vboxsync
/Config.kmk,Devices/Makefile.kmk: Define LIBSSH_STATIC in the VBOX_SSH …
4:38 PM Changeset in vbox [93505] by vboxsync
Shared Clipboard: Implemented backend callbacks and a dedicated …
4:17 PM Changeset in vbox [93504] by vboxsync
Shared Clipboard: Implemented backend callbacks and a dedicated …
2:49 PM Changeset in vbox [93503] by vboxsync
Devices/Makefile.kmk: Use VBOX_OPENSSL2 instead of VBOX_OPENSSL so get …
2:47 PM Changeset in vbox [93502] by vboxsync
IPRT/VBoxRTDeps.cpp: Adding FIPS_mode for libssh. bugref:9469
2:19 PM Changeset in vbox [93501] by vboxsync
IPRT/log: Define LOG_USE_C99 everywhere but on OS/2 and stop …
2:01 PM Changeset in vbox [93500] by vboxsync
IPRT/win: Additional OpenSSL exports for libssh. bugref:9469
1:59 PM Changeset in vbox [93499] by vboxsync
Shared Clipboard: Implemented backend callbacks and a dedicated …
1:34 PM Changeset in vbox [93498] by vboxsync
Devices/Graphics/libWineStub/debug.c: Tweaked stupid guest-side debug …
1:29 PM Changeset in vbox [93497] by vboxsync
Shared Clipboard: Implemented backend callbacks and a dedicated …
1:18 PM Changeset in vbox [93496] by vboxsync
Shared Clipboard: Implemented backend callbacks and a dedicated …
1:08 PM Changeset in vbox [93495] by vboxsync
Shared Clipboard: Implemented backend callbacks and a dedicated …
1:01 PM Changeset in vbox [93494] by vboxsync
Shared Clipboard/commmon: Added a missing guest command to …
12:25 PM Changeset in vbox [93493] by vboxsync
iprt/formats/wim.h: Changed RESHDRDISKSHORT::off and …
10:31 AM Changeset in vbox [93492] by vboxsync
EFI: Revert r139958 as it breaks booting from FreeBSD ISO images with …
9:38 AM Changeset in vbox [93491] by vboxsync
Devices/testcases/tstDevice: Quick and dirty testcase to debug …

Jan 30, 2022:

9:33 PM Changeset in vbox [93490] by vboxsync
vmm/dbgf.h: doxygen fix. bugref:10072
9:33 PM Changeset in vbox [93489] by vboxsync
iprt/formats/wim.h: doxygen fix. bugref:9781
5:13 PM Changeset in vbox [93488] by vboxsync
iprt/formats/wim.h: scm fix. bugref:9781
12:58 AM Changeset in vbox [93487] by vboxsync
IPRT/RTProcCreateEx/posix: Corrected IPRT_LIBPATM_FILE_1_XXX macros …

Jan 29, 2022:

12:34 PM Changeset in vbox [93486] by vboxsync
iprt/formats/wim.h: Oops. bugref:9781
12:32 PM Changeset in vbox [93485] by vboxsync
Debugger,Main: Doxygen fixes. bugref:10074
3:00 AM Changeset in kBuild [3554] by bird
sed: Some experimental code page management options and changes for …
2:59 AM Changeset in kBuild [3553] by bird
VCC142.kmk: Use versortfile instead of sortfiles to find the right …
2:59 AM Changeset in kBuild [3552] by bird
/Config.kmk,kmk/Makefile.kmk: Experimental UTF-8 manifest hack for …
2:57 AM Changeset in kBuild [3551] by bird
lib/version_compare.c: Corrected sorting of 'vcc/v14.2/' and …
2:42 AM Changeset in kBuild [3550] by bird
sed: Use get_crt_codepage() instead of fake nl_langinfo.
2:41 AM Changeset in kBuild [3549] by bird
kWorker: Must include get_codepage.c now.
2:41 AM Changeset in kBuild [3548] by bird
grep: Use get_crt_codepage(). Don't default to the UTF-8 manifest for …
2:39 AM Changeset in kBuild [3547] by bird
lib: Changed the console-optimization wrappers to use the …
2:37 AM Changeset in kBuild [3546] by bird
lib: Added a get_crt_codepage function for windows (with a …
2:25 AM Changeset in kBuild [3545] by bird
kmk: Use 'error' instead of 'message' for reporting attempts and …
2:22 AM Changeset in kBuild [3544] by bird
kmk/expreval: Corrected expr_map_get cast. Corrected base …
2:14 AM Changeset in kBuild [3543] by bird
Rebuilt kmk_ash for win.amd64 against r3542.
1:36 AM Changeset in kBuild [3542] by bird
kash: GetStdHandle can return NULL and we must not treat it as a valid …
12:18 AM Changeset in vbox [93484] by vboxsync
VBoxDef2LazyLoad.cpp: More arm64 tweaks. bugref:9898

Jan 28, 2022:

11:19 PM Changeset in vbox [93483] by vboxsync
IPRT: Added generic C implementation of ASMMultU64ByU32DivByU32 (sames …
4:33 PM Changeset in vbox [93482] by vboxsync
iprt/formats/wim.h: The WIM header. bugref:9781
4:31 PM Changeset in vbox [93481] by vboxsync
Main/Appliance: Allow users to specify a different storage controller …
4:09 PM Changeset in vbox [93480] by vboxsync
Main/Appliance: Allow users to specify a different storage controller …
3:04 PM Changeset in vbox [93479] by vboxsync
VBoxNetAdpCtl: (bugref:8093) Added unicast and loopback checks
2:37 PM Changeset in vbox [93478] by vboxsync
Doc/manual: bugref:1909: Added Russian translation of VBoxManage manuals
2:34 PM Changeset in vbox [93477] by vboxsync
Doc/manual: bugref:1909: Fixed typos and copypaste errors in english …
2:16 PM Changeset in vbox [93476] by vboxsync
FE/Qt: bugref:9371. Disable enable guest session dependent actions in …
1:57 PM Changeset in vbox [93475] by vboxsync
/Config.kmk: Don't include $(VBOX_WINDDK).kmk or $(VBOX_WINPSDK).kmk …
12:58 PM Changeset in vbox [93474] by vboxsync
FE/Qt: bugref:9371. A small reordering of file manager menu.
12:44 PM Changeset in vbox [93473] by vboxsync
FE/Qt: bugref:9371. Adding file manager's menu to manager's menu bar.
12:01 PM Changeset in vbox [93472] by vboxsync
VBoxNetAdpCtl: (bugref:8093) Replaced adhoc IP address conversions …

Jan 27, 2022:

11:55 PM Changeset in vbox [93471] by vboxsync
/Config.kmk,VMM: Retired VMMR3LazyImp.lib / VBOX_LIB_VMM_LAZY as all …
11:51 PM Changeset in vbox [93470] by vboxsync
DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
9:25 PM Changeset in vbox [93469] by vboxsync
Additions: Linux: VBoxDRMClient: make IPC socket access configurable …
9:17 PM Changeset in vbox [93468] by vboxsync
VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
8:49 PM Changeset in vbox [93467] by vboxsync
Additions: Guest Library: fix build for non-Linux platforms, bugref:10134.
8:26 PM Changeset in vbox [93466] by vboxsync
Additions: Guest Library: Add interface to query if DRM IPC server …
7:04 PM Changeset in vbox [93465] by vboxsync
VMM/NEMAllNativeTemplate-win.cpp.h: Fix returning the TSC_AUX MSR in …
6:48 PM Changeset in vbox [93464] by vboxsync
Main/Unattended: Correcting a typo.
6:40 PM Changeset in vbox [93463] by vboxsync
configure.vbs: Adapt to using the Windows 11 SDK+WDK, eliminating the …
4:53 PM Changeset in vbox [93462] by vboxsync
VirtualBoxVM: Updated --help to match changes from previous revision. …
4:53 PM Changeset in vbox [93461] by vboxsync
VirtualBoxVM: Updated --help to match changes from previous revision. …
4:50 PM Changeset in vbox [93460] by vboxsync
Main/MachineDebugger,VBoxHeadless,VirtualBoxVM,VBoxSDL,VBoxDbg: …
3:07 PM Changeset in vbox [93459] by vboxsync
VMM: Nested VMX: bugref:10092 EPT misconfiguration fixes.
12:19 PM Changeset in vbox [93458] by vboxsync
Reverting r149466: Main/UnattendedImpl: ​​​​bugref:10182. Returning …
10:15 AM Changeset in vbox [93457] by vboxsync
VMM/NEMR3Native-darwin: Log the VMCS field write permissions if …
10:06 AM Changeset in vbox [93456] by vboxsync
FE/Qt: bugref:9371. Don't guess OS type from vm name if we have …
9:45 AM Changeset in vbox [93455] by vboxsync
FE/Qt: bugref:9371. Some renaming.
9:39 AM Changeset in vbox [93454] by vboxsync
FE/Qt: bugref:9371. Some more fixes for detected OS type stuff.

Jan 26, 2022:

9:10 PM Changeset in vbox [93453] by vboxsync
Additions: Guest Library: VBoxGuestR3LibGuestProp: Fix NULL pointer …
8:01 PM Changeset in vbox [93452] by vboxsync
Main,ExtPacks: Don't link with the VMM anymore, use the function …
8:00 PM Changeset in vbox [93451] by vboxsync
IPRT: Local IPC Server: add interface to set server socket access mode …
7:57 PM Changeset in vbox [93450] by vboxsync
Devices: Drop linking with LIB_VMM and LIB_REM linking. bugref:10074
7:57 PM Changeset in vbox [93449] by vboxsync
Main,ExtPacks: Don't like with the VMM anymore, use the function …
7:03 PM Changeset in vbox [93448] by vboxsync
include: build fix (clang). bugref:10074
6:40 PM Changeset in vbox [93447] by vboxsync
include: build fix (gcc 4.7). bugref:10074
6:35 PM Changeset in vbox [93446] by vboxsync
include: build fix (scm). bugref:10074
6:24 PM Changeset in vbox [93445] by vboxsync
include,Main: build fixes. bugref:10074
6:01 PM Changeset in vbox [93444] by vboxsync
VMM,Main,HostServices: Use a function table for accessing the …
6:01 PM Changeset in vbox [93443] by vboxsync
iprt/cdefs.h: Added checks for RT_RELAXED_CALLBACKS_TYPES before using …
4:31 PM Changeset in vbox [93442] by vboxsync
FE/Qt: bugref:9371. A small fix for label management.

Jan 25, 2022:

3:43 PM Changeset in vbox [93441] by vboxsync
Comment typo.
11:04 AM Changeset in vbox [93440] by vboxsync
Main/ConsoleImpl: some tiny cleanups.
11:04 AM Changeset in vbox [93439] by vboxsync
Main/ConsoleImpl: some tiny cleanups.
1:49 AM Changeset in vbox [93438] by vboxsync
/Config.kmk: More darwin.arm64 adjustments for early port. bugref:9898
1:48 AM Changeset in vbox [93437] by vboxsync
HostDriver: Respect VBOX_WITH_VBOXDRV more for darwin stuff. bugref:9898
1:48 AM Changeset in vbox [93436] by vboxsync
tools: Added darwin.arm64. bugref:9898

Jan 24, 2022:

10:30 PM Changeset in vbox [93435] by vboxsync
IPRT/tstTime-2: Quick build fix for darwin.arm64. bugref:9898
10:30 PM Changeset in vbox [93434] by vboxsync
/Config.kmk: Add -framework IOKit to VBoxR3Static for darwin.arm64. …
10:24 PM Changeset in vbox [93433] by vboxsync
ValKit/utils/cpu/Makefile.kmk: Skip utilites with .asm files for …
10:21 PM Changeset in vbox [93432] by vboxsync
/Config.kmk: Disable VBOX_WITH_ADDITION_DRIVERS for darwin.arm64. …
10:18 PM Changeset in vbox [93431] by vboxsync
Add/VBoxGuest/Makefile.kmk: Respect VBOX_WITH_ADDITION_DRIVERS. bugref:9898
10:08 PM Changeset in vbox [93430] by vboxsync
VBox/Makefile.kmk,Add/Makefile.kmk,Add/common/Makefile.kmk: Don't …
9:52 PM Changeset in vbox [93429] by vboxsync
/Config.kmk: VBoxAdvBldProg needs IOKit for arm64. bugref:9898
9:52 PM Changeset in vbox [93428] by vboxsync
ValKit/Makefile.kmk: Bootsectors are x86 & amd64 targets only, at …
9:51 PM Changeset in vbox [93427] by vboxsync
VBox/Makefile.kmk: Include HostDrivers on all architectures as they …
9:35 PM Changeset in vbox [93426] by vboxsync
./Config.kmk: Disable VBOX_WITH_VMNET if VBOX_DEF_MACOSX_VERSION_MIN …
9:09 PM Changeset in vbox [93425] by vboxsync
./Config.kmk: Put the VBOX_DEF_MACOSX_VERSION_MIN=10.15 for …
9:09 PM Changeset in vbox [93424] by vboxsync
*.kmk: Try contain VBOX_WITH_VMNET to darwin in the makefile usage. …
8:53 PM Changeset in vbox [93423] by vboxsync
Additions: Linux: update description for guest screen resizing code, …
8:03 PM Changeset in vbox [93422] by vboxsync
doxygen: add initial documantation for VBoxDRMClient service, bugref:10134.
6:44 PM Changeset in vbox [93421] by vboxsync
Linux host: VBoxNetAdp: use RTLNX_VER_MIN when defining …
6:31 PM Changeset in vbox [93420] by vboxsync
*.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for …
6:13 PM Changeset in vbox [93419] by vboxsync
*.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for …
4:32 PM Changeset in vbox [93418] by vboxsync
Linux host: VBoxNetAdp: scm fix, bugref:10190.
4:28 PM Changeset in vbox [93417] by vboxsync
Linux host: VBoxNetAdp: initial support for kernel 5.17-rc1, bugref:10190.
4:26 PM Changeset in vbox [93416] by vboxsync
Linux Additions: vboxvideo: initial support for kernel 5.17-rc1, …
3:44 PM Changeset in vbox [93415] by vboxsync
BIOS: Added comment about WDCTRL.386.
3:27 PM Changeset in vbox [93414] by vboxsync
FE/Qt: bugref:10067: UI to toggle UINotificationCenter alignment; …
3:21 PM Changeset in vbox [93413] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: Forgot to handle closed …
2:49 PM Changeset in vbox [93412] by vboxsync
Main: Generate enum value to string conversion functions for the API. …
2:46 PM Changeset in vbox [93411] by vboxsync
DevATA: Keep track of current LBA for ATA R/W commands, too, not just …
2:45 PM Changeset in vbox [93410] by vboxsync
Main: Generate enum value to string conversion functions for the API. …
1:35 PM Changeset in vbox [93409] by vboxsync
FE/Qt: bugref:9515. Disabling unattended install if OS detection fails.
11:51 AM Changeset in vbox [93408] by vboxsync
FE/Qt: bugref:10067: Support for UINotificationCenter alignment via …
11:46 AM Changeset in vbox [93407] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: A bit of reordering.
10:00 AM Changeset in vbox [93406] by vboxsync
Main/Unattended: Use the detected guest OS type instead of the …
9:56 AM Changeset in vbox [93405] by vboxsync
Main/Unattended: Use the detected guest OS type instead of the …

Jan 22, 2022:

11:30 PM Changeset in vbox [93404] by vboxsync
Main/testcase: Corrected TEMPLATE for tstUnattendedScriptFiles. bugref:9781
11:40 AM Changeset in vbox [93403] by vboxsync
FE/Qt: bugref:9515. A small fix to increase code re-use.

Jan 21, 2022:

11:53 PM Changeset in vbox [93402] by vboxsync
SharedClipboard/win: Fixed off by 2 calculation in …
11:41 PM Changeset in vbox [93401] by vboxsync
SharedClipboard/win: Fixed off by 2 calculation in …
4:19 PM Changeset in vbox [93400] by vboxsync
Additions: Linux: DRM: forgotten bits for display-helper-generic, …
2:20 PM Changeset in vbox [93399] by vboxsync
SharedClipboard/win: scm fix. bugref:10160
2:18 PM Changeset in vbox [93398] by vboxsync
SharedClipboard/win: Restore previous version of …
1:21 PM Changeset in vbox [93397] by vboxsync
VMM/NEMR3Native-darwin: Need to ensure that the A20 gate is actually …
12:25 PM Changeset in vbox [93396] by vboxsync
VBoxTray/Clipboard: If SharedClipboardWinConvertCFHTMLToMIME fails, …
12:17 PM Changeset in vbox [93395] by vboxsync
VBoxTray/Clipboard: Don't split log messages over multiple lines, …
11:56 AM Changeset in vbox [93394] by vboxsync
DrvCloudTunnel: Must thorougly wipe the buffer with the ssh password …
11:54 AM Changeset in vbox [93393] by vboxsync
VMM/CFGM: Use the RTMemSafer allocator for the password strings and …
11:07 AM Changeset in vbox [93392] by vboxsync
VMM/CFGM: Must thoroughly wipe password memory before freeing it. …
10:06 AM Changeset in vbox [93391] by vboxsync
Installer/win: Simplified VBoxStub's main function a little.
9:26 AM Changeset in vbox [93390] by vboxsync
Installer/win: Documented proper quoting of --msiparams, adding a …
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette