Timeline
Jun 13, 2023:
- 9:58 PM Changeset in vbox [100172] by
- IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
- 9:07 PM Changeset in vbox [100171] by
- IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
- 6:53 PM Changeset in vbox [100170] by
- tdCloneMedium1.py: Cloning to base test fix for specific versions and …
- 3:14 PM Changeset in vbox [100169] by
- FE/Qt: bugref:9080. More work on the settings dialog.
- 11:58 AM Changeset in vbox [100168] by
- Devices/DevPL011: Updates to the emulation, implement some basic input …
- 11:58 AM Changeset in vbox [100167] by
- VMM/CPUM: Implement CPUMGetGuestMode(), bugref:10387
- 11:57 AM Changeset in vbox [100166] by
- VMM/NEMR3Native-darwin-armv8: Updates to th PSCI implementation, …
- 11:56 AM Changeset in vbox [100165] by
- VMM/GIC: Updates to the emulation, implement interrupt priority …
- 11:34 AM Changeset in vbox [100164] by
- VMM/VMXAllTemplate.cpp.h: Clear any lingering interrupt-window exiting …
- 10:19 AM Changeset in vbox [100163] by
- FE/Qt: bugref:9080. scm fix.
- 10:19 AM Changeset in vbox [100162] by
- FE/Qt: bugref:9080. Some improvements on the setting dialog.
- 9:31 AM Ticket #21726 (Help can not be found (in several places)) created by
- When using the file manager of Virtualbox 7.0.6 (the Kubuntu 23.04 …
- 4:32 AM Ticket #21725 (Unable to DnD, Shared Clipboard, Shared folders on Windows 11 Host and ...) created by
- Have had multiple issues with Guest Additions being unable to …
Jun 12, 2023:
- 7:51 PM Changeset in vbox [100161] by
- Devices/Network: fixed draft makefile issue, preprocessor directive …
- 5:40 PM Changeset in vbox [100160] by
- FE/Qt: bugref:9080. Qt6 compliant version of pixmap resize.
- 5:27 PM Changeset in vbox [100159] by
- FE/Qt: bugref:9080. Build fix. try 1.
- 4:52 PM Changeset in vbox [100158] by
- FE/Qt: bugref:9080. Resize label pixmap in resizeEvent if it is visible.
- 3:45 PM Changeset in vbox [100157] by
- Devices/Graphics: merged SCREEN_TARGET resource type with TEXTURE_2D. …
- 3:25 PM Changeset in vbox [100156] by
- FE/Qt: bugref:9080. Renaming etc.
- 2:40 PM Changeset in vbox [100155] by
- FE/Qt: bugref:9080. Some refactoring and removing panel related stuff.
- 2:17 PM Changeset in vbox [100154] by
- FE/Qt: bugref:10450: Qt6 compatibility bits for QVariant stuff; Enums …
- 1:00 PM Ticket #21724 (VM start does not restore previous State Fullscreen with correct Resolution) created by
- Affects: Kali + Debian Not-Affected: Ubuntu VM has been Fullscreen on …
- 12:52 PM Ticket #21723 (VM start does not restore previous State Fullscreen with correct Resolution) created by
- Affects: Kali + Debian Not-Affected: Ubuntu VM has been Fullscreen on …
- 11:48 AM Changeset in vbox [100153] by
- FE/Qt: bugref:10450: Seems like at least Windows host wants the same …
- 10:28 AM Changeset in vbox [100152] by
- Signing scripts: Windows attestation, fix for deleting .ddf file
Jun 10, 2023:
- 9:12 PM Changeset in vbox [100151] by
- VMM/IEM: Implemented iemThreadedTbExec. bugref:10369
- 8:57 PM Changeset in vbox [100150] by
- VMM/IEM: IEMAllInstructionsThreadedRecompiler.cpp -> …
- 8:49 PM Changeset in vbox [100149] by
- VMM/IEM: Emit extra mode-check after CIMPL calls with the …
- 7:44 PM Changeset in vbox [100148] by
- VMM/IEM: Made the python scripts pick up and deal with the …
- 5:45 PM Ticket #21722 (GuestBox Mouse Integration Not Working when connected to host via RemotePC) created by
- I have a VirtualBox 7.08 Virtual Guest Machine on my Windows 10 host …
- 2:57 PM Ticket #21721 (virtualbox can not change linux guest MAC from guest) created by
- virtualbox(bridge mode),under linux guest,ifconfig eth0 hw ether …
- 2:43 PM Ticket #21720 (vb 7.0.8 debian 11 host and debian 11 guest virtio-net promisc ...) created by
- vb 7.0.8 host debian 11 and guest debian 11 and guest uefi and use …
Jun 9, 2023:
- 4:16 PM Changeset in vbox [100147] by
- VMM/VMMR3/VMEmt: Fix mixing nanoseconds and millisecond timestamps …
- 4:15 PM Changeset in vbox [100146] by
- FE/Qt: bugref:9080. Show the setting dialog as an overlay widget.
- 4:07 PM Changeset in vbox [100145] by
- VMM/EM: The recompiled execution loop needs to exit when the main …
- 3:39 PM Changeset in vbox [100144] by
- VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
- 3:36 PM Changeset in vbox [100143] by
- Devices/Misc/DevPL031.cpp: Add option to load the current time into …
- 3:28 PM Changeset in vbox [100142] by
- Audio/DrvHostAudioDSound: Return the correct pointer address in …
- 3:27 PM Changeset in vbox [100141] by
- Audio/DrvHostAudioDSound: Return the correct pointer address in …
- 2:54 PM Changeset in vbox [100140] by
- VMM/EM: Do not do scheduling based on whether HM has been used and is …
- 2:31 PM Changeset in vbox [100139] by
- VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
- 2:09 PM Changeset in vbox [100138] by
- VMM/IEM: Fix typo vpboardcast{b,w} -> vpbroadcast{b,w}
- 10:12 AM Changeset in vbox [100137] by
- Devices/Misc/DevPL031.cpp: Fix setting the clock interval, bugref:10435
Jun 8, 2023:
- 7:53 PM Changeset in vbox [100136] by
- FE/Qt: bugref:9080. A bit more refactoring
- 7:48 PM Changeset in vbox [100135] by
- FE/Qt: bugref:9080. Changing the layout a bit.
- 7:33 PM Changeset in vbox [100134] by
- FE/Qt: bugref:9080. Adding a new widget to host settings stuff.
- 7:10 PM Changeset in vbox [100133] by
- FE/Qt: bugref:10450: Build fix for r157823.
- 7:07 PM Changeset in vbox [100132] by
- Installer/win: bugref:10450: Another try to fix Windows build for r157818.
- 6:24 PM Changeset in vbox [100131] by
- tdCloneMedium1.py: Cloning to base test fixes for specific revisions: …
- 5:53 PM Changeset in vbox [100130] by
- FE/Qt: bugref:10450: Another try to fix Windows build for r157818.
- 5:44 PM Changeset in vbox [100129] by
- Devices/Network: scm fixes. bugref:10268
- 4:54 PM Ticket #21719 (Problem with audio) created by
- As soon as I open the virtual machine the audio level is exaggerated, …
- 4:49 PM Ticket #21718 (Continuous blocks linux ubuntu virtual machine (3d)) created by
- I installed a virtual machine with ubuntu mate but if I activate 3d …
- 4:45 PM Changeset in vbox [100128] by
- Devices/Network: wip. debug implementation of libslirp driver. bugref:10268
- 4:02 PM Changeset in vbox [100127] by
- FE/Qt: bugref:10450: Windows build fix for r157818.
- 3:38 PM Changeset in vbox [100126] by
- Devices/EFI/Firmware: Don't apply NX protection to EfiLoaderData …
- 3:31 PM Changeset in vbox [100125] by
- Config.kmk, tools/Makefile.kmk: bugref:10450: Switch Win host to Qt6 …
- 2:35 PM Changeset in vbox [100124] by
- testdriver/txsclient.py, check if taskVer return UNKNOWN, likely txs …
- 1:45 PM Changeset in vbox [100123] by
- FE/Qt: bugref:9080. Removed one of the panels. It did not have enough …
- 1:17 PM Changeset in vbox [100122] by
- FE/Qt: bugref:9080. I have removed a bit too much.
- 12:44 PM Changeset in vbox [100121] by
- Devices/EFI/Firmware: Build fixes after r157801, bugref:10469
- 12:43 PM Changeset in vbox [100120] by
- Debugger: Some register printing for ARMv8, bugref:10393
- 12:42 PM Changeset in vbox [100119] by
- VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
- 12:41 PM Changeset in vbox [100118] by
- VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
- 12:39 PM Changeset in vbox [100117] by
- VMM/NEMR3Native-darwin-armv8.cpp: VM reset and poweroff fixes, bugref:10390
- 12:38 PM Changeset in vbox [100116] by
- Devices/DevEFI-armv8.cpp: Move the FDT injection to the memory setup …
- 12:06 PM Ticket #21717 (The screen used for the VM in full-screen mode cannot be changed) created by
- In full-screen mode, we always had a menu to chose the virtual screen …
- 12:03 PM Changeset in vbox [100115] by
- Config.kmk, tools/Makefile.kmk: bugref:10450: Switch macOS.amd64 to …
- 10:10 AM Changeset in vbox [100114] by
- FE/Qt: bugref:9080. Updating statusbar if Viso name changes.
- 9:57 AM Changeset in vbox [100113] by
- Makefile.kmk: bugref:10450: dSYM filenames changed for Qt6, who knows …
- 9:54 AM Changeset in vbox [100112] by
- FE/Qt: bugref:9080. Nit picking.
Jun 7, 2023:
- 11:39 PM Changeset in vbox [100111] by
- VMM/IEM: Working on parsing the IEM_MC_DEFER_TO_CIMPL_[0-9]_RET() …
- 10:07 PM Ticket #21716 (Copying/Paste from AlmaLinux 9 to Windows Host Broken) created by
- This issue/bug concerns AlmaLinux 9 using Standard (Wayland display …
- 8:50 PM Changeset in vbox [100110] by
- libs/xpcom18a4/python: No python 2.7 available starting with the 12.0 …
- 8:21 PM Changeset in vbox [100109] by
- VMM/IEM: Make it compile and link again with …
- 8:05 PM Changeset in vbox [100108] by
- *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
- 6:32 PM Changeset in vbox [100107] by
- FE/Qt: bugref:9080. Reviving custom options feature.
- 6:31 PM Changeset in vbox [100106] by
- include/iprt/cdefs.h: Use brk #0xf000 for RT_BREAKPOINT() instead of …
- 5:58 PM Changeset in vbox [100105] by
- Main/ConsoleImplConfigArmV8.cpp: Fix FDT generation for SMP …
- 5:57 PM Changeset in vbox [100104] by
- VMM/PGMInternal.h: Disable the PGMPOOL_WITH_OPTIMIZED_DIRTY_PT for …
- 5:55 PM Changeset in vbox [100103] by
- include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
- 5:54 PM Changeset in vbox [100102] by
- VMM/NEMR3Native-darwin-armv8: Some basic PSCI implementation required …
- 5:52 PM Changeset in vbox [100101] by
- VMM: Add VMMR3CpuOn() for ARMv8 instead of using the …
- 5:50 PM Changeset in vbox [100100] by
- VMM/GIC: Fixes and updates to the implementation in order to support …
- 5:49 PM Changeset in vbox [100099] by
- include/iprt/armv8.h: Add defines for the ICC_SGI1R_EL1 register …
- 5:47 PM Changeset in vbox [100098] by
- include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
- 5:45 PM Changeset in vbox [100097] by
- HostDrivers/Support/darwin: Implement …
- 3:14 PM Changeset in vbox [100096] by
- VMM/IEM: Adjusted/reworked the relative jump MCs in the threaded …
- 3:04 PM Changeset in vbox [100095] by
- FE/Qt: bugref:9080. Update status bar to show vis file location.
- 1:30 PM Changeset in vbox [100094] by
- FE/Qt: bugref:9080. Some more refactoring.
- 12:25 PM Changeset in vbox [100093] by
- FE/Qt: bugref:9080. Some refactoring.
- 10:26 AM Changeset in vbox [100092] by
- FE/Qt: bugref:9080. Finished the work on item rename.
- 9:54 AM Changeset in vbox [100091] by
- IPRT/nocrt/vector: Added at() functions for accessing elements. bugref:9437
- 6:22 AM Changeset in vbox [100090] by
- Shared Clipboard/Win: Use SHCL_TIMEOUT_DEFAULT_MS, fixed a typo. …
- 3:40 AM Ticket #21715 (USB serial ports not loading since WIndows upgrade) created by
- I've been using USB serial ports all the time in a virtual Ubuntu …
- 1:39 AM Changeset in vbox [100089] by
- VMM/IEM: Reworking the variations generated by the python script to …
Jun 6, 2023:
- 11:42 PM Changeset in vbox [100088] by
- VMM/IEM: Some python adjustments for new CIMPL macros and fExec. …
- 10:45 PM WikiStart edited by
- try keep the floating news div inside the parent block (diff)
- 9:19 PM Ticket #21714 (DHCP engine of the NatNetwork doesn't read/get host's DNS settings to ...) created by
-
When I set the VM to be on the
NatNetwork
, Neither my host DNS list … - 9:12 PM Ticket #21713 (DHCP engine of the NatNetwork doesn't read/get host's DNS settings to ...) created by
-
When I set the VM to be on the
NatNetwork
, Neither my host DNS list … - 3:47 PM Changeset in vbox [100087] by
- added firmwareType for win11
- 3:15 PM Changeset in vbox [100086] by
- FE/Qt: bugref:10450: Qt6 compatibility bits for QMouseEvent; Replacing …
- 3:03 PM Changeset in vbox [100085] by
- WDDM: handle mouse pointers less than 32x32
- 2:56 PM Changeset in vbox [100084] by
- VMM/IEM: Added iemRegGRegStoreUxx inline helpers and replaced all the …
- 2:02 PM Changeset in vbox [100083] by
- /usb/usbgadget.py, changed taskThread and taskConnect function names …
- 12:15 PM Ticket #21712 (Unattend install failure: "Windows cannot find the Microsoft Software ...) created by
- As per the following user forum topic: TITLE: "Windows cannot find the …
- 10:14 AM Changeset in vbox [100082] by
- FE/Qt: bugref:9080. Some renaming.
- 9:18 AM Ticket #21710 (Crash at machine save time. (Log attached)) closed by
- duplicate: Duplicate of #21711.
- 9:16 AM Ticket #21709 (Crash at machine save time. (Log attached)) closed by
- duplicate: Duplicate of #21711.
- 9:16 AM Ticket #21708 (Crash at machine save time. (Log attached)) closed by
- duplicate: Duplicate of #21711.
- 8:33 AM Ticket #21711 (Crash at machine save time. (Log attached)) created by
- When I tried to save the virtual machine status in order to shutdown …
- 8:32 AM Ticket #21710 (Crash at machine save time. (Log attached)) created by
- When I tried to save the virtual machine status in order to shutdown …
- 8:32 AM Ticket #21709 (Crash at machine save time. (Log attached)) created by
- When I tried to save the virtual machine status in order to shutdown …
- 8:28 AM Ticket #21708 (Crash at machine save time. (Log attached)) created by
- When I tried to save the virtual machine status in order to shutdown …
- 7:53 AM Changeset in vbox [100081] by
- FE/Qt: bugref:9080. Work on item rename. Not complete.
- 7:34 AM Changeset in vbox [100080] by
- tdCloneMedium1.py: Cloning to base test fixes: bugref:5995
- 7:10 AM Changeset in vbox [100079] by
- tstVDIo.cpp: updating VDCopyEx parameters: bugref:5995
- 5:15 AM Changeset in vbox [100078] by
- Main/src-server and Storage: Immutable media handling flexibility …
Jun 5, 2023:
- 5:10 PM Changeset in vbox [100077] by
- change Windows11 naming to Windows11_64, according to Global.cpp file …
- 4:41 PM Changeset in vbox [100076] by
- VMM/NEMR3Native-darwin-armv8: Fix setting the vTimer offset, this …
- 4:38 PM Changeset in vbox [100075] by
- FE/Qt: bugref:10450: Qt6 compatibility bits for QIcon; Good old …
- 3:54 PM Changeset in vbox [100074] by
- FE/Qt: bugref:10450: UIIconPool: Do not check for …
- 3:52 PM Changeset in vbox [100073] by
- FE/Qt: bugref:10450: QIDialog: Explicit centering according to parent …
- 3:17 PM Changeset in vbox [100072] by
- VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
- 2:54 PM Changeset in vbox [100071] by
- FE/Qt: bugref:9080. Adding some infrastructure for VISO open functionality.
- 2:41 PM Changeset in vbox [100070] by
- FE/Qt: bugref:10450: Cleanup and rework for VBoxAboutDlg stuff; It is …
- 12:48 PM Changeset in vbox [100069] by
- FE/Qt: bugref:10450: Qt6 compatibility bits for QMessageBox::critical …
- 12:44 PM Ticket #21707 (The VT-x/AMD-V acceleration on/off does not displayed in the status ...) created by
- I turned off the NX Mode, and turned on the SVM Mode in the BIOS. I …
- 12:42 PM Changeset in vbox [100068] by
- FE/Qt and Debugger: bugref:10450: Qt6 compatibility bits for …
- 11:41 AM Ticket #21706 (Ubuntu 20.04 Stuck at reboot in Virtualbox kernel version ...) created by
- The problem occurs whilst sequentially rebooting the Ubuntu20.04 …
Jun 4, 2023:
- 8:17 PM Ticket #21705 ('Text file busy' when building across share) created by
- At some point, building on Windows from inside guest has stopped …
- 2:06 PM Changeset in vbox [100067] by
- WDDM: clean up svgaCBSubmitHeader. bugref:10440
- 10:32 AM Changeset in vbox [100066] by
- Devices/Graphics: debug logging. bugref:9830
- 10:31 AM Changeset in vbox [100065] by
- WDDM: read back when mapping for read. bugref:9845
- 9:10 AM Changeset in vbox [100064] by
- FE/Qt: bugref:10421. Replacing VBOX_WS_X11 with VBOX_WS_NIX.
- 3:37 AM Ticket #21704 (The 3D acceleration of Windows7 has problems under certain circumstances) created by
- When I maximize the window of the virtual machine (with 3D …
Jun 3, 2023:
- 5:42 PM Changeset in vbox [100063] by
- Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
- 12:30 PM Changeset in vbox [100062] by
- manual.scm fix for r157738.
- 1:09 AM Changeset in vbox [100061] by
- VMM/IEM: Use IEM_F_X86_CTX_IN_GUEST to increase mojo for non-vm-exit …
- 12:34 AM Ticket #21703 (click "Scan to detect hardware changes" in guest OS device manager ...) created by
- click "Scan to detect hardware changes" in guest OS device manager …
- 12:18 AM Changeset in vbox [100060] by
- VMM/IEM: todo on iemFpuUpdateDP
- 12:17 AM Changeset in vbox [100059] by
- VMM/IEM: Use fExec for more tests. bugref:10369
- 12:13 AM Changeset in vbox [100058] by
- manual: Fixed qhelpgenerator failure for incremental builds. bugref:10302
Note:
See TracTimeline
for information about the timeline view.