VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107116   2 months vboxsync /Config.kmk,Main: Added VBOX_WITH_X86_ON_ARM_ENABLED to the build …
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @105993   4 months vboxsync Main: nits
(edit) @105959   5 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105873   5 months vboxsync IPRT/cpp/utils: Moved MY_VECTOR_ASSIGN_ARRAY into IPRT and renamed it …
(edit) @105864   5 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105455   6 months vboxsync Main: Special API tweak for ARM host disabling x86-on-arm by default …
(edit) @104753   8 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104750   8 months vboxsync Main/SystemProperties.cpp: i_setLoggingLevel needs to check that …
(edit) @104748   8 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104747   8 months vboxsync Reverted r163074 (Main/SystemPropertiesImpl: Fixed some ASAN warnings. …
(edit) @104542   9 months vboxsync Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384
(edit) @103097   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @102280   14 months vboxsync Main: For ARM there's also x86 emulation in …
(edit) @101175   16 months vboxsync Main: Also check for VBOX_WITH_VIRT_ARMV8 in …
(edit) @101117   16 months vboxsync Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
(edit) @101035   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @98292   2 years vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98262   2 years vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96854   2 years vboxsync Devices/USB,Main,FE/Qt: Export EHCI and XHCI controller …
(edit) @96670   2 years vboxsync Main: Introduce a method to query sensible TPM types to offer in the …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96285   2 years vboxsync Recording: Removed support for Opus. bugref:10275
(edit) @96143   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96141   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @95741   3 years vboxsync Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
(edit) @95395   3 years vboxsync Main/Mouse+SystemProperties+Settings: Forgotten important pieces of …
(edit) @95364   3 years vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @94714   3 years vboxsync Main,Settings: Integrate the extension pack cryptographic module in …
(edit) @94643   3 years vboxsync Main/Update check: Big overhaul of the API and functionality. * Now …
(edit) @94578   3 years vboxsync Main/SystemProperties: parameter naming consistency fix, still unhappy …
(edit) @93513   3 years vboxsync Main/SystemPropertiesImpl.cpp: Log VDPlugIn load/unload results. …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91373   3 years vboxsync Main: bugref: 1909: Reverted changes about translation in non-member …
(edit) @91369   3 years vboxsync Main: bugref:1909: Added ability to use translation inside non-member …
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @87241   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
(edit) @86916   4 years vboxsync Main: No need to copy aDefaultFront.
(edit) @85683   4 years vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
(edit) @85574   4 years vboxsync Main: Added ISystemProperties::getCPUProfiles.
(edit) @84978   5 years vboxsync Main/SystemProperties: Fix regression from bugref:6813 which went …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82709   5 years vboxsync Main/SystemProperties: use proper #ifdef for the work in progress feature
(edit) @82686   5 years vboxsync Main/SystemProperties: do not show virtio-net 1.0 except in debug …
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82569   5 years vboxsync Main/SystemProperties: remove PCnet-ISA (Am79C960) from supported …
(edit) @82562   5 years vboxsync Main: bugref:9611: SystemProperties: Sync …
(edit) @82426   5 years vboxsync Main/SystemProperties: add forgotten (perfectly valid) Null enum const …
(edit) @82352   5 years vboxsync doc/manual: mention virtio-scsi as experimental Main/SystemProperties: …
(edit) @82349   5 years vboxsync Main/SystemProperties: currently VMs always have keyboard and mouse …
(edit) @82270   5 years vboxsync Main/SystemProperties: re-sort the storage buses (SATA first as it …
(edit) @82268   5 years vboxsync Main/SystemProperties: add a method for querying which storage bus is …
(edit) @82251   5 years vboxsync Main: bugref:9611: SystemProperties: Fix for r134511 intended to sync …
(edit) @82105   5 years vboxsync Main/SystemProperties: let virtio-scsi also handle DVD drives
(edit) @81740   5 years vboxsync Main/SystemProperties: shorten a few attribute names to get around …
(edit) @81739   5 years vboxsync Main/SystemProperties: added a family of attributes (one per relevant …
(edit) @80734   5 years vboxsync Main/SystemProperties: For now allow only disks on virtio-scsi storage …
(edit) @80023   5 years vboxsync Main: Kicking out raw-mode. bugref:9517
(edit) @78509   6 years vboxsync Main/Machine+StorageController+SystemProperties+Console: Add basic …
(edit) @76592   6 years vboxsync Main: Don't use Logging.h.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @73003   7 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @67754   8 years vboxsync SystemProperties::i_getDefaultAdditionsISO: fixed my locking mess from …
(edit) @67728   8 years vboxsync SystemPropertiesImpl: added i_getDefaultAdditionsISO so I don't need …
(edit) @65103   8 years vboxsync Main: doxygen fixes
(edit) @64273   8 years vboxsync Main/SystemProperties+Settings: initial value for exclusive hwvirt is …
(edit) @63256   8 years vboxsync Main: warnings
(edit) @63174   8 years vboxsync Main: unreachable code.
(edit) @62485   9 years vboxsync (C) 2016
(edit) @58259   9 years vboxsync Main/SystemProperties: fix two cases (one currently triggerable, when …
(edit) @57524   9 years vboxsync Main: NVMe integration
(edit) @56372   10 years vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55843   10 years vboxsync Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
(edit) @52596   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
(edit) @52585   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @51888   11 years vboxsync Main: Add possibility to add medium properties for filters in a way …
(edit) @50914   11 years vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50721   11 years vboxsync Updated USB configuration.
(edit) @50455   11 years vboxsync 6813 - formatting changes as needed - SystemPropertiesImpl.cpp
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @50291   11 years vboxsync Main/SystemProperties: Add GetStorageControllerHotplugCapable to check …
(edit) @49951   11 years vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @48985   11 years vboxsync Main, Frontends: Make the port count of the SAS controller …
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48004   11 years vboxsync Fixed initialization.
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47593   11 years vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47592   11 years vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
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