|
|
@101154
|
15 months |
vboxsync |
Main: Fixed writing the firmware type in the machine settings …
|
|
|
@101153
|
15 months |
vboxsync |
Main: Removed own debug #define. bugref:10384
|
|
|
@101152
|
15 months |
vboxsync |
IPRT/mem: scm fix. bugref:10370
|
|
|
@101151
|
15 months |
vboxsync |
IPRT/mem: Eliminiated use of 'posix' in tje …
|
|
|
@101150
|
15 months |
vboxsync |
IPRT/mem: Eliminiated the malloc dependency of the …
|
|
|
@101149
|
15 months |
vboxsync |
Valkit: trying to fix asan build fail, ignoring warning C5039
|
|
|
@101148
|
15 months |
vboxsync |
IPRT/mem: Refactoring the rtmempage-exec-mmap-heap-posix.cpp code so …
|
|
|
@101147
|
15 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Filter editor …
|
|
|
@101146
|
15 months |
vboxsync |
Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
|
|
|
@101145
|
15 months |
vboxsync |
IPRT/mem: Windows fix. bugref:10370
|
|
|
@101144
|
15 months |
vboxsync |
IPRT/mem: build fix. bugref:10370
|
|
|
@101143
|
15 months |
vboxsync |
IPRT/mem: build fix. bugref:10370
|
|
|
@101142
|
15 months |
vboxsync |
IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
|
|
|
@101139
|
15 months |
vboxsync |
Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
|
|
|
@101138
|
15 months |
vboxsync |
Main: Fixed a VBoxSVC crash when committing network adapter changes, …
|
|
|
@101137
|
15 months |
vboxsync |
ValKit: Query about a supported DirectX feature level
|
|
|
@101136
|
15 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: More convenient filter …
|
|
|
@101135
|
15 months |
vboxsync |
curl-8.3.0: fixing macos build: bugref:10526
|
|
|
@101134
|
15 months |
vboxsync |
FE/Qt: Added some quick'n dirty fixes to make it run on ARM w/ the …
|
|
|
@101133
|
15 months |
vboxsync |
Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
|
|
|
@101132
|
15 months |
vboxsync |
Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
|
|
|
@101131
|
15 months |
vboxsync |
libs: switching to curl-8.3.0. bugref:10526
|
|
|
@101130
|
15 months |
vboxsync |
curl-8.3.0: fixing the build. bugref:10526
|
|
|
@101129
|
15 months |
vboxsync |
Main: Limit network adapter types for different platforms and also …
|
|
|
@101128
|
15 months |
vboxsync |
FE/VBoxManage: Improved "show systemproperties": Removed the hardcoded …
|
|
|
@101127
|
15 months |
vboxsync |
curl-8.3.0: Applied and adjusted our curl changes to 8.0.1. bugref:10526
|
|
|
@101126
|
15 months |
vboxsync |
FE/VBoxManage: Improved "show systemproperties": Removed the hardcoded …
|
|
|
@101125
|
15 months |
vboxsync |
FE/VBoxManage: Added armv8virtual chipset handling. bugref:10384.
|
|
|
@101124
|
15 months |
vboxsync |
Main: Added missing controller names in …
|
|
|
@101123
|
15 months |
vboxsync |
FE/Qt: UIFontScaleEditor: Seems like a testing leftover from r154309.
|
|
|
@101122
|
15 months |
vboxsync |
FE/Qt: Fixing UINotificationCenter use-after-free revealed by asan; …
|
|
|
@101121
|
15 months |
vboxsync |
VMM/CPUM: Log host and guest features, bugref:10525
|
|
|
@101119
|
15 months |
vboxsync |
VMM/CPUM: Log more ID registers, bugref:10525
|
|
|
@101118
|
15 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Implementing sticky …
|
|
|
@101117
|
15 months |
vboxsync |
Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
|
|
|
@101116
|
15 months |
vboxsync |
Main: More code for ARM-specific platform properties. bugref:10384
|
|
|
@101115
|
15 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Query the guest ID registers and set …
|
|
|
@101114
|
15 months |
vboxsync |
VMM/CPUM: Add support for querying the ID registers presented to the …
|
|
|
@101113
|
15 months |
vboxsync |
Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be …
|
|
|
@101112
|
15 months |
vboxsync |
Unattended: bugref:10182. A first attempt for detecting ARM Debians.
|
|
|
@101111
|
15 months |
vboxsync |
VMM/IEM: Dropped IEMTB_F_STATE_XXX as we use dedicated TBs for …
|
|
|
@101110
|
15 months |
vboxsync |
FE/Qt: Added the ARMv8Virtual chipset type to …
|
|
|
@101109
|
15 months |
vboxsync |
IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
|
|
|
@101108
|
15 months |
vboxsync |
IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
|
|
|
@101107
|
15 months |
vboxsync |
VBoxDbg: Rewrote the automatic window positioning to make it more …
|
|
|
@101106
|
15 months |
vboxsync |
VMM: Started implemented the CPU ID parsing and overriding bits as …
|
|
|
@101105
|
15 months |
vboxsync |
VMM: Started implemented the CPU ID parsing and overriding bits as …
|
|
|
@101104
|
15 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Use the CPUMIDREGS structure to …
|
|
|
@101103
|
15 months |
vboxsync |
VMM: Started implemented the CPU ID parsing and overriding bits as …
|
|
|
@101101
|
15 months |
vboxsync |
VBoxDbg: Crude implemenation of the 'Refresh' / Ctrl-R action.
|
|
|
@101100
|
15 months |
vboxsync |
VBoxDbg: scm fix
|
|
|
@101099
|
15 months |
vboxsync |
VBoxDbg: Made the statistics selection pattern work again (hooked up …
|
|
|
@101098
|
15 months |
vboxsync |
VBoxDbg: Some stats formatting tweaking.
|
|
|
@101097
|
15 months |
vboxsync |
VBoxDbg: Moved the dInt column next to the main value column it …
|
|
|
@101096
|
15 months |
vboxsync |
VMM/IEM: Fixed a bug in the TB allocator pruning code and another one …
|
|
|
@101095
|
15 months |
vboxsync |
VBoxDbg: Fixed statistics refresh bug and changed some of QModelIndex …
|
|
|
@101094
|
15 months |
vboxsync |
VBoxDbg: Unnecessary parentheses.
|
|
|
@101093
|
15 months |
vboxsync |
VBoxDbg: Do not reposition or resize maximized debugger windows when …
|
|
|
@101092
|
15 months |
vboxsync |
FE/Qt: bugref:6699, bugref:9072. Fixing 'type to search' functionality …
|
|
|
@101091
|
15 months |
vboxsync |
VMM/IEM: Fixed collision list issue when removing. Added length …
|
|
|
@101090
|
15 months |
vboxsync |
FE/Qt: bugref:6699, bugref:9072. Making sure tool bar's pane actions …
|
|
|
@101089
|
15 months |
vboxsync |
FE/Qt: bugref:6699, bugref:9072. Removing some obsolete extra data stuff.
|
|
|
@101088
|
15 months |
vboxsync |
VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
|
|
|
@101087
|
15 months |
vboxsync |
CPUID: Updated logging of CPUID bits with information from current AMD …
|
|
|
@101085
|
15 months |
vboxsync |
Devices/Network: wip. DHCP, ARP, NTP all working. TCP not. bugref:10268
|
|
|
@101082
|
15 months |
vboxsync |
WDDM: testcase update
|
|
|
@101081
|
15 months |
vboxsync |
Additions: Linux: vboxsf: scm fix, bugref:10524.
|
|
|
@101080
|
15 months |
vboxsync |
Additions: Linux: vboxsf: Introduce initial support for kernel 6.6, …
|
|
|
@101079
|
15 months |
vboxsync |
Additions: Linux: vboxvideo: Introduce initial support for kernel 6.6, …
|
|
|
@101078
|
15 months |
vboxsync |
FE/Qt: bugref:10500: A fix for r158770, using native cloud VM id …
|
|
|
@101077
|
15 months |
vboxsync |
Added the attribute 'cloudId' into the interface ICloudMachine.
|
|
|
@101076
|
15 months |
vboxsync |
Validation Kit: Another build fix. bugref:10384
|
|
|
@101075
|
15 months |
vboxsync |
FE/Qt: Preferences / Settings dialogs: Get rid of excessive …
|
|
|
@101074
|
15 months |
vboxsync |
FE/Qt: bugref:10384: A bit of coding style and logic adjustments for …
|
|
|
@101073
|
15 months |
vboxsync |
Main: Log guest platform architecture in release log. bugref:10384
|
|
|
@101072
|
15 months |
vboxsync |
FE/Qt: bugref:10513: Update VM Settings dialog editor hierarchy so …
|
|
|
@101071
|
15 months |
vboxsync |
FE/Qt: Global Preferences / Display page: Reorder Font Scaling editor …
|
|
|
@101070
|
15 months |
vboxsync |
Main: Fixed warnings. bugref:10384
|
|
|
@101069
|
15 months |
vboxsync |
Main: Override the platform architecture in …
|
|
|
@101068
|
15 months |
vboxsync |
Main: More code for ARM. bugref:10384
|
|
|
@101067
|
15 months |
vboxsync |
Validation Kit: Build fix for VBox < 7.1. bugref:10384
|
|
|
@101066
|
15 months |
vboxsync |
Main: More stub code for ARM [build fix]. bugref:10384
|
|
|
@101065
|
15 months |
vboxsync |
Main: More stub code for ARM [build fix]. bugref:10384
|
|
|
@101064
|
15 months |
vboxsync |
FE/Qt: More code for running ARM VMs needed -- Don't try to access and …
|
|
|
@101063
|
15 months |
vboxsync |
Main: More stub code for ARM. bugref:10384
|
|
|
@101062
|
15 months |
vboxsync |
VMM/GICAll: Properly fix assertion, uIntId == 0 is of course allowed …
|
|
|
@101061
|
15 months |
vboxsync |
Validation Kit: Build fix for VBox < 7.1. bugref:10384
|
|
|
@101060
|
15 months |
vboxsync |
VMM: Nested VMX: bugref:10318 VMX PAT MSR checking nit.
|
|
|
@101058
|
15 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Pass only the final (leaf) SLAT PTE …
|
|
|
@101057
|
15 months |
vboxsync |
Main: Renamed …
|
|
|
@101056
|
15 months |
vboxsync |
Main/Platform: Docs. bugref:10384
|
|
|
@101055
|
15 months |
vboxsync |
Main/Settings: Fixed setting serial port I/O address for settings < …
|
|
|
@101054
|
15 months |
vboxsync |
Main: More checks for (un)supported platforms. See comments for …
|
|
|
@101053
|
15 months |
vboxsync |
FE/Qt: bugref:10513: Tiny cleanup for Preferences dialog / editors.
|
|
|
@101052
|
15 months |
vboxsync |
Main: Check if data has been initialized in platform uninit(). bugref:10384
|
|
|
@101051
|
15 months |
vboxsync |
FE/Qt: bugref:10513: Unify filter-out logic in UIEditor more universal …
|
|
|
@101050
|
15 months |
vboxsync |
Main: More Doxygen fixes. bugref:10384
|
|
|
@101049
|
15 months |
vboxsync |
Main: More Doxygen fixes. bugref:10384
|
|
|
@101048
|
15 months |
vboxsync |
Main/Platform: We only support ARM VMs on ARM hosts for now. Remove …
|
|
|
@101047
|
15 months |
vboxsync |
Main/Platform: Fixed status code mixup. bugref:10384
|
|
|