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