VirtualBox

Timeline



May 22, 2023:

9:07 PM Changeset in vbox [99924] by vboxsync
VMM/EM: scm fix
9:06 PM Changeset in vbox [99923] by vboxsync
VMM/EM: scm fix
8:53 PM Changeset in vbox [99922] by vboxsync
VMM/SSM: scm fix
8:52 PM Changeset in vbox [99921] by vboxsync
iprt/thread.h: scm fixes
8:52 PM Changeset in vbox [99920] by vboxsync
VMM/EM: Time slice cleanups. Scm fixes.
7:35 PM Changeset in vbox [99919] by vboxsync
VMM: The ARMv8 variant needs the right disassembler of course, bugref:10385
7:07 PM Changeset in vbox [99918] by vboxsync
Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
7:06 PM Changeset in vbox [99917] by vboxsync
Devices/DevQemuFwCfg: Stub the pfnSendModeHint callback required by …
7:02 PM Changeset in vbox [99916] by vboxsync
include/VBox/gic.h: Fix typo, bugref:10404
6:42 PM Changeset in vbox [99915] by vboxsync
Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
6:37 PM Changeset in vbox [99914] by vboxsync
Config.kmk: Enable ARMv8 virtualization now that we have something …
6:36 PM Changeset in vbox [99913] by vboxsync
Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
6:34 PM Changeset in vbox [99912] by vboxsync
Main/DisplayImpl: Don't fail if the graphics adapter doesn't provide a …
5:57 PM Changeset in vbox [99911] by vboxsync
VMM/MM: make it possible to prepopulate a RAM region with data from a …
5:15 PM Changeset in vbox [99910] by vboxsync
FE/Qt: bugref:10451. Removing endif guards and some more refactoring.
5:02 PM Changeset in vbox [99909] by vboxsync
Main/ConsoleImpl: Split the VM config code into a common and …
4:59 PM Changeset in vbox [99908] by vboxsync
FE/VBoxBFE: Use the new PrepopulateFromFile CFGM key when initializing …
4:58 PM Changeset in vbox [99907] by vboxsync
VMM/MM: make it possible to prepopulate a RAM region with data from a …
4:46 PM Changeset in vbox [99906] by vboxsync
include/iprt/cdefs.h: Fix DECL_HIDDEN_THROW() define
2:44 PM Changeset in vbox [99905] by vboxsync
FE/Qt: bugref:10451. scm fix.
2:44 PM Changeset in vbox [99904] by vboxsync
FE/Qt: bugref:10451. Some cleaning before moving stuff around. part 1.
2:32 PM Changeset in vbox [99903] by vboxsync
FE/Qt: bugref:10451. Removing an unused parameter.
2:18 PM Changeset in vbox [99902] by vboxsync
IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated …
2:15 PM Changeset in vbox [99901] by vboxsync
IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
1:14 PM Changeset in vbox [99900] by vboxsync
VMM/EM: Added .iemrecompiled debugger command. bugref:10369
12:43 PM Changeset in vbox [99899] by vboxsync
VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
12:05 PM Changeset in vbox [99898] by vboxsync
VMM/EM,DBGF: Repurposing the inner REM execution loop for …
11:43 AM Changeset in vbox [99897] by vboxsync
VMM/EM,DBGF: Repurposing the inner REM execution loop for …
11:41 AM Changeset in vbox [99896] by vboxsync
VMM/SSM: Added SSM_GET_STD_ENUM32_RET for automatically validating …
11:40 AM Changeset in vbox [99895] by vboxsync
Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
11:27 AM Changeset in vbox [99894] by vboxsync
FE/VBoxBFE: Configure ARM PL061 GPIO device, bugref:10453, bugref:10397
11:26 AM Changeset in vbox [99893] by vboxsync
Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
11:20 AM Changeset in vbox [99892] by vboxsync
Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
10:55 AM Changeset in vbox [99891] by vboxsync
VMM/PGM: Docs correction for PGMInvalidatePage.
10:40 AM Changeset in vbox [99890] by vboxsync
FE/VBoxBFE: Some crude keyboard implementation for some input support …
10:38 AM Changeset in vbox [99889] by vboxsync
Devices/DevVirtioNet: Don't fail if there is no status driver …
10:36 AM Changeset in vbox [99888] by vboxsync
VMM/NEMR3Native-darwin-armv8: Workaround for WFI/WFE leading to a …
10:33 AM Changeset in vbox [99887] by vboxsync
Devices/DrvRamDisk: Return VERR_PDM_GEOMETRY_NOT_SET to indicate that …
10:32 AM Changeset in vbox [99886] by vboxsync
Devices/DevE1000: Don't crash if there is no status driver attached, …
10:31 AM Changeset in vbox [99885] by vboxsync
VMM/GIC: Updates to the emulation implementation, some basic SPI …

