VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101284   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101282   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101274   16 months vboxsync Main: Added guest OS type ID conversion in the settings code to …
(edit) @101271   16 months vboxsync Main: More guest OS types string fixes; we now use explicitly _x64 …
(edit) @101269   16 months vboxsync Main: Fixed guest OS types handling for …
(edit) @101220   16 months vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
(edit) @101218   16 months vboxsync Main/Global: One more fix for x64 OS type naming, to match the UI icon …
(edit) @101215   16 months vboxsync Main: Separated (renamed) the internal generic OS hint bits from the …
(edit) @101214   16 months vboxsync Main: Got rid of VBOX_WITH_ARMV8_HARDCODED_DEFAULTS, as we now have …
(edit) @101213   16 months vboxsync Main/Global: New arm64 VMs always need (U)EFI enabled. bugref:10384
(edit) @101207   16 months vboxsync Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
(edit) @101205   16 months vboxsync Main/Global: Also changed the non-Linx OS IDs to the new naming scheme …
(edit) @101204   16 months vboxsync ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
(edit) @101202   16 months vboxsync Main/USBIdDatabaseStub.cpp: Address a few build errors flagged by …
(edit) @101200   16 months vboxsync Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible …
(edit) @101199   16 months vboxsync Main + FE/Qt: More Virtio-Sound handling configuration. bugref:10384
(edit) @101198   16 months vboxsync Main/Global: More work on Linux-based OS IDs. bugref:10384
(edit) @101196   16 months vboxsync Main/Global: More ARM64 OS types stuff. Addd Debian ARM64. bugref:10384
(edit) @101195   16 months vboxsync Main: Fixed GuestOSType::i_platformArchitecture(). bugref:10384
(edit) @101191   16 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Emit the uart FDT node only when a …
(edit) @101189   16 months vboxsync Main/Global.cpp: Renamed the OS hints and macro templates, as the _32 …
(edit) @101188   16 months vboxsync ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
(edit) @101180   16 months vboxsync Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
(edit) @101179   16 months vboxsync Main: IVirtualBox::getGuestOSType() now will only return the supported …
(edit) @101178   16 months vboxsync Main: Added first two generic guest OS types for ARM (as "Other", as …
(edit) @101177   16 months vboxsync Main: Added GuestOSType::i_platformArchitecture() for easier …
(edit) @101176   16 months vboxsync Main: Added a new static function Host::s_getPlatformArchitecture() …
(edit) @101175   16 months vboxsync Main: Also check for VBOX_WITH_VIRT_ARMV8 in …
(edit) @101174   16 months vboxsync Main: Use "static" here as advertised. bugref:10384
(edit) @101173   16 months vboxsync Main: Nit. bugref:10384
(edit) @101171   16 months vboxsync Main: Added a IGuestOSType::platformArchitecture attribute for …
(edit) @101170   16 months vboxsync Main: Don't report unattended installation for ARM guests as supported …
(edit) @101169   16 months vboxsync Main: Docs. bugref:10384
(edit) @101168   16 months vboxsync Main: Fixed reading the CPU properties (like CPU count). bugref:10384
(edit) @101166   16 months vboxsync Main/VirtualBox: Follow-up build fix to move the function declarations …
(edit) @101164   16 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101154   16 months vboxsync Main: Fixed writing the firmware type in the machine settings …
(edit) @101153   16 months vboxsync Main: Removed own debug #define. bugref:10384
(edit) @101146   16 months vboxsync Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
(edit) @101139   16 months vboxsync Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
(edit) @101138   16 months vboxsync Main: Fixed a VBoxSVC crash when committing network adapter changes, …
(edit) @101133   17 months vboxsync Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
(edit) @101132   17 months vboxsync Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
(edit) @101129   17 months vboxsync Main: Limit network adapter types for different platforms and also …
(edit) @101124   17 months vboxsync Main: Added missing controller names in …
(edit) @101117   17 months vboxsync Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
(edit) @101116   17 months vboxsync Main: More code for ARM-specific platform properties. bugref:10384
(edit) @101113   17 months vboxsync Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be …
(edit) @101112   17 months vboxsync Unattended: bugref:10182. A first attempt for detecting ARM Debians.
(edit) @101077   17 months vboxsync Added the attribute 'cloudId' into the interface ICloudMachine.
(edit) @101073   17 months vboxsync Main: Log guest platform architecture in release log. bugref:10384
(edit) @101070   17 months vboxsync Main: Fixed warnings. bugref:10384
(edit) @101069   17 months vboxsync Main: Override the platform architecture in …
(edit) @101068   17 months vboxsync Main: More code for ARM. bugref:10384
(edit) @101066   17 months vboxsync Main: More stub code for ARM [build fix]. bugref:10384
(edit) @101065   17 months vboxsync Main: More stub code for ARM [build fix]. bugref:10384
(edit) @101063   17 months vboxsync Main: More stub code for ARM. bugref:10384
(edit) @101057   17 months vboxsync Main: Renamed …
(edit) @101056   17 months vboxsync Main/Platform: Docs. bugref:10384
(edit) @101055   17 months vboxsync Main/Settings: Fixed setting serial port I/O address for settings < …
(edit) @101054   17 months vboxsync Main: More checks for (un)supported platforms. See comments for …
(edit) @101052   17 months vboxsync Main: Check if data has been initialized in platform uninit(). bugref:10384
(edit) @101050   17 months vboxsync Main: More Doxygen fixes. bugref:10384
(edit) @101049   17 months vboxsync Main: More Doxygen fixes. bugref:10384
(edit) @101048   17 months vboxsync Main/Platform: We only support ARM VMs on ARM hosts for now. Remove …
(edit) @101047   17 months vboxsync Main/Platform: Fixed status code mixup. bugref:10384
(edit) @101046   17 months vboxsync Main/Platform: Fixed status code mixup. bugref:10384
(edit) @101045   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101044   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101043   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101041   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101039   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101038   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101037   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101036   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101035   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101014   17 months vboxsync Main/src-client/ConsoleImplConfig*: Polishing. More obvious buffer …
(edit) @100852   18 months vboxsync VMMDev,Main/Appliance: Update the Linux OS subtypes with recent …
(edit) @100827   18 months vboxsync VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
(edit) @100807   18 months vboxsync bugref:10493. First draft of cloud instance clone functionality.
(edit) @100772   18 months vboxsync include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
(edit) @100737   18 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100730   18 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
(edit) @100729   18 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100717   18 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100716   18 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100707   18 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100706   18 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100655   18 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100651   18 months vboxsync Shared Clipboard: Also give the registered service extension the …
(edit) @100619   18 months vboxsync Shared Clipboard: Made the Main host service dispatcher a bit more …
(edit) @100616   19 months vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100615   19 months vboxsync Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
(edit) @100612   19 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100610   19 months vboxsync Shared Clipboard/Main: Logging nit. bugref:9437
(edit) @100609   19 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100606   19 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100550   19 months vboxsync VBoxProxyStub.c: Clean up really really old type libraries.
(edit) @100521   19 months vboxsync Main: separate function for parsing the entries in remote USB device …
(edit) @100325   19 months vboxsync Guest Control/Main: Return from GuestSession::i_sendMessage() in case …
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