Timeline
Feb 3, 2019:
- 11:38 PM Changeset in vbox [77147] by
- build fix
- 8:59 PM Changeset in vbox [77146] by
- DBGPlugInFreeBsd.cpp: Trying out a new algorithm to find the …
- 5:22 PM Ticket #18408 (Exiting seamless mode does not revert guest display back to previous ...) created by
- In prior VBox versions (< 6.0), the behaviour when exiting from …
Feb 2, 2019:
- 9:31 PM Ticket #18318 (Virtualbox leaves multiple services running after shutdown) closed by
- duplicate: #18392
- 4:50 PM Ticket #18407 (vboxmanage controlvm <> savesate crashes if 3D acceleration is enabled) created by
- I wanted to create headless vms server. I found an strange error. When …
- 12:30 PM Changeset in vbox [77145] by
- Config.kmk: Move -ffreestanding to FreeBSD only, some g++ versions on …
- 12:06 PM Changeset in vbox [77144] by
- Config.kmk: Add -ffreestanding to TEMPLATE_VBoxR0_CXXFLAGS.amd64 to …
- 7:31 AM Ticket #18406 (no 64 bit guest support in VB on intel 64bit CPU and 64bit Kubuntu ...) created by
- VTX is enabled in bios, Kubuntu 18.04 64bit host OS is running fine, …
- 12:22 AM Changeset in vbox [77143] by
- Fixed a dyslexia-like transposition of words (but don't have dyslexia).
- 12:20 AM Changeset in vbox [77142] by
- First two usage paragraphs needed more pruning/editing
Feb 1, 2019:
- 8:32 PM Changeset in vbox [77141] by
- linux/vboxsf: Applied the sf_reg_read optimizations to the …
- 8:13 PM Ticket #18396 (3D Accelaration with macos host not working) closed by
- duplicate: #18397
- 8:09 PM Ticket #18402 (SSM: LoadExec failed for 'lsilogicscsi' instance #0 (version 5, pass ...) closed by
- duplicate: #18263
- 7:38 PM Changeset in vbox [77140] by
- linux/vboxsf: Set st_blksize to 1MB for files and 16KB for …
- 7:35 PM Changeset in vbox [77139] by
- linux/vboxsf: More read code tweaking, making the max read/write …
- 7:00 PM Changeset in vbox [77138] by
- linux/vboxsf: More read code tweaking, making the max read/write …
- 5:59 PM Changeset in vbox [77137] by
- Storage/testcase/Makefile.kmk: FreeBSD fix
- 5:58 PM Changeset in vbox [77136] by
- USBLib.cpp: Remove use of register keyword
- 5:58 PM Changeset in vbox [77135] by
- configure: FreeBSD fix
- 5:57 PM Changeset in vbox [77134] by
- Config.kmk: FreeBSD fixes
- 5:46 PM Changeset in vbox [77133] by
- Fix a Windows burn from the last commit. bugref:9376: Complete …
- 5:32 PM Changeset in vbox [77132] by
- DevPCNet.cpp: Remove use of register keyword
- 5:29 PM Changeset in vbox [77131] by
- the-freebsd-kernel.h,memobj-r0drv-freebsd.cpp: Build fix for newer …
- 4:55 PM Changeset in vbox [77130] by
- pdmifs/DevVGA/DisplayImpl: add screen id to …
- 4:33 PM Changeset in vbox [77129] by
- the-freebsd-kernel.h,memobj-r0drv-freebsd.cpp: Some cleanup to reduce …
- 4:32 PM Changeset in vbox [77128] by
- mp-r0drv-freebsd.cpp: Fix compliation on newer FreeBSD kernels where …
- 4:18 PM Changeset in vbox [77127] by
- libs/liblzf-3.4,libs/openssl-1.1.0j: Use -std=gnu99 when compiling on …
- 4:10 PM Changeset in vbox [77126] by
- VMMDevHGCM.cpp,GVMMR0.cpp: Change AssertCompile() statement to pass …
- 4:02 PM Changeset in vbox [77125] by
- WDDM: Gallium Display Driver: removed unnecessary assertion
- 3:35 PM Changeset in vbox [77124] by
- VBoxNetAdp,VBoxNetFlt: FreeBSD build fixes
- 3:18 PM Changeset in vbox [77123] by
- XPCOM: Build fix for FreeBSD
- 3:17 PM Changeset in vbox [77122] by
- iprt/types.h: Fix for recent FreeBSD versions
- 3:14 PM Changeset in vbox [77121] by
- IPRT: Two more license header cleanups.
- 3:09 PM Ticket #18405 (Deleting a snapshot with multiple children) created by
- Currently, deleting a snapshot with multiple children is not possible: …
- 3:08 PM Changeset in vbox [77120] by
- IPRT: Some license header cleanups.
- 2:49 PM Changeset in vbox [77119] by
- cdefs.h: Explicitly cast the result of RT_BYTE[1..7]() to uint8_t to …
- 2:47 PM Changeset in vbox [77118] by
- Runtime: Get rid of the "register" keyword usage as all compilers we …
- 2:23 PM Changeset in vbox [77117] by
- Updated BIOS note.
- 2:20 PM Changeset in vbox [77116] by
- Guest Control/Main: Docs.
- 1:25 PM Changeset in vbox [77115] by
- Guest Control/Main: Renaming nit.
- 1:13 PM Changeset in vbox [77114] by
- DevVGA-SVGA3d-ogl: remember type of created resource; …
- 12:51 PM Changeset in vbox [77113] by
- Guest Control/Main: The comment about Guest::i_notifyCtrlDispatcher() …
- 11:23 AM Changeset in vbox [77112] by
- Guest Control/Main: Clarify GuestFile::getOffset().
- 11:01 AM Changeset in vbox [77111] by
- RTErrConvertFromErrno(): Convert the uNativeCode parameter from …
- 11:00 AM Changeset in vbox [77110] by
- RTErrConvertFromErrno(): Convert the uNativeCode parameter from …
- 10:49 AM Ticket #18404 (No Audio on Linux Guest with Windows 10 x64 host when changing output ...) created by
- Audio in the linux guest completely hangs, after changing output audio …
- 10:41 AM Changeset in vbox [77109] by
- assertcompile.h: Use _Static_assert() when compiling in C mode and …
- 10:35 AM Changeset in vbox [77108] by
- ExtPacks/VBoxDTrace: FreeBSD compile fixes
- 10:31 AM Changeset in vbox [77107] by
- SUPDrv-freebsd.cpp: Compile fix
- 10:31 AM Changeset in vbox [77106] by
- SUPDrv.cpp: FreeBSD compile fix
- 10:29 AM Changeset in vbox [77105] by
- Devices/DrvHostBase-freebsd.cpp: Compile fixes
- 10:28 AM Changeset in vbox [77104] by
- Main/NetIf-freebsd.cpp: Compile fixes
- 10:27 AM Changeset in vbox [77103] by
- Main/HostHardwareFreeBSD: Compile fixes
- 10:26 AM Changeset in vbox [77102] by
- tstCollector: Complete conversion from printf() to RTPrintf()
- 10:26 AM Changeset in vbox [77101] by
- Main/USBProxyBackend: FreeBSD compile fix
- 10:25 AM Changeset in vbox [77100] by
- Main/ConsoleImpl: Don't mix COM and IPRT/VBox status codes (FreeBSD …
- 10:22 AM Changeset in vbox [77099] by
- VMReq.cpp: clang compile fix, use ASMAtomicWriteNullPtr instead
- 10:21 AM Changeset in vbox [77098] by
- APIC: clang/LLVM compile fix
- 9:27 AM Changeset in vbox [77097] by
- Guest Control/Main: Renaming (NOREF -> RT_NOREF).
- 9:14 AM Changeset in vbox [77096] by
- Guest Control/Main: Use the new code path of …
- 9:09 AM Changeset in vbox [77095] by
- Guest Control/Main: Forgot to return the created event in …
- 8:54 AM Changeset in vbox [77094] by
- VMM/IEM: Nested VMX: bugref:9180 ifdef related fixes. Also don't …
- 8:53 AM Changeset in vbox [77093] by
- Guest Control/Main: Added VERR_GSTCTL_MAX_CID_COUNT_REACHED and use it …
- 7:25 AM Ticket #18403 (Linux Host and Windows guest both consume same input event ...) created by
- Windows 10 Host Linux Guest (Fedora 29 Workstation) Steps to …
- 6:10 AM Changeset in vbox [77092] by
- VMM/TRPM: Nested VMX: bugref:9180 Assertions.
- 6:06 AM Changeset in vbox [77091] by
- VMM/IEM: Nested VMX: bugref:9180 indentation space.
- 1:16 AM Changeset in vbox [77090] by
- Eliminated '=' from parsing style of long-options, fixed typos and …
Jan 31, 2019:
- 9:12 PM Ticket #18402 (SSM: LoadExec failed for 'lsilogicscsi' instance #0 (version 5, pass ...) created by
- When resuming a suspended VM with Virtual box 6.0.x it always fails …
- 8:51 PM Changeset in vbox [77089] by
- linux/vboxsf: Optimized reading regular files. bugref:9172 Small …
- 8:44 PM Changeset in vbox [77088] by
- FsPerf: Extended read+write tests with file offset check after random …
- 7:05 PM Changeset in vbox [77087] by
- FE/Qt: bugref:9072 RIP 'filtered' watermarking.
- 5:15 PM Changeset in vbox [77086] by
- FE/Qt: bugref:9373: UIGraphicsScrollArea initial implementation.
- 5:13 PM Changeset in vbox [77085] by
- FE/Qt: bugref:9373: UIGraphicsScrollBar: Make sure value change signal …
- 4:59 PM Changeset in vbox [77084] by
- FE/Qt: bugref:9373: Extend UIGraphicsScrollBar with minimum/maximum …
- 4:30 PM Changeset in vbox [77083] by
- Guest Control/Main: Comments.
- 4:26 PM Changeset in vbox [77082] by
- Guest Control/Main: Assertion not needed in …
- 4:18 PM Changeset in vbox [77081] by
- Guest Control/Main: Doxygen (build) fix.
- 4:15 PM Changeset in vbox [77080] by
- Guest Control/Main: Parameter conversion in …
- 4:05 PM Changeset in vbox [77079] by
- Guest Control/Main: Fixed GuestWaitEvent initialization by now having …
- 3:34 PM Changeset in vbox [77078] by
- FE/Qt: bugref:9072 Replace the info label of the search panel with an …
- 2:38 PM Changeset in vbox [77077] by
- Additions/linux/installer: correctly detect the Oracle Linux RPMs. …
- 1:50 PM Changeset in vbox [77076] by
- FE/Qt: bugref:9373: A bit of fixes for UIGraphicsScrollBar: Division …
- 1:35 PM Ticket #18394 (Problem with USB Disk data coruption) closed by
- wontfix: This is not a supported setup. When saving a VM state we detach all …
- 1:25 PM Ticket #18401 (After saving state of a XP VM, this machine crashes when trying to ...) created by
- From upgrading to 6.0.2 and in 6.0.4 too, a VM with XP that before …
- 1:18 PM Changeset in vbox [77075] by
- Guest Control/Main: Made GUEST_FILE_NOTIFYTYPE_WRITE more uniform to …
- 1:04 PM Changeset in vbox [77074] by
- Guest Control/Main: Get rid of uProcFlags parameter of …
- 12:54 PM Changeset in vbox [77073] by
- Guest Control/Main: Also check process priority flags in …
- 12:41 PM Changeset in vbox [77072] by
- Guest Control/Main: Fixes for GuestSession::fileExist().
- 12:25 PM Windows build instructions edited by
- Added updated NSIS 3.x dependencies. (diff)
- 12:04 PM Changeset in vbox [77071] by
- Guest Control/Main: Removed VERR_PERMISSION_DENIED in …
- 12:01 PM Changeset in vbox [77070] by
- Guest Control/Main: Removed VERR_PERMISSION_DENIED in …
- 11:59 AM Changeset in vbox [77069] by
- Guest Control/Main: Check flags of …
- 11:53 AM Changeset in vbox [77068] by
- Guest Control/Main: Renamed GuestSessionTaskInternalOpen() to …
- 11:21 AM Changeset in vbox [77067] by
- Config.kmk: fix issue with wildcard/quote
- 10:53 AM Changeset in vbox [77066] by
- Config.kmk, webservice/Makefile.kmk: more Java webservice fixing for …
- 8:06 AM Changeset in vbox [77065] by
- Guest Control/API docs: Spelling.
- 7:36 AM Ticket #18400 (Error 'lsilogicsas' (VERR_SSM_LOADED_TOO_LITTLE) when opening a saved ...) created by
- Hi, i am using Windows 10 (Build: 1809) and i have installed the …
- 6:34 AM Ticket #18399 (restore an acronis (.tib )backup of solaris10 OS into VM) created by
- hello i got a backup of my solaris10 OS with acronis 2018 and restored …
- 4:43 AM Ticket #18398 (Building Virtualbox on server without opengl !) created by
- Last Version Version build is successful is build 6.0.0_rc1 After …
- 1:28 AM Ticket #18397 (3D Accelaration under macOS results in unreadable characters) created by
- when enabling 3D Accelaration under macOS I see in unreadable …
- 1:24 AM Ticket #18396 (3D Accelaration with macos host not working) created by
- When enabling 3D acceleration many character within the guest system …
Jan 30, 2019:
- 9:54 PM Ticket #18395 (animations and mouse movement flicker [OS/2 guest]) created by
- On OS/2 guests animations on the desktop flicker. E.g. the mouse …
- 8:04 PM Changeset in vbox [77064] by
- linux/vboxsf: Optimization of small reads (<= 3/4 page size) by …
- 8:03 PM Changeset in vbox [77063] by
- VbglR0PhysHeapAlloc: Tweaked the free block matching algorithm for …
- 7:57 PM Changeset in vbox [77062] by
- linux/vboxsf/utils.c: Fixed sf_setattr regression and f_flags version …
- 6:41 PM Ticket #18394 (Problem with USB Disk data coruption) created by
- Win10+VB 5.2.24 - I have an external usb disk mapped through to a …
- 6:12 PM Changeset in vbox [77061] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Reworking Chooser-pane …
- 6:09 PM Ticket #18393 (USB3 drive not recognized when connected to USB3 port) created by
- I have a Windows7 host w/ Debian8 guest on VirtualBox 5.2.8. WD …
- 6:09 PM Changeset in vbox [77060] by
- VBoxGuest.h: Reverted previous VBGLIOCIDCHGCMFASTCALL_INIT change as …
- 6:07 PM Changeset in vbox [77059] by
- Installer/linux/Makefile.include.header: Shut up makefile warnings. …
- 6:05 PM Changeset in vbox [77058] by
- VBoxGuest.h: Use VMMDevReq_HGCMCall in VBGLIOCIDCHGCMFASTCALL_INIT. …
- 6:05 PM Changeset in vbox [77057] by
- linux/vboxsf: Makefile is missing IN_GUEST define. bugref:9172
- 6:00 PM Changeset in vbox [77056] by
- VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
- 5:53 PM Ticket #18392 (Accented Characters causes the "Failed to set the global VirtualBox ...) created by
- VirtualBox 6.0.4 presents the following failure report when you move …
- 5:41 PM Changeset in vbox [77055] by
- /Config.kmk: Added object file aliases for …
- 5:40 PM Changeset in vbox [77054] by
- linux/vboxsf: Started converting the code to use the more efficient …
- 5:39 PM Changeset in vbox [77053] by
- Guest Control/API docs: Emphasize path usage for …
- 5:38 PM Changeset in vbox [77052] by
- FsPerf: Profile RTFsQuerySizes(). bugref:9172
- 5:38 PM Changeset in vbox [77051] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Small cleanup for chooser …
- 5:34 PM Ticket #18391 (Exiting full screen does not restore screen resolution -> duplicate of ...) created by
- Starting in V6.0.0 when you have a guest in a window and press Host-F …
- 5:32 PM Ticket #18390 ('memory could not be read' crash in Linux guest / Windows host 6.02 ...) created by
- I am running a Linux guest (Mint Virtualbox image downloaded from …
- 5:29 PM Changeset in vbox [77050] by
- FE/Qt: Guest Control file manager: Guarantee that …
- 5:06 PM Changeset in vbox [77049] by
- Additions/linux/installer: mute chcon error output. …
- 3:55 PM Changeset in vbox [77048] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Small cleanup for group …
- 3:38 PM Changeset in vbox [77047] by
- iprt/isomaker: Optimized native handle (file descriptor) usage when …
- 2:31 PM Changeset in vbox [77046] by
- WDDM: Gallium Display Driver: separate Gallium based driver from the …
- 2:28 PM Changeset in vbox [77045] by
- Config.kmk: attempt at fixing Java webservice parts with Java 11 and …
- 2:18 PM Changeset in vbox [77044] by
- FE/Qt: bugref:6699: Give the focus to user name line edit as the …
- 1:05 PM Changeset in vbox [77043] by
- FDC: Double density 720K floppies need 300 kbps data rate in a 5.25 …
- 12:51 PM Changeset in vbox [77042] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Sync prepare/cleanup …
- 12:48 PM Changeset in vbox [77041] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Proper prepare/cleanup …
- 11:46 AM Ticket #18389 (numeric username issue) created by
- when use VBoxManage to run a headless VM, it starts and runs correctly …
- 11:37 AM Changeset in vbox [77040] by
- FE/Qt: bugref:9049: Link icons to VBoxGlobal, not to each of …
- 11:18 AM Changeset in vbox [77039] by
- Main/Machine: fix CPUID override removal, it ran into …
- 11:16 AM Changeset in vbox [77038] by
- Guest Control/Main: Fixed the number of operations when copying from …
- 11:01 AM Ticket #18358 (5.2.24 Guest Extension compiles on CentOS-7 with the 957 kernel but ...) closed by
- invalid
- 10:53 AM Ticket #18388 ("The instruction at 0x000000006BC88A90 referenced memory at ...) created by
- Im using Host: Windows 10 Pro 64 bit v1803 VB: VirtualBox …
- 10:46 AM Ticket #18327 (Guest Tools not working on Kali 18.04 -> Kali problem) closed by
- invalid: Resizing should work fine with VMSVGA, but from the command line you …
- 8:04 AM Ticket #18367 (When moving main window, its position is saved incorrectly -> fixed in ...) closed by
- fixed
- 7:04 AM Ticket #18387 (Virtualbox 6.0.x does not work with Hyper-V with 64bit Linux Guest) created by
- As already posted in the Forum …
- 6:35 AM Ticket #18386 (VirtualBox 6.0 crash and make Windows reboot) created by
- Hi. I have problem for latest VirtualBox. Yesterday my VirtualBox …
Jan 29, 2019:
- 6:46 PM Changeset in vbox [77037] by
- VBoxGuestLibSharedFoldersInline.h: Updates. bugref:9172
- 4:32 PM Changeset in vbox [77036] by
- Guest Control/Main: Fixed the number of operations when copying from …
- 4:16 PM Changeset in vbox [77035] by
- Changelog.
- 4:13 PM Changeset in vbox [77034] by
- Tools: Enabled fetching / using NSIS 3.04.
- 4:08 PM Changeset in vbox [77033] by
- Workspace generation fixes.
- 3:54 PM Ticket #18385 (Virtualbox 6 frequent freezes and crash) created by
- Hi, after upgrade to 6.0.x i have frequent freezes and crash. I …
- 2:28 PM Changeset in vbox [77032] by
- VMM/CPUM: bugref:9375 Check for existence of leafs before exploding …
- 2:18 PM Ticket #18364 (Can't Drag & Drop Files from Win10 Guest to Win10 Host) closed by
- duplicate
- 1:11 PM Changeset in vbox [77031] by
- Audio/DrvHostDSound: Doxygen fix.
- 1:10 PM Changeset in vbox [77030] by
- FE/Qt: bugref:9072 Moving info label of search panel to the left of …
- 12:59 PM Changeset in vbox [77029] by
- Audio/DrvHostDSound: SCM fix.
- 12:26 PM Changeset in vbox [77028] by
- Audio/DrvHostDSound: Implemented support for the generic audio device …
- 10:20 AM Changeset in vbox [77027] by
- FE/Qt: Add search medium toolbar action to embedded medium manager
- 10:20 AM Ticket #18384 (Cursor disappears during Linux installation) created by
- When using 6.0.2 and 6.0.4 to install Oracle Enterprise Linux 7.5 the …
- 10:18 AM Ticket #18383 (VirtualBox 6.x Delphi RAD Studio debugger) created by
- In VirtualBox 6.x, the problem described in the ticket #12636 …
- 7:16 AM Ticket #18382 (Cursor scaling - cursor becomes very small or sometimes almost invisible) created by
- This bug is not new to version 6 as I've seen it in 5.2 also. The …
- 6:24 AM Ticket #18381 (Certain sounds seem to crash OS/2 guest) created by
- I don't know if this defect is new to version 6, but I've just noticed …
- 6:10 AM Ticket #18380 (VBoxOGLcrutil.so: undefined reference to crypt_r -> duplicate of #18324) created by
- Greetings: I am trying to build some software within Ubuntu 18.04.1 …
- 5:44 AM Ticket #18379 (New OS/2 shared folders feature locks up the guest => Fixed in SVN) created by
- After adding the new shared folders installable file system …
Jan 28, 2019:
- 9:42 PM Ticket #18378 (3D acceleration does not work on Linux guest -> supported with VMSVGA ...) created by
- I just upgraded to 6.0.4, and I installed the guest additions CD on my …
- 9:04 PM Ticket #18377 (VB 6.0.2 and 6.0.4 installation fails on macos 10.13.6) created by
- This is not a security/KEXT problem (directly, at least). Trying to …
- 6:14 PM Changeset in vbox [77026] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: More wise …
- 5:55 PM Changeset in vbox [77025] by
- FDC: Removed the unused fdisk_type_t enum, too.
- 5:49 PM Changeset in vbox [77024] by
- FDC: Removed completely unused fd_format_t field.
- 5:29 PM Ticket #18376 (OS/2 File sharing on MacOS host causes crash when attempting to list ...) created by
- With the share not Automounted, all is well including assigning a …
- 5:28 PM Ticket #18375 (Red Hat Linux 7.6 VM kernel panic running under Windows 10 host) created by
- When I try running a Red Hat 7.6 VM under Windows 10 using Oracle …
- 4:41 PM Ticket #18374 (OS/2 File sharing on MacOS host causes crash when attempting to list ...) created by
- With the share not Automounted, all is well including assigning a …
- 4:07 PM Ticket #18319 (Serial ports (uart) don't work after upgrading from 5.2.22 to 6.0.0 ...) closed by
- fixed
- 4:07 PM Ticket #13899 ("VboxNetNat.exe" Random crashes -> fixed in 6.0.4) closed by
- fixed
- 4:06 PM Ticket #18197 (OSX: Dbl-clicking on registered file types results in no action -> ...) closed by
- fixed
- 4:05 PM Ticket #18206 (Error when installing Extension Pack -> fixed after (not in) 6.0.2) closed by
- fixed
- 3:32 PM Changeset in vbox [77023] by
- DevATA: Added READ CD MSF support (see bugref:5869).
- 3:02 PM Changeset in vbox [77022] by
- NAT/Net: pxdns_timeout_add - call sys_untimeout() before scheduling a …
- 2:56 PM Changeset in vbox [77021] by
- scsiinline.h: scsiMSF2LBA() needs to subtract 150 from the calculated …
- 2:05 PM WikiStart edited by
- (diff)
- 2:05 PM News edited by
- (diff)
- 2:04 PM WikiStart edited by
- (diff)
- 1:56 PM Changeset in vbox [77020] by
- FE/Qt: Proper fix for r128444 and r128445.
- 1:47 PM Changeset in vbox [77019] by
- FE/Qt: Build fix for r128444.
- 1:43 PM Changeset in vbox [77018] by
- FE/Qt: bugref:9373: UIGraphicsScrollBar initial implementation.
- 10:55 AM Changeset in vbox [77017] by
- VMM/HMSVMR0: Use the function to get the GIF here.
- 10:52 AM Changeset in vbox [77016] by
- FE/Qt: Swap medium search and medium details panels/actions in medium …
- 10:44 AM Changeset in vbox [77015] by
- FE/Qt: A bunch of icon fixes.
- 9:46 AM Ticket #18371 (Assertion Failed!! 00:08:27.570847 Expression: RT_SUCCESS_NP(rc) ...) closed by
- duplicate: #18372
- 9:02 AM Ticket #18373 (Multiple copies of shared folders -> fixed after 6.0.4) created by
- Hi, I have statically mapped two shared folders in a Windows 10 guest …
- 8:24 AM Changeset in vbox [77014] by
- FE/Qt: Adding a search functionality to medium manager.
- 8:24 AM Changeset in vbox [77013] by
- FE/Qt: Some modifications to UIMediumSearchWidget.
- 5:17 AM Ticket #18372 (00:08:27.570846 !!Assertion Failed!! 00:08:27.570847 Expression: ...) created by
- I've installed this morning my first Virtual machine, based on the …
- 5:01 AM Ticket #18371 (Assertion Failed!! 00:08:27.570847 Expression: RT_SUCCESS_NP(rc) ...) created by
- I've installed this morning my first VM based on Debian, and suddenly …
- 2:47 AM Ticket #18370 (Trouble shutting down MirOS guests) created by
- Hi, I am trying to automate shutting down my MirOS i386 guests with …
Jan 27, 2019:
- 7:14 PM Ticket #18369 (Phase One Capture One 12 crashes Windows 10 guest -> fixed after 6.0.4) created by
- After upgrading virtualbox from 5.2.22 to 6.0.2 I noticed that the …
- 9:49 AM Changeset in vbox [77012] by
- DevATA: Log CHS<->LBA conversions.
- 9:46 AM Changeset in vbox [77011] by
- Undoing unintended commit.
- 9:45 AM Changeset in vbox [77010] by
- DevATA: Clear interrupt when command register is written (ATA …
- 9:14 AM Ticket #18368 (création de VM Impossible) created by
- Bonjours je vous contacte car j'ai sauvegarder ma vm le disque es en …
- 1:02 AM Ticket #18367 (When moving main window, its position is saved incorrectly -> fixed in ...) created by
- 1. Start VB (only main window, no VMs). 2. Move the window on the …
Jan 26, 2019:
- 10:34 PM Ticket #18366 (Can't use vboxapi on Mac using Python bindings with anything other ...) created by
- Version 6.0.2 r128162 (Qt5.6.3) When I installed VirtualBox it seems …
- 9:00 PM Ticket #18365 (exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen) created by
- Hello, I am using Fedora 29 as a host, which runs 5 VMs, a mix of …
- 8:23 PM Changeset in vbox [77009] by
- FE/Qt: Build fix
- 6:54 PM Changeset in vbox [77008] by
- Runtime/xfsvfs.cpp: Updates
- 6:46 PM Changeset in vbox [77007] by
- Build fix.
- 6:27 PM Changeset in vbox [77006] by
- FE/Qt: Modifications to medium selector widget to adjust to search …
- 6:12 PM Changeset in vbox [77005] by
- FE/Qt: UIMediumSearchWidget remembers the matched items list and …
- 3:26 PM Ticket #18364 (Can't Drag & Drop Files from Win10 Guest to Win10 Host) created by
- VirtualBox Version: 6.02 r128162 Host: Windows 10 Pro …
- 2:11 PM Changeset in vbox [77004] by
- linux/vboxsf: Added direct_IO stub for so O_DIRECT opens doesn't fail. …
- 2:10 PM Changeset in vbox [77003] by
- add/linux: Moved the vboxsf test build down into the sharedfolders …
- 2:09 PM Changeset in vbox [77002] by
- FsPerf: Continue mmap on failure. Fixed div by zero in I/O perf if oe …
- 1:43 PM Ticket #6314 (Failed to load unit 'HGCM' (VERR_INVALID_PARAMETER) on restoring from ...) reopened by
- 1:19 PM Changeset in vbox [77001] by
- FE/Qt: Do NOT exclude ad-hoc.viso from the most recent list, as it is …
- 12:59 PM Ticket #18363 (VirtualBox GUI infinite loop changing window layout - GUI unusable) created by
- The GUI keeps flapping, with a frequency circa 1 sec, between two …
- 10:57 AM Ticket #18362 (VirtualBox 6.0.2 assertion failed while starting a macOS VM) created by
- My physical computer is a Mac Mini running macOS 10.13.6 and …
- 10:57 AM Ticket #18361 (VirtualBox 6.0.2 assertion failed while starting a macOS VM) created by
- My physical computer is a Mac Mini running macOS 10.13.6 and …
- 10:30 AM Changeset in vbox [77000] by
- Devices/USB: Create the USB I/O thread for each device during the …
- 12:24 AM Changeset in vbox [76999] by
- FsPerf: More command line options for tweaking the test parameters. …
Jan 25, 2019:
- 9:53 PM Changeset in vbox [76998] by
- FE/Qt: Adding UIMediumItem a getter for UIMedium name.
- 9:45 PM Changeset in vbox [76997] by
- FE/Qt: Adding a basic filtering functionality to QITreeWidget. take 2
- 9:36 PM Changeset in vbox [76996] by
- FE/Qt. Reverting the previous commit
- 9:29 PM Changeset in vbox [76995] by
- FE/Qt: Adding a simple filtering functionality to QITreeWidget
- 2:36 PM Changeset in vbox [76994] by
- whitespace
- 2:34 PM Changeset in vbox [76993] by
- VMM: Nested VMX: bugref:9180 Allowing fetching VM-exit names from …
- 2:02 PM Changeset in vbox [76992] by
- Audio/DrvHostDSound: Also clear / reset internal DirectSound buffers …
- 1:56 PM Changeset in vbox [76991] by
- Audio/DrvHostDSound: Always apply the backend configuration values on …
- 1:51 PM Changeset in vbox [76990] by
- Audio/DrvAudio.h: Naming nit.
- 1:22 PM Changeset in vbox [76989] by
- Audio/DrvAudio: Yet another fix for checking whether the requested …
- 1:09 PM Changeset in vbox [76988] by
- FE/Qt: bugref:9373: UIGraphicsButton cleanup, refactoring, doxy.
- 12:38 PM Changeset in vbox [76987] by
- FE/Qt: bugref:9373: UIGraphicsButton improvement allowing to set click …
- 12:23 PM Changeset in vbox [76986] by
- Audio/DrvAudioCommon: Some more division by zero checks for the …
- 11:42 AM Changeset in vbox [76985] by
- Graphics/VMSVGA: make VBoxSVGA compatibility with old vboxvideo …
- 10:56 AM Changeset in vbox [76984] by
- Additions/linux: fix a regression from previous commit. bugref:9364: …
- 10:36 AM Changeset in vbox [76983] by
- FE/Qt: bugref:9373: UIGraphicsButton improvement allowing to set icon …
- 7:23 AM Ticket #18360 (iMac (mojave 10.14.2) repeated panic crashes) created by
- I am running 2 ubuntu desktop 18.04 machines, 2 kali linux ova's, and …
- 7:13 AM Ticket #18359 (Wrong driver in the Windows 7 guest after the switch to the VBox SVGA ...) created by
- I have a Windows 7 guest on the Windows 8 host. Because it’s new, …
- 2:38 AM Changeset in vbox [76982] by
- NAT/Net: Increase the number of timeouts.
Jan 24, 2019:
- 6:02 PM Ticket #18358 (5.2.24 Guest Extension compiles on CentOS-7 with the 957 kernel but ...) created by
- I'm very grateful to have a guest additions that now compiles with the …
- 5:13 PM Changeset in vbox [76981] by
- NAT/Net: Fix internal statistics for active queries.
- 4:34 PM Changeset in vbox [76980] by
- NAT/Net: Fix another fallout from r94443. This should address elusive …
- 3:59 PM Changeset in vbox [76979] by
- FE/Qt: Factor out medium search widget to make it avaible in other dialog.
- 3:19 PM Testbuilds edited by
- (diff)
- 2:44 PM Changeset in vbox [76978] by
- Additions/linux/vboxvideo: Pass a new framebuffer to …
- 2:43 PM Changeset in vbox [76977] by
- FE/Qt: bugref:9072. Save/load opened panel list to/from extra data
- 2:30 PM Changeset in vbox [76976] by
- Additions/linux/vboxvideo: Update driver to use drm_dev_register. …
- 12:36 PM Changeset in vbox [76975] by
- PsPerf: Darwin adjustments. bugref:9172
- 12:22 PM Changeset in vbox [76974] by
- Additions/linux/vboxvideo: fix mode_valid's return type bugref:8282: …
- 11:59 AM Ticket #18357 (Clone fails because newly created vdi is attached to clone it just made.) created by
- Failed to clone the virtual machine Windows 10 MAIN (64 Bit) Fresh …
- 11:07 AM Changeset in vbox [76973] by
- Additions/linux/vboxvideo: Fix line size exceeding 80 columns. …
- 10:20 AM Changeset in vbox [76972] by
- Installers: add VirtualBoxVM to a few places where it was missed. …
- 8:57 AM Changeset in vbox [76971] by
- Shared Folders/HostServices: Renamed VBoxSharedFolders.cpp to …
- 8:54 AM Changeset in vbox [76970] by
- Shared Clipboard/HostServices: Renamed VBoxSharedClipboard.cpp to …
- 8:51 AM Changeset in vbox [76969] by
- Guest Properties/HostServices: Renamed service.cpp to …
- 8:50 AM Changeset in vbox [76968] by
- BIOS: Skip HLT instruction in protected-mode APM idle call. Avoids …
- 8:48 AM Changeset in vbox [76967] by
- Guest Control/HostServices: Renamed service.cpp to …
- 8:45 AM Changeset in vbox [76966] by
- HostChannel/HostServices: Renamed service.cpp to …
- 8:43 AM Changeset in vbox [76965] by
- Guest Properties/HostServices: Renamed service.cpp to VBoxGuestPropSvc.cpp.
- 8:41 AM Changeset in vbox [76964] by
- DnD/HostServices: Renamed service.cpp to VBoxDragAndDropSvc.cpp.
- 8:38 AM Changeset in vbox [76963] by
- Guest Control/HostServices: Renamed service.cpp to VBoxGuestControlSvc.cpp
- 8:35 AM Changeset in vbox [76962] by
- Guest Control: Unifying terminology for (client/host) commands, …
- 8:28 AM Changeset in vbox [76961] by
- FE/Qt: bugref:9072. Some corrections and cleanups
Note:
See TracTimeline
for information about the timeline view.