May 21, 2023:

2:25 PM Changeset in vbox [99884] by vboxsync
FE/Qt: bugref:10451 Some cleaning.
1:50 PM Changeset in vbox [99883] by vboxsync
FE/Qt: bugref:10451 Build fix.
1:18 PM Changeset in vbox [99882] by vboxsync
FE/Qt: bugref:10451 An addendum to r157522.
12:51 PM Changeset in vbox [99881] by vboxsync
FE/Qt: bugref:10451 Removing the definition VBOX_WITH_QHELP_VIEWER …
12:17 PM Changeset in vbox [99880] by vboxsync
FE/Qt: bugref:10451 Replacing VBOX_WITH_QHELP_VIEWER with …
12:10 PM Changeset in vbox [99879] by vboxsync
FE/Qt: bugref:10451 Replacing some define guards in GUI makefile.
11:57 AM Changeset in vbox [99878] by vboxsync
FE/Qt: bugref:10451 Add VBOX_WITH_DOCS_QHELP define to GUI binaries.

May 20, 2023:

5:45 PM Ticket #21683 (Machine Is not mutable or running(state is saved)) closed by gombara
duplicate: duplicate of #21674
5:45 PM Ticket #21682 (Machine Is not mutable or running(state is saved)) closed by gombara
duplicate: duplicate of #21674
5:45 PM Ticket #21681 (Machine Is not mutable or running(state is saved)) closed by gombara
duplicate: duplicate of #21674
5:45 PM Ticket #21680 (Machine Is not mutable or running(state is saved)) closed by gombara
duplicate: duplicate of #21674
5:45 PM Ticket #21679 (Machine Is not mutable or running(state is saved)) closed by gombara
duplicate: duplicate of #21674
5:44 PM Ticket #21678 (Machine Is not mutable or running(state is saved)) closed by gombara
duplicate: duplicate of #21674
5:44 PM Ticket #21677 (Machine Is not mutable or running(state is saved)) closed by gombara
duplicate: duplicate of #21674
5:43 PM Ticket #21676 (Machine Is not mutable or running(state is saved)) closed by gombara
duplicate
5:43 PM Ticket #21675 (Machine Is not mutable or running(state is saved)) closed by gombara
duplicate: duplicate of #21674
3:59 PM Ticket #21685 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:59 PM Ticket #21684 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:59 PM Ticket #21683 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:59 PM Ticket #21682 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:59 PM Ticket #21681 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:59 PM Ticket #21680 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:59 PM Ticket #21679 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:58 PM Ticket #21678 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:58 PM Ticket #21677 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:58 PM Ticket #21676 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:58 PM Ticket #21675 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
3:58 PM Ticket #21674 (Machine Is not mutable or running(state is saved)) created by Alexandru
Hello there. I recently decided to install something on the virtual …
2:43 PM Changeset in vbox [99877] by vboxsync
Devices/Graphics: Corresponding format for SVGA3D_DEVCAP_SURFACEFMT_R5G6B5
10:07 AM Ticket #21673 (Multi-Monitor arrangement) created by joemeier
Since many years it has been "difficulty" to use my 4-Monitor system …
5:13 AM Ticket #21672 (Kernel driver not installed (rc=-1908)) created by Liwiusz
After recent system update: Kernel driver not installed (rc=-1908) …
1:02 AM Changeset in vbox [99876] by vboxsync
Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
12:57 AM Changeset in vbox [99875] by vboxsync
ValKit: pylint adjustments for PEP-594 (dead batteries)
12:56 AM Changeset in vbox [99874] by vboxsync
libs/dxvk-native: Build fix for gcc 13.1.1.

