VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107298   5 weeks vboxsync Main/Appliance: Within IMachine::exportTo() only call …
(edit) @107296   5 weeks vboxsync Windows/Networking: Removed NDIS 5-based drivers, as we don't support …
(edit) @107276   5 weeks vboxsync PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by …
(edit) @107271   6 weeks vboxsync Main/Client: bugref:10810 Formatting fix
(edit) @107268   6 weeks vboxsync Build fix
(edit) @107267   6 weeks vboxsync Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
(edit) @107262   6 weeks vboxsync bugref:10806. Set the idle time for Medium and Machine tracked objects …
(edit) @107260   6 weeks vboxsync bugref:10806. Odd warning "unused function trackedObjectStateToStr()" …
(edit) @107259   6 weeks vboxsync bugref:10806. Updated ObjectTracker::objectTrackerTask(). jiraref:VBP-1459.
(edit) @107258   6 weeks vboxsync bugref:10806. Updated …
(edit) @107257   6 weeks vboxsync bugref:10806. Updated TrackedObjectsCollector::i_getAllObjIds(). …
(edit) @107256   6 weeks vboxsync bugref:10806. Updated TrackedObjectsCollector::getObj(). jiraref:VBP-1459.
(edit) @107255   6 weeks vboxsync bugref:10806. Added function trackedObjectStateToStr(). jiraref:VBP-1459.
(edit) @107254   6 weeks vboxsync bugref:10806. Added member TrackedObjectData:m_fLifeTimeExpired, the …
(edit) @107248   6 weeks vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Fill in some …
(edit) @107240   6 weeks vboxsync bugref:10806. New TrackedObjectState enum usage. Added member …
(edit) @107239   6 weeks vboxsync bugref: 10806. Added new parameters to …
(edit) @107229   6 weeks vboxsync Main/Medium: Address broken reference counting of medium back …
(edit) @107198   7 weeks vboxsync FE/VBoxManage,Main/Appliance: Add the ability to export and import VMs …
(edit) @107190   7 weeks vboxsync src/VBox/Main/src-server/UnattendedInstaller.cpp: Fixed odd conditions …
(edit) @107189   7 weeks vboxsync src/VBox/Main/src-client/GuestDnDPrivate: Fixed missing constructor …
(edit) @107188   7 weeks vboxsync src/VBox/Main/include/Recording: Fixed missing constructor …
(edit) @107186   7 weeks vboxsync include/GuestSessionImplTasks.h: Added missing initializers in …
(edit) @107168   7 weeks vboxsync Main/ConsoleImplConfigArmv8.cpp: Setup guest debugging config for the …
(edit) @107162   7 weeks vboxsync Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
(edit) @107152   7 weeks vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Don't expose the PL061 …
(edit) @107151   7 weeks vboxsync Fixed the case with lifetime equal to 0.
(edit) @107139   8 weeks vboxsync Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
(edit) @107131   8 weeks vboxsync Removed logging from the constructors. It may lead to the issues with …
(edit) @107123   8 weeks vboxsync Main: Fix running VMs with less than 2GiB of RAM (r165896 regression) …
(edit) @107121   8 weeks vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Add two new …
(edit) @107116   8 weeks vboxsync /Config.kmk,Main: Added VBOX_WITH_X86_ON_ARM_ENABLED to the build …
(edit) @107113   8 weeks vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
(edit) @107098   8 weeks vboxsync Main/VBoxProxyStub: Print warning when registering VBoxSDS.exe on a …
(edit) @107097   8 weeks vboxsync Main/VBoxProxyStub: Print warning when registering VBoxSDS.exe on a …
(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) @107017   2 months vboxsync Main: Expose different parallel port counts in …
(edit) @107013   2 months vboxsync Main/cbinding/tstCAPIGlue: Don't run interactively (i.e. by requiring …
(edit) @107012   2 months vboxsync Main/cbinding/tstCAPIGlue: Don't run interactively (i.e. by requiring …
(edit) @106980   2 months vboxsync Added compile time condition into findProgressById(). The env variable …
(edit) @106979   2 months vboxsync Small fix the error handling.
(edit) @106976   2 months vboxsync Added tracking for medium, machine, session, progress objects.
(edit) @106971   2 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
(edit) @106966   2 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106960   2 months vboxsync Main: Unify the TPM instantiation as much as possible between x86 and …
(edit) @106957   2 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106956   2 months vboxsync Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
(edit) @106955   2 months vboxsync Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
(edit) @106907   2 months vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106904   2 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106903   2 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106902   2 months vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106901   2 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106900   2 months vboxsync Main/ObjectsTracker.h/cpp: Build fix - the extpack solaris VM doesn't …
(edit) @106891   2 months vboxsync Added a copy constructor to avoid the compiler warning C5267 on Windows.
(edit) @106884   2 months vboxsync Fixed scm error.
(edit) @106883   2 months vboxsync Fixed wrong error type.
(edit) @106882   2 months vboxsync Fixed implicit conversions.
(edit) @106881   2 months vboxsync Added gTrackedObjectsCollector initialization and uninitialization.
(edit) @106880   2 months vboxsync Added implementations of getTrackedObject and getTrackedObjectIds. …
(edit) @106879   2 months vboxsync Added into IVirtualBox 2 functions - getTrackedObject, getTrackedObjectIds.
(edit) @106878   2 months vboxsync Added global gTrackedObjectsCollector. Added into VirtualBoxBase the …
(edit) @106877   2 months vboxsync Added ObjectsTracker.cpp to the build system.
(edit) @106850   2 months vboxsync Main/Makefile.kmk: xsltproc uses ';' as path separator since 1.1.35. …
(edit) @106832   2 months vboxsync Main/{Machine,Medium,Snapshot}: Address broken reference counting of …
(edit) @106809   3 months vboxsync VBox/com/defs.h,Main/VirtualBoxErrorInfoImpl.h: Use uuidof(iface) …
(edit) @106794   3 months vboxsync Main,FE/Qt: Apply VBOX_WITH_PRECOMPILED_HEADERS and …
(edit) @106691   3 months vboxsync scm
(edit) @106690   3 months vboxsync scm
(edit) @106669   3 months vboxsync scm
(edit) @106642   3 months vboxsync Main/ObjectsTracker.*: No blank line at start of the @file header! …
(edit) @106641   3 months vboxsync Main/ObjectsTracker.*: No blank line at start of the @file header! …
(edit) @106624   3 months vboxsync Jira task VBP-1187. Added ObjectsTracker.h and ObjectsTracker.cpp.
(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) @106596   3 months vboxsync Main/webservice: Drop the -RTCsu option in debug builds on win.arm64 …
(edit) @106594   3 months vboxsync Main/webservice: Drop the -RTCsu option in debug builds on win.arm64 …
(edit) @106528   3 months vboxsync Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
(edit) @106516   3 months vboxsync Main,settings.h: Workarounds for a handful warnings about default copy …
(edit) @106515   3 months vboxsync Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
(edit) @106514   3 months vboxsync Main/glue: The iMethod variable in DLLHost_InvokeStub should've been …
(edit) @106513   3 months vboxsync Main/PlatformImpl.cpp: Unreachable NOREF in switch in …
(edit) @106512   3 months vboxsync webservice/Makefile.kmk: Shut up C5267 to make the generated code …
(edit) @106476   3 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106469   3 months vboxsync REST API: updated REST attributes in several methods.
(edit) @106458   3 months vboxsync FE/Qt: bugref:10786 Reverting r165258.
(edit) @106439   3 months vboxsync FE/Qt: bugref:10786 Sanitize file object names.
(edit) @106388   3 months vboxsync Main: Enable the TPM if configured for an ARM VM, bugref:10777
(edit) @106384   3 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106361   3 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
(edit) @106360   3 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
(edit) @106359   3 months vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106358   3 months vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106356   3 months vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106291   3 months vboxsync Main: Additions: Automatic Upgrade: Remove temp installation directory …
(edit) @106262   3 months vboxsync Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
(edit) @106218   4 months vboxsync REST API small improvements. Replaced plural to singular. Actions to …
(edit) @106217   4 months vboxsync REST API small improvements. Removed surplus items from the endpoints …
(edit) @106164   4 months vboxsync Main/VRDEServerImpl.cpp: Don't overwrite the 'NEGOTIATE' security …
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