VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107512   2 months vboxsync src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warning …
(edit) @107505   2 months vboxsync src/VBox/Main/src-client/MachineDebuggerImpl.cpp: Fixed warning found …
(edit) @107504   2 months vboxsync src/VBox/Main/src-client/WebMWriter.cpp: Fixed warning found by …
(edit) @107501   2 months vboxsync src/VBox/Main/src-client/HGCM.cpp: Fixed warning found by Parfait …
(edit) @107499   2 months vboxsync src/VBox/Main/src-client/GuestDnDPrivate.cpp: Fixed warning found by …
(edit) @107498   2 months vboxsync src/VBox/Main/include/ConsoleImpl: Fixed warning found by Parfait …
(edit) @107497   2 months vboxsync src/VBox/Main/include/ConsoleImpl: Fixed warning found by Parfait …
(edit) @107496   2 months vboxsync src/VBox/Main/src-client/Recording.cpp: Fixed warnings found by …
(edit) @107495   2 months vboxsync src/VBox/Main/src-client/KeyboardImpl.cpp: Fixed a warning found by …
(edit) @107493   2 months vboxsync Main/src-client/VMMDevInterface.cpp: Fixed a warning found by Parfait. …
(edit) @107492   2 months vboxsync Main/src-client/ConsoleImplArmV8.cpp: Missing error checks, bugref:3409
(edit) @107491   2 months vboxsync Main/src-client/BusAssignmentManager.cpp: Missing field initialiser, …
(edit) @107465   2 months vboxsync Main/src-client/ConsoleImpl.cpp: Missing error check, bugref:3409
(edit) @107464   2 months vboxsync Main/src-client/ConsoleImpl.cpp: Eliminate useless assignment as hrc …
(edit) @107462   2 months vboxsync Main/src-client/ResourceAssignmentManager.cpp: Missing field …
(edit) @107461   2 months vboxsync Main/src-client/ResourceStoreImpl.cpp: Missing field initialisers, …
(edit) @107448   2 months vboxsync Main/src-client/ConsoleImplConfigCommon.cpp: Fix vrc/hrc mixup, remove …
(edit) @107427   2 months vboxsync HGCMThread.cpp: Fixed a warning found by Parfait. ​jiraref:VBP-1424
(edit) @107419   2 months vboxsync ConsoleVRDPServer.cpp: Fixed a warning found by Parfait. ​jiraref:VBP-1424
(edit) @107381   3 months vboxsync Guest Control/Main: Also handle VERR_PATH_NOT_FOUND in …
(edit) @107276   3 months vboxsync PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by …
(edit) @107271   3 months vboxsync Main/Client: bugref:10810 Formatting fix
(edit) @107268   3 months vboxsync Build fix
(edit) @107267   3 months vboxsync Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
(edit) @107189   4 months vboxsync src/VBox/Main/src-client/GuestDnDPrivate: Fixed missing constructor …
(edit) @107188   4 months vboxsync src/VBox/Main/include/Recording: Fixed missing constructor …
(edit) @107168   4 months vboxsync Main/ConsoleImplConfigArmv8.cpp: Setup guest debugging config for the …
(edit) @107162   4 months vboxsync Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
(edit) @107152   4 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Don't expose the PL061 …
(edit) @107139   4 months vboxsync Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
(edit) @107123   4 months vboxsync Main: Fix running VMs with less than 2GiB of RAM (r165896 regression) …
(edit) @107116   4 months vboxsync /Config.kmk,Main: Added VBOX_WITH_X86_ON_ARM_ENABLED to the build …
(edit) @107113   4 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
(edit) @107065   4 months vboxsync Main/SystemTableBuilder: Finish generating the TPM PPI ACPI bytecode, …
(edit) @107037   4 months vboxsync Main/SystemTableBuilder: Start generating the PPI interface for the …
(edit) @106976   4 months vboxsync Added tracking for medium, machine, session, progress objects.
(edit) @106966   4 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106960   4 months vboxsync Main: Unify the TPM instantiation as much as possible between x86 and …
(edit) @106957   4 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106955   4 months vboxsync Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
(edit) @106881   4 months vboxsync Added gTrackedObjectsCollector initialization and uninitialization.
(edit) @106603   5 months vboxsync Main/SystemTableBuilder.cpp: size_t -> uint32_t warning. jiraref:VBP-1171
(edit) @106598   5 months vboxsync Main/SystemTableBuilder.cpp: size_t -> uint32_t warning. jiraref:VBP-1171
(edit) @106476   5 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106388   5 months vboxsync Main: Enable the TPM if configured for an ARM VM, bugref:10777
(edit) @106384   5 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106361   5 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
(edit) @106360   5 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
(edit) @106359   5 months vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106358   5 months vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106356   5 months vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106291   5 months vboxsync Main: Additions: Automatic Upgrade: Remove temp installation directory …
(edit) @106262   5 months vboxsync Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
(edit) @106153   6 months vboxsync Main: Additions: Automatic Upgrade: Extra fix to prevent failure for …
(edit) @106142   6 months vboxsync Additions: Automatic Upgrade: Cleanup guest session files after …
(edit) @106141   6 months vboxsync Main/Automatic Guest Additions updates: Fend off not finding the Guest …
(edit) @106140   6 months vboxsync Main/Automatic Guest Additions updates: Fend off not finding the Guest …
(edit) @106093   6 months vboxsync Main: Automatic GAs installation: prevent read out of buffer when …
(edit) @106077   6 months vboxsync Main: Name locks.
(edit) @106061   6 months vboxsync Copyright year updates by scm.
(edit) @106028   6 months vboxsync Main/ConsoleImpl.cpp: i_powerDownHostInterfaces doesn't need to do …
(edit) @106026   6 months vboxsync Main/ConsoleImpl.cpp: Converted release assertion in …
(edit) @106023   6 months vboxsync Main/Console: Replaced the horrible Console::notifyNatDnsChange stuff …
(edit) @105978   6 months vboxsync Main/Console: Make sure DNS config is set on VM start for NAT. bugref:10268
(edit) @105965   6 months vboxsync Main: Check for hrc when using IsFeatureEnabled() in …
(edit) @105874   7 months vboxsync Guest Control/Main: Also handle VERR_CANT_CREATE within …
(edit) @105871   7 months vboxsync Main: Handle VBOX_E_NOT_SUPPORTED in the console config constructor if …
(edit) @105864   7 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105726   7 months vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(edit) @105697   7 months vboxsync Main,VMMArm/GIC: Fixes for linux.arm64, bugref:10747
(edit) @105654   7 months vboxsync Main/VirtualBoxBase, DisplayImpl: Suppress logging of "Screenshot is …
(edit) @105629   7 months vboxsync Video Recording/Main: Fixed a debug assertion on screen blanks. …
(edit) @105621   7 months vboxsync Main/ConsoleImplConfigX86.cpp: Fix builds where the TPM is not …
(edit) @105605   7 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105600   7 months vboxsync VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the …
(edit) @105576   8 months vboxsync Main/Display: Return VBOX_E_NOT_SUPPORTED when DevVGA returns …
(edit) @105555   8 months vboxsync Main/ConsoleImpl: Set VMCREATE_F_DRIVERLESS when starting VMs …
(edit) @105477   8 months vboxsync Main/Console: Add error message when trying to run x86 platform …
(edit) @105455   8 months vboxsync Main: Special API tweak for ARM host disabling x86-on-arm by default …
(edit) @105436   8 months vboxsync Main/Recording,testcase: Reduce tstRecording dependencies; …
(edit) @105353   8 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105352   8 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105337   8 months vboxsync Main/Recording: Corrected calling convention for …
(edit) @105301   8 months vboxsync Recording: Build fix if VBOX_WITH_RECORDING isn't set. bugref:10718
(edit) @105268   8 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105267   8 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105266   8 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105163   9 months vboxsync Linux/Network: Do not attach netfilter to wrong names or multiple …
(edit) @105135   9 months vboxsync Video Recording/Main: Fixed too strict debug assertions. bugref:10650
(edit) @105097   9 months vboxsync Video Recording/Main: Fixed warning. bugref:10650
(edit) @105096   9 months vboxsync Video Recording/Main: More optimizations for recording older guests …
(edit) @105095   9 months vboxsync Video Recording/Main: More optimizations for recording older guests …
(edit) @105087   9 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105067   9 months vboxsync Video Recording/Main: Trying to fix the Parfait build. bugref:10650
(edit) @105066   9 months vboxsync Video Recording/Main: Trying to fix the Parfait build. bugref:10650
(edit) @105065   9 months vboxsync Video Recording/Main: Fixed (release) logging when recording is …
(edit) @105048   9 months vboxsync Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, …
(edit) @105043   9 months vboxsync Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, bugref:10701
(edit) @105018   9 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   9 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
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