|
|
@107271
|
6 weeks |
vboxsync |
Main/Client: bugref:10810 Formatting fix
|
|
|
@107268
|
6 weeks |
vboxsync |
Build fix
|
|
|
@107267
|
6 weeks |
vboxsync |
Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
|
|
|
@107189
|
7 weeks |
vboxsync |
src/VBox/Main/src-client/GuestDnDPrivate: Fixed missing constructor …
|
|
|
@107188
|
7 weeks |
vboxsync |
src/VBox/Main/include/Recording: Fixed missing constructor …
|
|
|
@107168
|
8 weeks |
vboxsync |
Main/ConsoleImplConfigArmv8.cpp: Setup guest debugging config for the …
|
|
|
@107162
|
8 weeks |
vboxsync |
Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
|
|
|
@107152
|
8 weeks |
vboxsync |
Main/src-client/ConsoleImplConfigArmV8.cpp: Don't expose the PL061 …
|
|
|
@107139
|
8 weeks |
vboxsync |
Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
|
|
|
@107123
|
2 months |
vboxsync |
Main: Fix running VMs with less than 2GiB of RAM (r165896 regression)
…
|
|
|
@107116
|
2 months |
vboxsync |
/Config.kmk,Main: Added VBOX_WITH_X86_ON_ARM_ENABLED to the build …
|
|
|
@107113
|
2 months |
vboxsync |
VMM: bugref:10759 Restructure the APIC to allow different backends to …
|
|
|
@107065
|
2 months |
vboxsync |
Main/SystemTableBuilder: Finish generating the TPM PPI ACPI bytecode, …
|
|
|
@107037
|
2 months |
vboxsync |
Main/SystemTableBuilder: Start generating the PPI interface for the …
|
|
|
@106976
|
2 months |
vboxsync |
Added tracking for medium, machine, session, progress objects.
|
|
|
@106966
|
2 months |
vboxsync |
Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
|
|
|
@106960
|
2 months |
vboxsync |
Main: Unify the TPM instantiation as much as possible between x86 and …
|
|
|
@106957
|
2 months |
vboxsync |
Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
|
|
|
@106955
|
2 months |
vboxsync |
Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
|
|
|
@106881
|
2 months |
vboxsync |
Added gTrackedObjectsCollector initialization and uninitialization.
|
|
|
@106603
|
3 months |
vboxsync |
Main/SystemTableBuilder.cpp: size_t -> uint32_t warning. jiraref:VBP-1171
|
|
|
@106598
|
3 months |
vboxsync |
Main/SystemTableBuilder.cpp: size_t -> uint32_t warning. jiraref:VBP-1171
|
|
|
@106476
|
3 months |
vboxsync |
VMMArm: Skeleton of the PMU device emulation enough to make …
|
|
|
@106388
|
3 months |
vboxsync |
Main: Enable the TPM if configured for an ARM VM, bugref:10777
|
|
|
@106384
|
3 months |
vboxsync |
Main: Code for configuring and enabling nested virtualization support …
|
|
|
@106361
|
3 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
|
|
|
@106360
|
3 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
|
|
|
@106359
|
3 months |
vboxsync |
Main: Some early system table builder code to generate ACPI tables for …
|
|
|
@106358
|
3 months |
vboxsync |
Main: Some early system table builder code to generate ACPI tables for …
|
|
|
@106356
|
3 months |
vboxsync |
Main: Some early system table builder code to generate ACPI tables for …
|
|
|
@106291
|
3 months |
vboxsync |
Main: Additions: Automatic Upgrade: Remove temp installation directory …
|
|
|
@106262
|
3 months |
vboxsync |
Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
|
|
|
@106153
|
4 months |
vboxsync |
Main: Additions: Automatic Upgrade: Extra fix to prevent failure for …
|
|
|
@106142
|
4 months |
vboxsync |
Additions: Automatic Upgrade: Cleanup guest session files after …
|
|
|
@106141
|
4 months |
vboxsync |
Main/Automatic Guest Additions updates: Fend off not finding the Guest …
|
|
|
@106140
|
4 months |
vboxsync |
Main/Automatic Guest Additions updates: Fend off not finding the Guest …
|
|
|
@106093
|
4 months |
vboxsync |
Main: Automatic GAs installation: prevent read out of buffer when …
|
|
|
@106077
|
4 months |
vboxsync |
Main: Name locks.
|
|
|
@106061
|
4 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106028
|
4 months |
vboxsync |
Main/ConsoleImpl.cpp: i_powerDownHostInterfaces doesn't need to do …
|
|
|
@106026
|
4 months |
vboxsync |
Main/ConsoleImpl.cpp: Converted release assertion in …
|
|
|
@106023
|
4 months |
vboxsync |
Main/Console: Replaced the horrible Console::notifyNatDnsChange stuff …
|
|
|
@105978
|
5 months |
vboxsync |
Main/Console: Make sure DNS config is set on VM start for NAT. bugref:10268
|
|
|
@105965
|
5 months |
vboxsync |
Main: Check for hrc when using IsFeatureEnabled() in …
|
|
|
@105874
|
5 months |
vboxsync |
Guest Control/Main: Also handle VERR_CANT_CREATE within …
|
|
|
@105871
|
5 months |
vboxsync |
Main: Handle VBOX_E_NOT_SUPPORTED in the console config constructor if …
|
|
|
@105864
|
5 months |
vboxsync |
Main: Added API for querying graphics features (2D Video / 3D …
|
|
|
@105726
|
5 months |
vboxsync |
Devices/Network: cleaned up header file, memory leak fixes, search …
|
|
|
@105697
|
5 months |
vboxsync |
Main,VMMArm/GIC: Fixes for linux.arm64, bugref:10747
|
|
|
@105654
|
5 months |
vboxsync |
Main/VirtualBoxBase, DisplayImpl: Suppress logging of "Screenshot is …
|
|
|
@105629
|
5 months |
vboxsync |
Video Recording/Main: Fixed a debug assertion on screen blanks. …
|
|
|
@105621
|
5 months |
vboxsync |
Main/ConsoleImplConfigX86.cpp: Fix builds where the TPM is not …
|
|
|
@105605
|
6 months |
vboxsync |
Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
|
|
|
@105600
|
6 months |
vboxsync |
VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the …
|
|
|
@105576
|
6 months |
vboxsync |
Main/Display: Return VBOX_E_NOT_SUPPORTED when DevVGA returns …
|
|
|
@105555
|
6 months |
vboxsync |
Main/ConsoleImpl: Set VMCREATE_F_DRIVERLESS when starting VMs …
|
|
|
@105477
|
6 months |
vboxsync |
Main/Console: Add error message when trying to run x86 platform …
|
|
|
@105455
|
6 months |
vboxsync |
Main: Special API tweak for ARM host disabling x86-on-arm by default …
|
|
|
@105436
|
6 months |
vboxsync |
Main/Recording,testcase: Reduce tstRecording dependencies; …
|
|
|
@105353
|
6 months |
vboxsync |
iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
|
|
|
@105352
|
6 months |
vboxsync |
VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
|
|
|
@105337
|
6 months |
vboxsync |
Main/Recording: Corrected calling convention for …
|
|
|
@105301
|
6 months |
vboxsync |
Recording: Build fix if VBOX_WITH_RECORDING isn't set. bugref:10718
|
|
|
@105268
|
6 months |
vboxsync |
Recording: Implemented support for a dedicated progress object, which …
|
|
|
@105267
|
6 months |
vboxsync |
Recording: Implemented support for a dedicated progress object, which …
|
|
|
@105266
|
6 months |
vboxsync |
Recording: Implemented support for a dedicated progress object, which …
|
|
|
@105163
|
7 months |
vboxsync |
Linux/Network: Do not attach netfilter to wrong names or multiple …
|
|
|
@105135
|
7 months |
vboxsync |
Video Recording/Main: Fixed too strict debug assertions. bugref:10650
|
|
|
@105097
|
7 months |
vboxsync |
Video Recording/Main: Fixed warning. bugref:10650
|
|
|
@105096
|
7 months |
vboxsync |
Video Recording/Main: More optimizations for recording older guests …
|
|
|
@105095
|
7 months |
vboxsync |
Video Recording/Main: More optimizations for recording older guests …
|
|
|
@105087
|
7 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105067
|
7 months |
vboxsync |
Video Recording/Main: Trying to fix the Parfait build. bugref:10650
|
|
|
@105066
|
7 months |
vboxsync |
Video Recording/Main: Trying to fix the Parfait build. bugref:10650
|
|
|
@105065
|
7 months |
vboxsync |
Video Recording/Main: Fixed (release) logging when recording is …
|
|
|
@105048
|
7 months |
vboxsync |
Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, …
|
|
|
@105043
|
7 months |
vboxsync |
Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, bugref:10701
|
|
|
@105018
|
7 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105016
|
7 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105011
|
7 months |
vboxsync |
Video Recording: SCM fix. bugref:10650
|
|
|
@105010
|
7 months |
vboxsync |
Video Recording: Big revamp to improve overall performance. We now …
|
|
|
@105009
|
7 months |
vboxsync |
Video Recording: Big revamp to improve overall performance. We now …
|
|
|
@105006
|
7 months |
vboxsync |
Video Recording: Big revamp to improve overall performance. We now …
|
|
|
@104946
|
7 months |
vboxsync |
Main/ConsoleImplConfigCommon: Fixed a wrong assertion when unmounting …
|
|
|
@104845
|
8 months |
vboxsync |
Main: nits
|
|
|
@104844
|
8 months |
vboxsync |
DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
|
|
|
@104842
|
8 months |
vboxsync |
DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
|
|
|
@104801
|
8 months |
vboxsync |
Recording/Main: Added (release) statistics (via STAM) for getting some …
|
|
|
@104799
|
8 months |
vboxsync |
Recording/Main: Added (release) statistics (via STAM) for getting some …
|
|
|
@104779
|
8 months |
vboxsync |
Main: Compile fix for using DevVGA.h if VBOX_WITH_VMSVGA is not …
|
|
|
@104752
|
8 months |
vboxsync |
Main/Recording: Don't (debug) assert in …
|
|
|
@104751
|
8 months |
vboxsync |
Main/Recording: Don't (debug) assert in …
|
|
|
@104713
|
8 months |
vboxsync |
Recording/Main: Do not alter the settings (the global recording …
|
|
|
@104702
|
8 months |
vboxsync |
Main: Rebranding changes. bugref:10690
|
|
|
@104692
|
8 months |
vboxsync |
Main, FE/Qt, ImageMounter: bugref:10690: Replace locally hardcoded …
|
|
|
@104641
|
8 months |
vboxsync |
Main/Guest Additions Auto Update: Implemented support for logging …
|
|
|
@104640
|
8 months |
vboxsync |
Main/Guest Additions Auto Update: Implemented support for logging …
|
|
|
@104637
|
8 months |
vboxsync |
Main: Improved release logging of Guest Additions auto update. Unified …
|
|
|
@104636
|
8 months |
vboxsync |
Main: Improved release logging of Guest Additions auto update. Unified …
|
|
|
@104635
|
8 months |
vboxsync |
Main: Fixed warnings. bugref:3409
|
|
|