VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101496   16 months vboxsync VMM,Main: Don't hardcode the vTimer interrupt number in the NEM …
(edit) @101483   16 months vboxsync Main/src-client/ConsoleImplArmV8.cpp: Adhere to the UTC setting, …
(edit) @101482   16 months vboxsync Main/src-client/ConsoleImplConfigX86.cpp: Remove some now unused …
(edit) @101480   16 months vboxsync Main/src-all,Main/src-client: Add support for PCI bridges for the …
(edit) @101478   16 months vboxsync Main/PlatformProperties: Add AC97/HDA audio controller to the …
(edit) @101477   16 months vboxsync Main/ConsoleImpl: Use the common method to configure the graphics …
(edit) @101476   16 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101475   16 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Get rid of most of the …
(edit) @101474   16 months vboxsync Main/ConsoleImpl: Add parameter to the method configuring the VMM …
(edit) @101473   16 months vboxsync Main/BusAssignmentManager: Preliminary support for the VirtualBox
(edit) @101472   16 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101471   16 months vboxsync Main: Don't allow creating non-x86 VMs on x86. bugref:10384
(edit) @101469   16 months vboxsync Main/ConsoleImpl: Move the network controller configuration out of the …
(edit) @101468   16 months vboxsync Main: Allow running x86 VMs (via IEM) on ARM hosts again. Running ARM …
(edit) @101465   16 months vboxsync Main/ConsoleImpl: Move the storage controller configuration out of the …
(edit) @101464   16 months vboxsync Main/ConsoleImpl: Move the guest debug configuration out of the x86 …
(edit) @101463   16 months vboxsync Main/testcase: tstOVF now also works on non-x86 hosts.
(edit) @101462   16 months vboxsync Main/ConsoleImpl: Move the PDM configuration out of the x86 config …
(edit) @101461   16 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101460   16 months vboxsync Main: Moved Platform::s_platformArchitectureToStr() to …
(edit) @101459   16 months vboxsync Main/ConsoleImpl: Move the VMM device configuration out of the x86 …
(edit) @101458   16 months vboxsync Main/ConsoleImpl: Move the audio controller configuration out of the …
(edit) @101456   16 months vboxsync Main/Appliance: Allow exporting a VM which contains a medium inserted …
(edit) @101443   16 months vboxsync Devices/EFI/FirmwareBin,Main/src-client/ConsoleImplConfigArmV8.cpp: …
(edit) @101437   16 months vboxsync Main/Unattended/win_nt6_unattended.xml: If the user specified no …
(edit) @101425   16 months vboxsync Unattended: bugref:10182, bugref:10511. Adding Oracle 64 bit ARM to …
(edit) @101424   16 months vboxsync Unattended: bugref:10182, bugref:10511. Adding what's need for OL …
(edit) @101418   16 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
(edit) @101404   16 months vboxsync Main/testcase/tstOVF: Skip the testcase on non x86 hosts for now until …
(edit) @101403   16 months vboxsync Main/testcase/tstSettings: Fix testcase name
(edit) @101402   16 months vboxsync Main/testcase/tstSettings: Don't fail and skip the test if there is no …
(edit) @101384   16 months vboxsync Main: Go back to OSTYPEID_64 for AMD64. bugref:10384
(edit) @101381   16 months vboxsync Main: More guest OS id marking. bugref:10384
(edit) @101379   16 months vboxsync Main: Prep for backing out the '_64' -> '_x64' change. bugref:10384
(edit) @101374   16 months vboxsync Main: Some more guest OS id strings converted to arch macros. bugref:10384
(edit) @101372   16 months vboxsync Main/midl.xsl: Deal with quotes in cpp/line attributes. bugref:10384
(edit) @101371   16 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101370   16 months vboxsync Reverted commit r159372, committed too much.
(edit) @101369   16 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101367   16 months vboxsync Main/Global.cpp: Use macros to compose the x64/x86/arm64/arm32 guest …
(edit) @101356   16 months vboxsync Unattended: ​bugref:10530. Looks like OL8 kickstart used to include a …
(edit) @101351   16 months vboxsync Unattended: bugref:10530. Adapting kickstart file and kernel command …
(edit) @101344   16 months vboxsync Main/Settings.cpp: Fixed incorrect and inefficient (you don't use …
(edit) @101322   16 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Setup the EFI ROM and the …
(edit) @101318   16 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101317   16 months vboxsync Main/Unattended: Check for guest OS EFI requirement when preparing the …
(edit) @101314   16 months vboxsync Main: Raised the RAM + VRAM a bit for the Other_arm64 OS type, so that …
(edit) @101313   16 months vboxsync Main: Don't return E_NOTIMPL when setting VirtioSound audio adapter, …
(edit) @101302   16 months vboxsync added REST support for the function IMachine::readLog()
(edit) @101299   16 months vboxsync Main: Build fix for r159265 - gcc (on solaris/extpack at least) want …
(edit) @101293   16 months vboxsync Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
(edit) @101287   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(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   17 months vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
(edit) @101218   17 months vboxsync Main/Global: One more fix for x64 OS type naming, to match the UI icon …
(edit) @101215   17 months vboxsync Main: Separated (renamed) the internal generic OS hint bits from the …
(edit) @101214   17 months vboxsync Main: Got rid of VBOX_WITH_ARMV8_HARDCODED_DEFAULTS, as we now have …
(edit) @101213   17 months vboxsync Main/Global: New arm64 VMs always need (U)EFI enabled. bugref:10384
(edit) @101207   17 months vboxsync Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
(edit) @101205   17 months vboxsync Main/Global: Also changed the non-Linx OS IDs to the new naming scheme …
(edit) @101204   17 months vboxsync ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
(edit) @101202   17 months vboxsync Main/USBIdDatabaseStub.cpp: Address a few build errors flagged by …
(edit) @101200   17 months vboxsync Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible …
(edit) @101199   17 months vboxsync Main + FE/Qt: More Virtio-Sound handling configuration. bugref:10384
(edit) @101198   17 months vboxsync Main/Global: More work on Linux-based OS IDs. bugref:10384
(edit) @101196   17 months vboxsync Main/Global: More ARM64 OS types stuff. Addd Debian ARM64. bugref:10384
(edit) @101195   17 months vboxsync Main: Fixed GuestOSType::i_platformArchitecture(). bugref:10384
(edit) @101191   17 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Emit the uart FDT node only when a …
(edit) @101189   17 months vboxsync Main/Global.cpp: Renamed the OS hints and macro templates, as the _32 …
(edit) @101188   17 months vboxsync ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
(edit) @101180   17 months vboxsync Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
(edit) @101179   17 months vboxsync Main: IVirtualBox::getGuestOSType() now will only return the supported …
(edit) @101178   17 months vboxsync Main: Added first two generic guest OS types for ARM (as "Other", as …
(edit) @101177   17 months vboxsync Main: Added GuestOSType::i_platformArchitecture() for easier …
(edit) @101176   17 months vboxsync Main: Added a new static function Host::s_getPlatformArchitecture() …
(edit) @101175   17 months vboxsync Main: Also check for VBOX_WITH_VIRT_ARMV8 in …
(edit) @101174   17 months vboxsync Main: Use "static" here as advertised. bugref:10384
(edit) @101173   17 months vboxsync Main: Nit. bugref:10384
(edit) @101171   17 months vboxsync Main: Added a IGuestOSType::platformArchitecture attribute for …
(edit) @101170   17 months vboxsync Main: Don't report unattended installation for ARM guests as supported …
(edit) @101169   17 months vboxsync Main: Docs. bugref:10384
(edit) @101168   17 months vboxsync Main: Fixed reading the CPU properties (like CPU count). bugref:10384
(edit) @101166   17 months vboxsync Main/VirtualBox: Follow-up build fix to move the function declarations …
(edit) @101164   17 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101154   17 months vboxsync Main: Fixed writing the firmware type in the machine settings …
(edit) @101153   17 months vboxsync Main: Removed own debug #define. bugref:10384
(edit) @101146   17 months vboxsync Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
(edit) @101139   17 months vboxsync Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
(edit) @101138   17 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 …
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