May 19, 2023:

9:48 PM Changeset in vbox [99873] by vboxsync
/config.kmk: Some cleanups around VBOX_PATH_QT (untested). [fixes] …
8:48 PM Changeset in vbox [99872] by vboxsync
/Config.kmk: Some cleanups around VBOX_PATH_QT (untested). bugref:10450
8:29 PM Changeset in vbox [99871] by vboxsync
/Makefile.kmk: Attempt to simplify and clean up the qt[56]-bin stuff. …
7:51 PM Changeset in vbox [99870] by vboxsync
*: A bunch of adjustments that allows using /permissive- with Visual …
6:46 PM Changeset in vbox [99869] by vboxsync
scm fixes for makefile.kmk
6:38 PM Changeset in vbox [99868] by vboxsync
scm fixes for config.kmk
6:26 PM Changeset in vbox [99867] by vboxsync
trying to fix scm for Makefile.kmk... ;_;
6:03 PM Changeset in vbox [99866] by vboxsync
trying to fix scm for Makefile.kmk (help, I'm crying...)
6:01 PM Changeset in vbox [99865] by vboxsync
fix scm for src/VBox/Frontends/VirtualBox/src/platform/nix/XKeyboard.h
5:39 PM Changeset in vbox [99864] by vboxsync
scm fixes for Makefile.kmk, plus ansible changes, if macos is newer …
5:34 PM Changeset in vbox [99863] by vboxsync
scm fixes for src\platform\nix\VBoxUtils-nix.h Config.kmk …
5:31 PM Changeset in vbox [99862] by vboxsync
VMSVGA: Avoid recursive acquision of spinlock while processing …
4:58 PM Changeset in vbox [99861] by vboxsync
Linux: vboxdrv: suppress false-positive warning caused by …
2:47 PM Changeset in vbox [99860] by vboxsync
FE/Qt: bugref:10451. Reverting r157497.
2:10 PM Changeset in vbox [99859] by vboxsync
FE/Qt: bugref:10451. Unify VBOX_WITH_DOCS_QHELP and …
11:58 AM Ticket #21671 (VirtualBox 7.0.8 for Centos Stream 9 in Kernel 5.14.0-307 => fixed in svn) created by yulchiev
Hi. Help to VB no starting. vboxdrv.sh: failed: Look at …
10:42 AM Changeset in vbox [99858] by vboxsync
kBuild 3588 -> 3593: qt6 fix for windows and some debug CRT related …
10:39 AM Changeset in kBuild [3593] by bird
units/qt6.kmk: No qtmain for qt6.
9:05 AM Changeset in vbox [99857] by vboxsync
WDDM: D3D10_DDI_MAP_FLAG_DONOTWAIT fix; remove FlushCommands from Draw …
8:54 AM Changeset in vbox [99856] by vboxsync
WDDM: Take into account the D3D10_DDI_MAP_FLAG_DONOTWAIT flag in …
7:35 AM Changeset in vbox [99855] by vboxsync
WDDM: UpdateSubresourceUP uses a pool of staging buffers. bugref:9845

May 18, 2023:

5:09 PM Ticket #21670 (Mouse clicks and scroll wheel stop working in VirtualBox and parts of ...) created by MexIT
Mouse clicks and scroll wheel stop working in VirtualBox and parts of …
4:47 PM Ticket #21664 (Spurious window appearing when launching VM) closed by gombara
fixed: This has been fixed in the source tree. The fix will be available in …
2:58 PM Ticket #21669 (virtualbox memory leak) created by howlett
There seems to be a substantial memory leak on the host system from …
2:57 PM Changeset in vbox [99854] by vboxsync
Makefile.kmk: bugref:10450: Adjust a list of Qt libraries being …
2:40 PM Changeset in vbox [99853] by vboxsync
Debugger/Gui: ​bugref:10450: Some Qt6 compatibility stuff.
1:24 PM Changeset in vbox [99852] by vboxsync
Makefile.kmk bugref:10450: Adjust a list of Qt libraries being …
1:20 PM Changeset in vbox [99851] by vboxsync
Config.kmk bugref:10450: Adjust a list of Qt modules for Qt 5/6 on …
1:13 PM Changeset in vbox [99850] by vboxsync
bugref:10450: Teach Config.kmk how to find Qt6 on X11 hosts.
1:11 PM Changeset in vbox [99849] by vboxsync
Config.kmk: bugref:10450: Accidentally committed some of local changes …
1:04 PM Changeset in vbox [99848] by vboxsync
bugref:10450: Teach Config.kmk how to find Qt6 on Windows host.
1:00 PM Changeset in vbox [99847] by vboxsync
Config.kmk: bugref:10450: Small fix for r157425 to make required flag …
12:51 PM Ticket #21668 (MEMORY_MANAGEMENT reset) created by JeanC
Hi, Not sure this is related with VB 7.0.8 or a conflict with …
12:12 PM Changeset in vbox [99846] by vboxsync
bugref:10450: Code parts which uses Qt6 on Windows require …
11:13 AM Changeset in vbox [99845] by vboxsync
bugref:10450: Justify Qt 5/6 unit choice in various project parts.
11:10 AM Changeset in vbox [99844] by vboxsync
FE/Qt: bugref:10450: No WinExtras module in Qt6 similar to other platforms.
11:08 AM Changeset in vbox [99843] by vboxsync
FE/Qt: bugref:10450: Runtime UI: Wiping out some old Windows stuff …
11:06 AM Changeset in vbox [99842] by vboxsync
FE/Qt: bugref:10450: Qt6 compatibility bits for QImage stuff; …
11:05 AM Changeset in vbox [99841] by vboxsync
FE/Qt: bugref:10450: Qt6 compatibility bits for QString stuff; …
10:26 AM Changeset in vbox [99840] by vboxsync
FE/Qt: bugref:10450: VM Settings: Qt6 compatibility bit for …
10:21 AM Changeset in vbox [99839] by vboxsync
FE/Qt: bugref:10450: Runtime UI: Remaining bits fixing Qt6 …
10:06 AM Changeset in vbox [99838] by vboxsync
FE/Qt: bugref:10450: Runtime UI: Remaining bits fixing Qt6 …
10:03 AM Changeset in vbox [99837] by vboxsync
FE/Qt: bugref:10450: A bit of missed Qt includes in Win utils; They …
10:02 AM Changeset in vbox [99836] by vboxsync
FE/Qt: bugref:10450: No need to enable HiDPI support since Qt6, it's …
9:50 AM Changeset in vbox [99835] by vboxsync
Debugger/Console: bugref:10450: Move to modern way of assigning …
9:44 AM Changeset in vbox [99834] by vboxsync
OpenGLTest: bugref:10450: Adding missed include to be able to build …
8:12 AM Changeset in vbox [99833] by vboxsync
VMSVGA: Reverting temporary logging added by r157444 and r157409, …
6:51 AM Ticket #21667 (Windows 10 doesn't work with Guest additions V7.0.8) created by -RedHead-
Installing the guest additions on windows 10 crashes the system. Then …
1:18 AM Changeset in vbox [99832] by vboxsync
VMM/IEM: More recompiler work. bugref:10369

May 17, 2023:

6:34 PM Changeset in vbox [99831] by vboxsync
Devices/Graphics: RTV -> UAV fix copy paste bug
2:42 PM Ticket #21666 (Guru meditation) created by workerbee
Guru meditation while running Xilinx's PetaLinux tools in a Ubuntu VM,
2:03 PM Changeset in vbox [99830] by vboxsync
FE/Qt: bugref:10421. Renaming platform/x11 to platform/nix.
1:51 PM Changeset in vbox [99829] by vboxsync
*: A bunch of adjustments that allows using /permissive- with Visual …
1:48 PM Changeset in vbox [99828] by vboxsync
*: A bunch of adjustments that allows using /permissive- with Visual …
12:38 PM Changeset in vbox [99827] by vboxsync
FE/Qt: bugref:10407. Adding a getter to UICommon to return display …
12:36 PM Changeset in vbox [99826] by vboxsync
FE/Qt: bugref:10407. Reverting r157461.
12:35 PM Changeset in vbox [99825] by vboxsync
FE/Qt: bugref:10407. Adding an getter to UICommon to return display …
8:20 AM Changeset in vbox [99824] by vboxsync
Devices/Graphics: correct assertion
7:53 AM Changeset in vbox [99823] by vboxsync
Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
7:51 AM Changeset in vbox [99822] by vboxsync
Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
7:35 AM Changeset in vbox [99821] by vboxsync
VMM/GIC: Implement interrupt forwarding to the GIC from shared …
7:31 AM Changeset in vbox [99820] by vboxsync
Devices/Bus: Implement interrupt forwarding for the PCIe bus, bugref:10445
7:03 AM Ticket #21665 (Drag and Drop fails) created by hefink
All Drag and Drop operations fail in either direction (guest to host …
6:13 AM Ticket #21664 (Spurious window appearing when launching VM) created by paaguti-u
When I launch a VM with vboxmanage startvm <vm> I get the VM's …
5:32 AM Ticket #21663 (Copy from guest and paste to host makes host freeze) created by AlbetlBo
Desc: When I copy from windows(guest) and paste to ubuntu(host), my …
5:32 AM Ticket #21662 (Copy from guest and paste to host makes host freeze) created by AlbetlBo
Desc: When I copy from windows(guest) and paste to ubuntu(host), my …
5:32 AM Ticket #21661 (Copy from guest and paste to host makes host freeze) created by AlbetlBo
Desc: When I copy from windows(guest) and paste to ubuntu(host), my …
5:32 AM Ticket #21660 (Copy from guest and paste to host makes host freeze) created by AlbetlBo
Desc: When I copy from windows(guest) and paste to ubuntu(host), my …
5:32 AM Ticket #21659 (Copy from guest and paste to host makes host freeze) created by AlbetlBo
Desc: When I copy from windows(guest) and paste to ubuntu(host), my …
5:32 AM Ticket #21658 (Copy from guest and paste to host makes host freeze) created by AlbetlBo
Desc: When I copy from windows(guest) and paste to ubuntu(host), my …
5:32 AM Ticket #21657 (Copy from guest and paste to host makes host freeze) created by AlbetlBo
Desc: When I copy from windows(guest) and paste to ubuntu(host), my …

May 16, 2023:

11:24 PM Changeset in vbox [99819] by vboxsync
VMM/IEM: More recompiler work. bugref:10369
9:11 PM Changeset in vbox [99818] by vboxsync
HostDrivers/Support/testcase/tstPin, …
9:01 PM Changeset in vbox [99817] by vboxsync
FE/VirtualBox: Fix running VirtualBox on MacOS after adding the …
6:29 PM Changeset in vbox [99816] by vboxsync
WDDM: D3D testcase update
6:17 PM Changeset in vbox [99815] by vboxsync
FE/Qt: ​bugref:10449. Making host screen toggle function configurable.
4:32 PM Changeset in vbox [99814] by vboxsync
IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
4:03 PM Changeset in vbox [99813] by vboxsync
VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys …
9:50 AM Ticket #21656 (Guest Additions broken in Upstart based Linux from 6.1.32 and newer) created by klockren80
Guest OS: Ubuntu 14.04 with Upstart init system Host OS: Ubuntu 22.04 …
9:32 AM Changeset in vbox [99812] by vboxsync
VMM/PGM: Nested VMX: bugref:10318 Fixes to flushing of large page page …
9:12 AM Changeset in vbox [99811] by vboxsync
NAT/lwIP: ticketref:21560 Adjust UDP proxy timeout from 18-21 to 21-24 …
7:39 AM Changeset in vbox [99810] by vboxsync
HostDrivers/VBoxUSB/solaris: Make compilation dependent on …
6:46 AM Changeset in vbox [99809] by vboxsync
VMM/HM: Nested VMX: bugref:10318 Stat name change to make it easier to …
6:44 AM Changeset in vbox [99808] by vboxsync
Main/ConsoleImpl: Work around compilation under parfait, bugref:3409
6:31 AM Changeset in vbox [99807] by vboxsync
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
6:28 AM Changeset in vbox [99806] by vboxsync
VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409
6:22 AM Changeset in vbox [99805] by vboxsync
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
6:18 AM Changeset in vbox [99804] by vboxsync
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
6:16 AM Changeset in vbox [99803] by vboxsync
Runtime/fuzz.cpp: Fix assertion, bugref:3409
12:05 AM Changeset in vbox [99802] by vboxsync
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …

May 15, 2023:

10:58 PM Changeset in vbox [99801] by vboxsync
Runtime/testcase/{Makefile.kmk,tstRTCRest-1}: Address two …
10:17 PM Changeset in vbox [99800] by vboxsync
VMM/IEM: More work on recompiler. bugref:10369
7:50 PM Changeset in vbox [99799] by vboxsync
Docs: bugref:10302. scm fix.
6:49 PM Changeset in vbox [99798] by vboxsync
Main/Makefile.kmk: Allow VBOX_WITHOUT_PRECOMPILED_HEADERS in Windows …
5:27 PM Changeset in vbox [99797] by vboxsync
Docs: bugref:10302. Merging changes from the docs team. Almost …
4:52 PM Changeset in vbox [99796] by vboxsync
makefile.kmk: Let parfait chew on the output, even if the build fails, …
4:41 PM Changeset in vbox [99795] by vboxsync
makefile.kmk: Let parfait chew on the output, even if the build fails, …
4:26 PM Changeset in vbox [99794] by vboxsync
Config.kmk: Fixes for running midl with parfait, bugref:3409 [scm]
4:24 PM Changeset in vbox [99793] by vboxsync
Config.kmk: Fixes for running midl with parfait, bugref:3409
3:59 PM Changeset in vbox [99792] by vboxsync
Runtime: Disable some stuff for now when running under parfait, bugref:3409
3:47 PM Changeset in vbox [99791] by vboxsync
Config.kmk,include/iprt: Workarounds for compiling with parfait on …
1:10 PM Changeset in vbox [99790] by vboxsync
IEM: Fixed iemAImpl_rorx_u64 copy/paste error.
12:32 PM Changeset in vbox [99789] by vboxsync
VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys, …
8:29 AM Ticket #21654 (NatNetwork doesn't support VLANs anymore) closed by galitsyn
duplicate: Duplicate of #21654.
6:24 AM Ticket #21655 (NatNetwork doesn't support VLANs anymore) created by paaguti-u
I have been using VLANs on top of a NatNetwork for ages. After …
6:23 AM Ticket #21654 (NatNetwork doesn't support VLANs anymore) created by paaguti-u
I have been using VLANs on top of a NatNetwork for ages. After …
6:01 AM Changeset in vbox [99788] by vboxsync
VMM/PGM: Nested VMX: bugref:10318 Don't need to get the physical page …
12:24 AM Ticket #21653 (VBoxManage.exe: error: Code RPC_E_SERVERFAULT (0x80010105) (extended ...) created by Golden_us
Export fails with the following error: Read below about work-around. …

May 14, 2023:

8:42 PM Ticket #21652 (Exiting fullscreen does not restore previous resolution) created by systemdlete
This may be related to #18408 This is raising its head again, this …
5:52 PM Changeset in vbox [99787] by vboxsync
Devices/Network: scm fixes. bugref:10268
4:43 PM Changeset in vbox [99786] by vboxsync
Devices/Network: wip. partial implementation of libslirp driver. …

May 13, 2023:

4:52 PM Changeset in vbox [99785] by vboxsync
Devices/Graphics: debugging helpers readBuffer update

May 12, 2023:

3:34 PM Changeset in vbox [99784] by vboxsync
Guest Control/VBoxManage + FE/Qt: Fixed parameter …
2:58 PM Changeset in vbox [99783] by vboxsync
Guest Control/Main: Marked IGuestSession::waitFor() and …
2:53 PM Changeset in vbox [99782] by vboxsync
Guest Control/Main: Marked IGuestSession::waitFor() and …
2:16 PM Changeset in vbox [99781] by vboxsync
Guest Control/Main: Documented current limitations of the …
2:11 PM Ticket #21651 ("Reset Keys to Default" damages boot loader) created by aussie
I was trying to update my Win10 VM to Win11 VM when I encountered …
1:56 PM Changeset in vbox [99780] by vboxsync
Guest Control/Main: Documented current limitations of the …
1:27 PM Changeset in vbox [99779] by vboxsync
*: Mark functions as static if not used outside of a given compilation …
12:42 PM Changeset in vbox [99778] by vboxsync
Guest Control/VBoxManage: Cleaned up command synopsis a bit more and …
12:32 PM Changeset in vbox [99777] by vboxsync
*: Mark functions as static if not used outside of a given compilation …
12:26 PM Changeset in vbox [99776] by vboxsync
*: Mark functions as static if not used outside of a given compilation …
12:21 PM Changeset in vbox [99775] by vboxsync
*: Mark functions as static if not used outside of a given compilation …
12:17 PM Changeset in vbox [99774] by vboxsync
Guest Control/VBoxManage: Cleaned up argv0 handling with the "run" and …
12:17 PM Ticket #21650 (Windows 11 clone fails to boot) created by aussie
I cloned my Windows 11 VM and it failed to boot. See screenshot of …
12:13 PM Changeset in vbox [99773] by vboxsync
Guest Control/VBoxManage: Cleaned up argv0 handling with the "run" and …
11:40 AM Ticket #21649 (Startup of a VM with a hidden window using VirtualBoxVM.exe is not ...) created by Mikhail Kovalev
Hello, prior to VirtualBox 7.0.8, it was possible to start VirtualBox
10:00 AM Changeset in vbox [99772] by vboxsync
VBox/com: Added SafeArray::push_front() and implemented a new …
9:46 AM Changeset in vbox [99771] by vboxsync
VBox/com: Added SafeArray::push_front() and implemented a new …
9:27 AM Changeset in vbox [99770] by vboxsync
VBox/com: Added SafeArray::push_front() and implemented a new …
9:03 AM Changeset in vbox [99769] by vboxsync
tools/linux.amd64: Update properties, bugref:3409
8:30 AM Ticket #21647 (Zoin raw VMDK client VERY (5 min delay) in starting on a Manjaro host.) closed by galitsyn
duplicate: Duplicate of #21648.
8:30 AM Ticket #21646 (7.0.8 GA applied to raw metal Zorin causes raw metal VMDK boot of ...) closed by galitsyn
duplicate: Duplicate of #21648.
7:25 AM Changeset in vbox [99768] by vboxsync
Devices/DevPit-i8254: Move the host speaker data to the R3 structure …
6:55 AM Changeset in vbox [99767] by vboxsync
libs/xpcom18a4/xpidl_idl.c: Explicetely initialize ftracefile with …
6:54 AM Changeset in vbox [99766] by vboxsync
Devices/Bus/DevPciIch9: Convert cb to unsigned, the caller uses …
5:07 AM Changeset in vbox [99765] by vboxsync
VMM/IEM: Nested VMX: bugref:10318 Nits.
1:16 AM Changeset in vbox [99764] by vboxsync
/configure: Default to building liblzma on darwin.
Note: See TracTimeline for information about the timeline view.

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