VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101499   12 months vboxsync Devices/Misc/DevPlatform: Properly initialize the fResourceId boolean …
(edit) @101498   12 months vboxsync FE/Qt: bugref:10513: Mark VM Settings editors required for Basic …
(edit) @101497   12 months vboxsync FE/Qt: bugref:10513: Proper UIEditor hierarchy for Network and Serial …
(edit) @101496   12 months vboxsync VMM,Main: Don't hardcode the vTimer interrupt number in the NEM …
(edit) @101495   12 months vboxsync FE/Qt: bugref:10513: Forgot something in r159526/r159565.
(edit) @101494   12 months vboxsync FE/Qt: bugref:10513: Adjusting size policy for UIUSBControllerEditor.
(edit) @101493   12 months vboxsync FE/Qt: bugref:10513: Forgot something in r159526.
(edit) @101492   12 months vboxsync FE/Qt: bugref:10513: Adjusting size policy for UIDescriptionEditor.
(edit) @101491   12 months vboxsync Devices/EFI/FirmwareBin: Update ARM EFI firmware containing latest …
(edit) @101490   12 months vboxsync VMM/IEM: Added missing guest register shadow copy flushing. nop …
(edit) @101489   12 months vboxsync Devices/EFI/Firmware/ArmPkg/CpuDxe: Disable exposing the …
(edit) @101488   12 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @101487   12 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Add assertions to verify NMI …
(edit) @101486   12 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101485   12 months vboxsync VMM/IEM: Nested VMX: bugref:10318 RDRAND, RDSEED VMX VM-exit fixes.
(edit) @101484   12 months vboxsync VMM/IEM: Basic register allocator sketches that incorporates simple …
(edit) @101483   12 months vboxsync Main/src-client/ConsoleImplArmV8.cpp: Adhere to the UTC setting, …
(edit) @101482   12 months vboxsync Main/src-client/ConsoleImplConfigX86.cpp: Remove some now unused …
(edit) @101481   12 months vboxsync Devices/Bus: Add PCI bridge support to the generic PCI ECAM bus (the …
(edit) @101480   12 months vboxsync Main/src-all,Main/src-client: Add support for PCI bridges for the …
(edit) @101479   12 months vboxsync Devices/Bus: Add PCI bridge support to the generic PCI ECAM bus (the …
(edit) @101478   12 months vboxsync Main/PlatformProperties: Add AC97/HDA audio controller to the …
(edit) @101477   12 months vboxsync Main/ConsoleImpl: Use the common method to configure the graphics …
(edit) @101476   12 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101475   12 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Get rid of most of the …
(edit) @101474   12 months vboxsync Main/ConsoleImpl: Add parameter to the method configuring the VMM …
(edit) @101473   12 months vboxsync Main/BusAssignmentManager: Preliminary support for the VirtualBox
(edit) @101472   12 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101471   12 months vboxsync Main: Don't allow creating non-x86 VMs on x86. bugref:10384
(edit) @101470   12 months vboxsync Runtime/RTFdt: Add convenience method to add a property consisting of …
(edit) @101469   12 months vboxsync Main/ConsoleImpl: Move the network controller configuration out of the …
(edit) @101468   12 months vboxsync Main: Allow running x86 VMs (via IEM) on ARM hosts again. Running ARM …
(edit) @101467   12 months vboxsync dxvk-native-1.9.2a/Makefile.kmk: Shut up warnings about deprecated …
(edit) @101466   12 months vboxsync VBox/pci.h: int32_t -> size_t, fixes compile warning (and a size being …
(edit) @101465   12 months vboxsync Main/ConsoleImpl: Move the storage controller configuration out of the …
(edit) @101464   12 months vboxsync Main/ConsoleImpl: Move the guest debug configuration out of the x86 …
(edit) @101463   12 months vboxsync Main/testcase: tstOVF now also works on non-x86 hosts.
(edit) @101462   12 months vboxsync Main/ConsoleImpl: Move the PDM configuration out of the x86 config …
(edit) @101461   12 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101460   12 months vboxsync Main: Moved Platform::s_platformArchitectureToStr() to …
(edit) @101459   12 months vboxsync Main/ConsoleImpl: Move the VMM device configuration out of the x86 …
(edit) @101458   12 months vboxsync Main/ConsoleImpl: Move the audio controller configuration out of the …
(edit) @101457   12 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust layout for mode …
(edit) @101456   12 months vboxsync Main/Appliance: Allow exporting a VM which contains a medium inserted …
(edit) @101455   12 months vboxsync FE/Qt: bugref:10513: Missed part of r159520.
(edit) @101454   12 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsEditor: Making required editors …
(edit) @101453   12 months vboxsync Runtime/RTFdt*: Add some convenience heleprs to add a 64-bit integer …
(edit) @101452   12 months vboxsync FE/Qt: bugref:10205: A fix for UIUpdateDefs; VBoxUpdateData created by …
(edit) @101451   12 months vboxsync FE/Qt: bugref:10513: UIEditor & UIAdvancedSettingsDialog: Pass current …
(edit) @101450   12 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added ifdef …
(edit) @101449   12 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added VMX VM-exit intercepts for …
(edit) @101448   12 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added VMX VM-exit intercepts for …
(edit) @101447   12 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Connecting experience …
(edit) @101446   12 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Painting fix for r159501.
(edit) @101445   12 months vboxsync FE/Qt: bugref:10513: macOS: Adjust layout margins for pages having …
(edit) @101444   12 months vboxsync ValKit: Simple algorithm for basic screenshot validation of a Windows …
(edit) @101443   12 months vboxsync Devices/EFI/FirmwareBin,Main/src-client/ConsoleImplConfigArmV8.cpp: …
(edit) @101442   12 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Fixes for mode-change …
(edit) @101441   12 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Fixes for filter button …
(edit) @101440   12 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Integrating experience …
(edit) @101439   12 months vboxsync Devices/EFI/Firmware/{VBoxPkg,ArmVirtPkg}: Don't rely on the hardcoded …
(edit) @101438   12 months vboxsync Devices/EFI/Firmware&ArmPlatformPkg/PrePeiCore: Don't use the …
(edit) @101437   12 months vboxsync Main/Unattended/win_nt6_unattended.xml: If the user specified no …
(edit) @101436   12 months vboxsync Devices/EFI/Firmware/ArmVirtPkg: Start using the VirtualBox Armv8 …
(edit) @101435   12 months vboxsync include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
(edit) @101434   12 months vboxsync Devices/EFI/Firmware: Add ARM platform helper libraries to help …
(edit) @101433   12 months vboxsync Devices/EFI/Firmware/ArmVirtPkg: Start using the VirtualBox Armv8 …
(edit) @101432   12 months vboxsync Devices/EFI/Firmware: Add ARM platform helper libraries to help …
(edit) @101431   12 months vboxsync include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
(edit) @101430   12 months vboxsync iprt/x86.h: CP exception is no longer Intel only, updated comment.
(edit) @101429   12 months vboxsync VMM/CPUM: SVM feature description nit.
(edit) @101428   12 months vboxsync VMM/HM: Added logging for new SVM features.
(edit) @101427   12 months vboxsync Devices/DevFwCommon.cpp: Fix handle number used for DMI OEM table. …
(edit) @101426   12 months vboxsync Disassembler: YASM doesn't ICEBP, have to disassemble F1h as a data byte.
(edit) @101425   12 months vboxsync Unattended: bugref:10182, bugref:10511. Adding Oracle 64 bit ARM to …
(edit) @101424   12 months vboxsync Unattended: bugref:10182, bugref:10511. Adding what's need for OL …
(edit) @101423   12 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Forgot something in r159473.
(edit) @101422   12 months vboxsync FE/Qt: bugref:10513: UISettingsSelector: Provide tree-view selector …
(edit) @101421   12 months vboxsync FE/Qt: bugref:10513: UISettingsSelector: Get rid of deprecated Qt5 …
(edit) @101420   12 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Use tree-view selector …
(edit) @101419   12 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Crash fix for macOS; …
(edit) @101418   12 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
(edit) @101417   12 months vboxsync FE/Qt: bugref:10513: Large rework for UIAdvancedSettingsDialog; This …
(edit) @101416   12 months vboxsync ValKit: Simple algorithm for basic screenshot validation of a Windows …
(edit) @101415   12 months vboxsync FE/Qt: bugref:6143. Integrating new multimedia key icons.
(edit) @101414   12 months vboxsync Devices/VirtioCore: Correct check, bugref:10521
(edit) @101413   12 months vboxsync Deleting old curl-8.3.0. bugref:10533
(edit) @101412   12 months vboxsync scm
(edit) @101411   12 months vboxsync scm
(edit) @101410   12 months vboxsync Switching to curl-8.4.0. bugref:10533
(edit) @101409   12 months vboxsync curl-8.4.0: Applied and adjusted our curl changes to 8.3.0. bugref:10533
(edit) @101408   12 months vboxsync VMM/HMR0: bugref:9918 Clarifying comment regarding why …
(edit) @101407   12 months vboxsync ValKit: Simple algorithm for basic screenshot validation of a Windows …
(edit) @101406   12 months vboxsync ValKit: Simple algorithm for basic screenshot validation of a Windows VM
(edit) @101405   12 months vboxsync FE/VBoxManage: Fix x86 platform specific modifyvm settings saving. …
(edit) @101404   12 months vboxsync Main/testcase/tstOVF: Skip the testcase on non x86 hosts for now until …
(edit) @101403   12 months vboxsync Main/testcase/tstSettings: Fix testcase name
(edit) @101402   12 months vboxsync Main/testcase/tstSettings: Don't fail and skip the test if there is no …
(edit) @101401   12 months vboxsync CPUID: Removed extra zeros from comments that made it harder to find …
(edit) @101400   12 months vboxsync Devices/DevVirtioNet.cpp: Improve checks, bugref:10521
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