VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102680   14 months vboxsync Guest Control: Relaxed checks in IGuestSession::close() a bit, to make …
(edit) @102674   14 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102673   14 months vboxsync Main/Docs: Corrected typos.
(edit) @102671   14 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102670   14 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102668   14 months vboxsync Guest Control: Comment nit. bugref:10415
(edit) @102667   14 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102654   14 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102640   14 months vboxsync Main: Darwin Host USB: Fix asssertion on USB device attach to the …
(edit) @102614   14 months vboxsync Guest Control: Keep a COM object reference to the guest and console …
(edit) @102609   14 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102608   14 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102601   14 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff.
(edit) @102590   14 months vboxsync Unattended: implemented quick fix so files are properly cleaned up …
(edit) @102534   14 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102533   14 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
(edit) @102517   14 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses …
(edit) @102499   14 months vboxsync Main/UsbCardReader: Don't try to copy the reader name if it is NULL …
(edit) @102488   14 months vboxsync IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
(edit) @102455   14 months vboxsync Main: Removed some more BUGBUG entries and documented empty / …
(edit) @102417   15 months vboxsync Main/Unattended: If detecting the ISO failed, print everything we got …
(edit) @102416   15 months vboxsync Main/Unattended: Removed the more flexible solution of being able to …
(edit) @102414   15 months vboxsync Main/Unattended: Added fallback to performing an offline install to …
(edit) @102403   15 months vboxsync Main/Unattended: Added proxy and installing Guest Additions support to …
(edit) @102398   15 months vboxsync Main/Unattended: Removed the more flexible solution of being able to …
(edit) @102381   15 months vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102360   15 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102356   15 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102355   15 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102354   15 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102353   15 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102347   15 months vboxsync Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551
(edit) @102342   15 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102337   15 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102280   15 months vboxsync Main: For ARM there's also x86 emulation in …
(edit) @102228   15 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102227   15 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102224   15 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102206   15 months vboxsync VBox: Get rid of unused (and now removed) include, bugref:10545 [build fix]
(edit) @102171   15 months vboxsync Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
(edit) @102170   15 months vboxsync Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
(edit) @102116   15 months vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @102113   15 months vboxsync Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
(edit) @102101   15 months vboxsync scm fixes.
(edit) @102094   15 months vboxsync Jira:VBP-402. Added OCI telemetry API support in ICloudMachine and …
(edit) @102092   15 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(edit) @102053   15 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
(edit) @102052   15 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
(edit) @102048   15 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, bugref:10545
(edit) @101759   15 months vboxsync Main: Renamed …
(edit) @101758   15 months vboxsync Main: Renamed …
(edit) @101756   15 months vboxsync Main: Renamed …
(edit) @101745   15 months vboxsync Main: Renamed …
(edit) @101741   15 months vboxsync Main: Added …
(edit) @101737   15 months vboxsync Main: Added …
(edit) @101698   16 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101697   16 months vboxsync Main/Unattended: Support OracleLinux for unattended installation, …
(edit) @101696   16 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101695   16 months vboxsync Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
(edit) @101685   16 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101684   16 months vboxsync Main/Host: Set the hwvirt++ flags on arm64 accordingly so the …
(edit) @101683   16 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101633   16 months vboxsync Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
(edit) @101632   16 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_SUBTYPE_TEMPLATE_ARM64, as it used …
(edit) @101631   16 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_OSHINTS_B_ARM64, as it included x86 …
(edit) @101630   16 months vboxsync Main/Global.cpp: For ARM VMs we need to have USB 3.0 (XHCI) currently. …
(edit) @101629   16 months vboxsync Main/Global.cpp: Fix typo, bugref:10384
(edit) @101628   16 months vboxsync Main/Global.cpp: Make xHCI the default for ARM VMs, bugref:10384
(edit) @101627   16 months vboxsync Main/Global.cpp: Also set the codec for HDA when creating new ARM VMs. …
(edit) @101622   16 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101621   16 months vboxsync Main/Global.cpp: Use HDA as the default audio controller when creating …
(edit) @101619   16 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101597   16 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101593   16 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101579   16 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101578   16 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101577   16 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Some cleanups, use …
(edit) @101574   16 months vboxsync Main/src-client/ConsoleImplConfigArmv8.cpp: Some cleanups, bugref:10528
(edit) @101573   16 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384
(edit) @101556   16 months vboxsync Main, ExtPacks/Puel and FE/VBoxManage: bugref:10450: Get rid of Qt5 stuff.
(edit) @101515   16 months vboxsync Main: Don't apply the PCI slot swap hack for the ARMv8 virtual …
(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 …
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