VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101527   17 months vboxsync SUPDrv: Try explain r159602. bugref:8864
(edit) @101526   17 months vboxsync HostDrivers/Support: Reverted previous change (r159602) as it is …
(edit) @101525   17 months vboxsync HostDrivers/Support: Fix the detection of Linux's read-only GDT in …
(edit) @101524   17 months vboxsync VMM/HMR0A.asm: Reverted previous change (r159598) as it is wrong. …
(edit) @101523   17 months vboxsync VMM/IEM: Cleanups. bugref:10371
(edit) @101522   17 months vboxsync FE/Qt: bugref:10513: UIMachineSettingsNetwork: Make sure adapters from …
(edit) @101521   17 months vboxsync HMR0A.asm: The code handled Linux's read-only GDT in addition to the …
(edit) @101520   17 months vboxsync FE/Qt: bugref:10513: UIMachineSettingsDisplay: Get rid of Recording …
(edit) @101519   17 months vboxsync FE/Qt: bugref:10523. We call 'variant'/'kind' now 'subtype'.
(edit) @101518   17 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101517   17 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101516   17 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101515   17 months vboxsync Main: Don't apply the PCI slot swap hack for the ARMv8 virtual …
(edit) @101514   17 months vboxsync FE/Qt: bugref:10535. Draw overlay rect. with rounded corners.
(edit) @101513   17 months vboxsync Additions/linux: Another packaging and installer fix for arm64. Take …
(edit) @101512   17 months vboxsync kBuild 3597 -> 3600: linux.arm64 binaries; mt.exe retry.
(edit) @101511   17 months vboxsync FE/Qt: bugref:10513: Adjust layout for pages/editors with manual label …
(edit) @101510   17 months vboxsync FE/Qt: bugref:10523: UINameAndSystemEditor: A bit of fixes for r159185.
(edit) @101509   17 months vboxsync FE/Qt: bugref:10535: HiDPI support for stuff added in r159580.
(edit) @101508   17 months vboxsync FE/Qt: bugref:10535. Overlaying OS arch. text onto type icons. Also …
(edit) @101507   17 months vboxsync Additions/linux: Packaging and installer fix for arm64. Take into …
(edit) @101506   17 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. [build …
(edit) @101505   17 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. bugref:10371
(edit) @101504   17 months vboxsync VMM/IEM: Fixed some confusion in the iemOpHlpCalcRmEffAddr* functions. …
(edit) @101503   17 months vboxsync Config.kmk,Makefile.kmk: Try building the linux.arm64 guest additions …
(edit) @101502   17 months vboxsync Config.kmk,Makefile.kmk: Try building the linux.arm64 guest additions …
(edit) @101501   17 months vboxsync Runtime: Switch to mempage-direct for the build programs runtime in …
(edit) @101500   17 months vboxsync FE/Qt: bugref:10535. Implementing overlay function. Not active.
(edit) @101499   17 months vboxsync Devices/Misc/DevPlatform: Properly initialize the fResourceId boolean …
(edit) @101498   17 months vboxsync FE/Qt: bugref:10513: Mark VM Settings editors required for Basic …
(edit) @101497   17 months vboxsync FE/Qt: bugref:10513: Proper UIEditor hierarchy for Network and Serial …
(edit) @101496   17 months vboxsync VMM,Main: Don't hardcode the vTimer interrupt number in the NEM …
(edit) @101495   17 months vboxsync FE/Qt: bugref:10513: Forgot something in r159526/r159565.
(edit) @101494   17 months vboxsync FE/Qt: bugref:10513: Adjusting size policy for UIUSBControllerEditor.
(edit) @101493   17 months vboxsync FE/Qt: bugref:10513: Forgot something in r159526.
(edit) @101492   17 months vboxsync FE/Qt: bugref:10513: Adjusting size policy for UIDescriptionEditor.
(edit) @101491   17 months vboxsync Devices/EFI/FirmwareBin: Update ARM EFI firmware containing latest …
(edit) @101490   17 months vboxsync VMM/IEM: Added missing guest register shadow copy flushing. nop …
(edit) @101489   17 months vboxsync Devices/EFI/Firmware/ArmPkg/CpuDxe: Disable exposing the …
(edit) @101488   17 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @101487   17 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Add assertions to verify NMI …
(edit) @101486   17 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101485   17 months vboxsync VMM/IEM: Nested VMX: bugref:10318 RDRAND, RDSEED VMX VM-exit fixes.
(edit) @101484   17 months vboxsync VMM/IEM: Basic register allocator sketches that incorporates simple …
(edit) @101483   17 months vboxsync Main/src-client/ConsoleImplArmV8.cpp: Adhere to the UTC setting, …
(edit) @101482   17 months vboxsync Main/src-client/ConsoleImplConfigX86.cpp: Remove some now unused …
(edit) @101481   17 months vboxsync Devices/Bus: Add PCI bridge support to the generic PCI ECAM bus (the …
(edit) @101480   17 months vboxsync Main/src-all,Main/src-client: Add support for PCI bridges for the …
(edit) @101479   17 months vboxsync Devices/Bus: Add PCI bridge support to the generic PCI ECAM bus (the …
(edit) @101478   17 months vboxsync Main/PlatformProperties: Add AC97/HDA audio controller to the …
(edit) @101477   17 months vboxsync Main/ConsoleImpl: Use the common method to configure the graphics …
(edit) @101476   17 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101475   17 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Get rid of most of the …
(edit) @101474   17 months vboxsync Main/ConsoleImpl: Add parameter to the method configuring the VMM …
(edit) @101473   17 months vboxsync Main/BusAssignmentManager: Preliminary support for the VirtualBox
(edit) @101472   17 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101471   17 months vboxsync Main: Don't allow creating non-x86 VMs on x86. bugref:10384
(edit) @101470   17 months vboxsync Runtime/RTFdt: Add convenience method to add a property consisting of …
(edit) @101469   17 months vboxsync Main/ConsoleImpl: Move the network controller configuration out of the …
(edit) @101468   17 months vboxsync Main: Allow running x86 VMs (via IEM) on ARM hosts again. Running ARM …
(edit) @101467   17 months vboxsync dxvk-native-1.9.2a/Makefile.kmk: Shut up warnings about deprecated …
(edit) @101466   17 months vboxsync VBox/pci.h: int32_t -> size_t, fixes compile warning (and a size being …
(edit) @101465   17 months vboxsync Main/ConsoleImpl: Move the storage controller configuration out of the …
(edit) @101464   17 months vboxsync Main/ConsoleImpl: Move the guest debug configuration out of the x86 …
(edit) @101463   17 months vboxsync Main/testcase: tstOVF now also works on non-x86 hosts.
(edit) @101462   17 months vboxsync Main/ConsoleImpl: Move the PDM configuration out of the x86 config …
(edit) @101461   17 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101460   17 months vboxsync Main: Moved Platform::s_platformArchitectureToStr() to …
(edit) @101459   17 months vboxsync Main/ConsoleImpl: Move the VMM device configuration out of the x86 …
(edit) @101458   17 months vboxsync Main/ConsoleImpl: Move the audio controller configuration out of the …
(edit) @101457   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust layout for mode …
(edit) @101456   17 months vboxsync Main/Appliance: Allow exporting a VM which contains a medium inserted …
(edit) @101455   17 months vboxsync FE/Qt: bugref:10513: Missed part of r159520.
(edit) @101454   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsEditor: Making required editors …
(edit) @101453   17 months vboxsync Runtime/RTFdt*: Add some convenience heleprs to add a 64-bit integer …
(edit) @101452   17 months vboxsync FE/Qt: bugref:10205: A fix for UIUpdateDefs; VBoxUpdateData created by …
(edit) @101451   17 months vboxsync FE/Qt: bugref:10513: UIEditor & UIAdvancedSettingsDialog: Pass current …
(edit) @101450   17 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added ifdef …
(edit) @101449   17 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added VMX VM-exit intercepts for …
(edit) @101448   17 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added VMX VM-exit intercepts for …
(edit) @101447   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Connecting experience …
(edit) @101446   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Painting fix for r159501.
(edit) @101445   17 months vboxsync FE/Qt: bugref:10513: macOS: Adjust layout margins for pages having …
(edit) @101444   18 months vboxsync ValKit: Simple algorithm for basic screenshot validation of a Windows …
(edit) @101443   18 months vboxsync Devices/EFI/FirmwareBin,Main/src-client/ConsoleImplConfigArmV8.cpp: …
(edit) @101442   18 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Fixes for mode-change …
(edit) @101441   18 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Fixes for filter button …
(edit) @101440   18 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Integrating experience …
(edit) @101439   18 months vboxsync Devices/EFI/Firmware/{VBoxPkg,ArmVirtPkg}: Don't rely on the hardcoded …
(edit) @101438   18 months vboxsync Devices/EFI/Firmware&ArmPlatformPkg/PrePeiCore: Don't use the …
(edit) @101437   18 months vboxsync Main/Unattended/win_nt6_unattended.xml: If the user specified no …
(edit) @101436   18 months vboxsync Devices/EFI/Firmware/ArmVirtPkg: Start using the VirtualBox Armv8 …
(edit) @101435   18 months vboxsync include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
(edit) @101434   18 months vboxsync Devices/EFI/Firmware: Add ARM platform helper libraries to help …
(edit) @101433   18 months vboxsync Devices/EFI/Firmware/ArmVirtPkg: Start using the VirtualBox Armv8 …
(edit) @101432   18 months vboxsync Devices/EFI/Firmware: Add ARM platform helper libraries to help …
(edit) @101431   18 months vboxsync include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
(edit) @101430   18 months vboxsync iprt/x86.h: CP exception is no longer Intel only, updated comment.
(edit) @101429   18 months vboxsync VMM/CPUM: SVM feature description nit.
(edit) @101428   18 months vboxsync VMM/HM: Added logging for new SVM features.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette