Timeline
Sep 18, 2023:
- 8:44 PM Changeset in vbox [101163] by
- VMM/IEM: Experimental recompilation of threaded blocks into native …
- 8:03 PM Changeset in vbox [101162] by
- IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
- 6:25 PM Changeset in vbox [101161] by
- fixing asan build burn, ignore c4668 and c5039 warnings, todo figure …
- 6:20 PM Changeset in vbox [101160] by
- trying to fix additions warning for r3/posix/dir-posix.cpp(111), …
- 3:45 PM Changeset in vbox [101159] by
- FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Extending filter editor …
- 3:37 PM Changeset in vbox [101158] by
- FE/Qt: Moved the Intel AHCI into the x86 platform case + increased the …
- 3:30 PM Changeset in vbox [101157] by
- FE/Qt: Also #define VBOX_WITH_VIRT_ARMV8 for the VirtualBox binary, …
- 3:28 PM Changeset in vbox [101156] by
- FE/Qt: Moved the Intel AHCI into the x86 platform case + increased the …
- 3:26 PM Changeset in vbox [101155] by
- FE/Qt: Added some quick'n dirty fixes to make it run on ARM w/ the …
- 2:45 PM Changeset in vbox [101154] by
- Main: Fixed writing the firmware type in the machine settings …
- 2:30 PM Changeset in vbox [101153] by
- Main: Removed own debug #define. bugref:10384
- 2:29 PM Changeset in vbox [101152] by
- IPRT/mem: scm fix. bugref:10370
- 2:29 PM Changeset in vbox [101151] by
- IPRT/mem: Eliminiated use of 'posix' in tje …
- 2:18 PM Changeset in vbox [101150] by
- IPRT/mem: Eliminiated the malloc dependency of the …
- 1:48 PM Changeset in vbox [101149] by
- Valkit: trying to fix asan build fail, ignoring warning C5039
- 12:57 PM Changeset in vbox [101148] by
- IPRT/mem: Refactoring the rtmempage-exec-mmap-heap-posix.cpp code so …
- 12:39 PM Changeset in vbox [101147] by
- FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Filter editor …
- 12:23 PM Changeset in vbox [101146] by
- Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
- 11:36 AM Changeset in vbox [101145] by
- IPRT/mem: Windows fix. bugref:10370
- 11:16 AM Changeset in vbox [101144] by
- IPRT/mem: build fix. bugref:10370
- 11:15 AM Changeset in vbox [101143] by
- IPRT/mem: build fix. bugref:10370
- 11:12 AM Changeset in vbox [101142] by
- IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
- 11:09 AM Changeset in vbox [101141] by
- iprt/x86.h: Added X86_MOD_MEM[014] and X86_MOD_REG for use with …
- 11:08 AM Changeset in vbox [101140] by
- iprt/cdefs.h: Added a pb member to RTPTRUNION and friends. bugref:10370
- 10:58 AM Changeset in vbox [101139] by
- Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
- 10:38 AM Changeset in vbox [101138] by
- Main: Fixed a VBoxSVC crash when committing network adapter changes, …
Sep 16, 2023:
- 1:47 PM Ticket #21848 (Enrolling of custom Secure Boot keys generated by Linux fails.) created by
- Even following precisely this …
- 11:54 AM Ticket #21847 (GUI fails to display all adapters) created by
- I want to add 5 adapters to a VirtualBox machine. I added the first 4 …
Sep 15, 2023:
- 5:49 PM Changeset in vbox [101137] by
- ValKit: Query about a supported DirectX feature level
- 4:45 PM Changeset in vbox [101136] by
- FE/Qt: bugref:10513: UIAdvancedSettingsDialog: More convenient filter …
- 4:29 PM Changeset in vbox [101135] by
- curl-8.3.0: fixing macos build: bugref:10526
- 4:27 PM Changeset in vbox [101134] by
- FE/Qt: Added some quick'n dirty fixes to make it run on ARM w/ the …
- 4:22 PM Changeset in vbox [101133] by
- Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
- 4:11 PM Changeset in vbox [101132] by
- Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
- 2:57 PM Changeset in vbox [101131] by
- libs: switching to curl-8.3.0. bugref:10526
- 2:57 PM Changeset in vbox [101130] by
- curl-8.3.0: fixing the build. bugref:10526
- 2:54 PM Changeset in vbox [101129] by
- Main: Limit network adapter types for different platforms and also …
- 2:34 PM Changeset in vbox [101128] by
- FE/VBoxManage: Improved "show systemproperties": Removed the hardcoded …
- 2:16 PM Changeset in vbox [101127] by
- curl-8.3.0: Applied and adjusted our curl changes to 8.0.1. bugref:10526
- 2:08 PM Changeset in vbox [101126] by
- FE/VBoxManage: Improved "show systemproperties": Removed the hardcoded …
- 12:47 PM Changeset in vbox [101125] by
- FE/VBoxManage: Added armv8virtual chipset handling. bugref:10384.
- 12:08 PM Changeset in vbox [101124] by
- Main: Added missing controller names in …
Sep 14, 2023:
- 5:32 PM Ticket #21846 (Custom module VBoxVgaBiosAlternative) created by
- Hello all Im try compile virtualbox myself. my need is pretty simple. …
- 4:09 PM Changeset in vbox [101123] by
- FE/Qt: UIFontScaleEditor: Seems like a testing leftover from r154309.
- 3:59 PM Changeset in vbox [101122] by
- FE/Qt: Fixing UINotificationCenter use-after-free revealed by asan; …
- 1:50 PM Ticket #21845 (shared clipboard and dnd not working correctly) created by
- Host: Win11, Guest: Win7 Shared clipboard and dnd are all set to …
- 11:43 AM Changeset in vbox [101121] by
- VMM/CPUM: Log host and guest features, bugref:10525
- 9:30 AM Changeset in vbox [101120] by
- FE/VBoxManage: Docs. bugref:10384
- 8:58 AM Changeset in vbox [101119] by
- VMM/CPUM: Log more ID registers, bugref:10525
Sep 13, 2023:
- 6:12 PM Changeset in vbox [101118] by
- FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Implementing sticky …
- 4:34 PM Changeset in vbox [101117] by
- Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
- 4:12 PM Changeset in vbox [101116] by
- Main: More code for ARM-specific platform properties. bugref:10384
- 3:37 PM Changeset in vbox [101115] by
- VMM/NEMR3Native-darwin-armv8: Query the guest ID registers and set …
- 3:36 PM Changeset in vbox [101114] by
- VMM/CPUM: Add support for querying the ID registers presented to the …
- 3:28 PM Changeset in vbox [101113] by
- Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be …
- 3:08 PM Changeset in vbox [101112] by
- Unattended: bugref:10182. A first attempt for detecting ARM Debians.
- 2:38 PM Changeset in vbox [101111] by
- VMM/IEM: Dropped IEMTB_F_STATE_XXX as we use dedicated TBs for …
- 2:33 PM Changeset in vbox [101110] by
- FE/Qt: Added the ARMv8Virtual chipset type to …
- 2:20 PM Changeset in vbox [101109] by
- IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
- 2:20 PM Changeset in vbox [101108] by
- IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
- 2:01 PM Changeset in vbox [101107] by
- VBoxDbg: Rewrote the automatic window positioning to make it more …
- 12:12 PM Changeset in vbox [101106] by
- VMM: Started implemented the CPU ID parsing and overriding bits as …
- 12:09 PM Changeset in vbox [101105] by
- VMM: Started implemented the CPU ID parsing and overriding bits as …
- 11:45 AM Ticket #21844 (Problem with intel CPU) created by
- We are using docker software inside VirtualBox Virtual Machine, the …
- 11:43 AM Changeset in vbox [101104] by
- VMM/NEMR3Native-darwin-armv8.cpp: Use the CPUMIDREGS structure to …
- 11:42 AM Changeset in vbox [101103] by
- VMM: Started implemented the CPU ID parsing and overriding bits as …
- 11:40 AM Changeset in vbox [101102] by
- include/iprt/armv8.h: Change the ARMV8_ID_AA64*_EL1 register …
- 9:29 AM Ticket #21843 (Windows guests unattended setup allows only US region and keyboard ...) created by
- If you install Windows 10 using the VirtualBox unattended setup, the …
- 12:43 AM Changeset in vbox [101101] by
- VBoxDbg: Crude implemenation of the 'Refresh' / Ctrl-R action.
Sep 12, 2023:
- 11:47 PM Changeset in vbox [101100] by
- VBoxDbg: scm fix
- 11:43 PM Changeset in vbox [101099] by
- VBoxDbg: Made the statistics selection pattern work again (hooked up …
- 11:31 PM Changeset in vbox [101098] by
- VBoxDbg: Some stats formatting tweaking.
- 11:20 PM Changeset in vbox [101097] by
- VBoxDbg: Moved the dInt column next to the main value column it …
- 10:59 PM Changeset in vbox [101096] by
- VMM/IEM: Fixed a bug in the TB allocator pruning code and another one …
- 10:55 PM Changeset in vbox [101095] by
- VBoxDbg: Fixed statistics refresh bug and changed some of QModelIndex …
- 10:54 PM Changeset in vbox [101094] by
- VBoxDbg: Unnecessary parentheses.
- 10:53 PM Changeset in vbox [101093] by
- VBoxDbg: Do not reposition or resize maximized debugger windows when …
- 8:50 PM Ticket #21842 (Nested Virtualization on FreeBSD host not working. (VirtualBox Version ...) created by
- Hello, I'm trying to use nested virtualization support on FreeBSD …
- 12:54 PM Changeset in vbox [101092] by
- FE/Qt: bugref:6699, bugref:9072. Fixing 'type to search' functionality …
- 12:42 PM Changeset in vbox [101091] by
- VMM/IEM: Fixed collision list issue when removing. Added length …
- 12:24 PM Ticket #21841 (Import from OCI fails) created by
- We are trying to import OCI VM into on-prem VirtualBox in MAC server. …
- 12:14 PM Changeset in vbox [101090] by
- FE/Qt: bugref:6699, bugref:9072. Making sure tool bar's pane actions …
- 11:50 AM Changeset in vbox [101089] by
- FE/Qt: bugref:6699, bugref:9072. Removing some obsolete extra data stuff.
- 10:22 AM Changeset in vbox [101088] by
- VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
- 10:18 AM Changeset in vbox [101087] by
- CPUID: Updated logging of CPUID bits with information from current AMD …
Sep 11, 2023:
- 10:22 PM Changeset in vbox [101086] by
- tools/win.*/exports/w8: The ring-3 dll export files.
- 7:36 PM Changeset in vbox [101085] by
- Devices/Network: wip. DHCP, ARP, NTP all working. TCP not. bugref:10268
- 4:51 PM Changeset in vbox [101084] by
- include/VBox/vmm/cpum-armv8.h: Add exploded feature info for …
- 4:50 PM Changeset in vbox [101083] by
- include/iprt/armv8.h: Definitions for the ID registers, bugref:10525
- 4:22 PM Ticket #21840 (error starting a virtual machine) created by
- Dear, good afternoon, Please help with error 0x80004005. When …
- 3:56 PM Ticket #21838 ("/sbin/vboxconfig" fails caused by a typo) closed by
- duplicate: Duplicate of #21796.
- 3:53 PM Changeset in vbox [101082] by
- WDDM: testcase update
- 3:39 PM Changeset in vbox [101081] by
- Additions: Linux: vboxsf: scm fix, bugref:10524.
- 2:06 PM Changeset in vbox [101080] by
- Additions: Linux: vboxsf: Introduce initial support for kernel 6.6, …
- 2:04 PM Changeset in vbox [101079] by
- Additions: Linux: vboxvideo: Introduce initial support for kernel 6.6, …
- 1:49 PM Changeset in vbox [101078] by
- FE/Qt: bugref:10500: A fix for r158770, using native cloud VM id …
- 10:27 AM Changeset in vbox [101077] by
- Added the attribute 'cloudId' into the interface ICloudMachine.
Sep 9, 2023:
- 10:39 AM Ticket #21839 (Boot of Linux Guest crashes virtual machine) created by
- Following uneventful installation of latest KDE Neon User Image …
Sep 8, 2023:
- 10:42 PM Ticket #21838 ("/sbin/vboxconfig" fails caused by a typo) created by
- The compilation of the VirtualBox modules fails with error 1. There …
- 4:53 PM Changeset in vbox [101076] by
- Validation Kit: Another build fix. bugref:10384
- 4:00 PM Changeset in vbox [101075] by
- FE/Qt: Preferences / Settings dialogs: Get rid of excessive …
- 3:40 PM Changeset in vbox [101074] by
- FE/Qt: bugref:10384: A bit of coding style and logic adjustments for …
- 3:15 PM Changeset in vbox [101073] by
- Main: Log guest platform architecture in release log. bugref:10384
- 3:03 PM Changeset in vbox [101072] by
- FE/Qt: bugref:10513: Update VM Settings dialog editor hierarchy so …
- 2:59 PM Changeset in vbox [101071] by
- FE/Qt: Global Preferences / Display page: Reorder Font Scaling editor …
- 2:42 PM Changeset in vbox [101070] by
- Main: Fixed warnings. bugref:10384
- 2:38 PM Changeset in vbox [101069] by
- Main: Override the platform architecture in …
- 2:37 PM Changeset in vbox [101068] by
- Main: More code for ARM. bugref:10384
- 12:56 PM Changeset in vbox [101067] by
- Validation Kit: Build fix for VBox < 7.1. bugref:10384
- 12:53 PM Changeset in vbox [101066] by
- Main: More stub code for ARM [build fix]. bugref:10384
- 12:51 PM Changeset in vbox [101065] by
- Main: More stub code for ARM [build fix]. bugref:10384
- 12:44 PM Changeset in vbox [101064] by
- FE/Qt: More code for running ARM VMs needed -- Don't try to access and …
- 12:41 PM Changeset in vbox [101063] by
- Main: More stub code for ARM. bugref:10384
- 8:53 AM Changeset in vbox [101062] by
- VMM/GICAll: Properly fix assertion, uIntId == 0 is of course allowed …
- 8:05 AM Changeset in vbox [101061] by
- Validation Kit: Build fix for VBox < 7.1. bugref:10384
- 7:59 AM Changeset in vbox [101060] by
- VMM: Nested VMX: bugref:10318 VMX PAT MSR checking nit.
- 7:50 AM Changeset in vbox [101059] by
- VMM: Nested VMX: bugref:10318 EPT memtype define nits.
- 4:02 AM Changeset in vbox [101058] by
- VMM: Nested VMX: bugref:10318 Pass only the final (leaf) SLAT PTE …
Note:
See TracTimeline
for information about the timeline view.