VirtualBox

Timeline



Jan 18, 2019:

11:28 PM Ticket #18330 (Linux Mint 19.1 doesn't display on large monitor) created by bs
I'm running VirtualBox 6.0.2 on Solaris 11.4. I have a 24" Sun …
6:49 PM Ticket #18329 (VirtualBox aborts when switching to virtual terminal) created by oxoocoffee
I am running Linux Mint Cinnamon 19.1 x64 as host. My guest is Kali …
4:10 PM Changeset in vbox [76896] by vboxsync
Warnings.
3:58 PM Changeset in vbox [76895] by vboxsync
Fix for Solaris biuld failure after r128246 - removing fVerifyIsDir …
2:33 PM Changeset in vbox [76894] by vboxsync
Audio/DrvAudio: Only enter (pre-)buffering stage again on a buffer …
2:10 PM Ticket #18328 (New VirtualBoxVM.exe breaks backwards compatibility with previous ...) created by SteveSi
VBox 6 now requires us to launch VirtualBox.exe to run the manager or …
1:51 PM Changeset in vbox [76893] by vboxsync
Recording/Main: Use lock() and unlock() in more places.
1:40 PM Changeset in vbox [76892] by vboxsync
FE/Qt: bugref:9183. Make sure tree item(s) found after search is/are …
1:17 PM Changeset in vbox [76891] by vboxsync
DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for …
1:01 PM Changeset in vbox [76890] by vboxsync
FE/Qt: bugref:9072. Some text corrections
12:06 PM Changeset in vbox [76889] by vboxsync
ValidationKit/FsPerf: Build fix.
11:08 AM Changeset in vbox [76888] by vboxsync
VMM/HMVMXAll: errcore.h.
10:58 AM Changeset in vbox [76887] by vboxsync
forgotten subversion property updates
10:57 AM Changeset in vbox [76886] by vboxsync
VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
10:46 AM Changeset in vbox [76885] by vboxsync
Changelog.
10:45 AM Changeset in vbox [76884] by vboxsync
WDDM: Gallium miniport driver: cleanup
10:31 AM Changeset in vbox [76883] by vboxsync
FE/Qt: bugref:9080: Dont put the ac-hoc.viso to recent media extra data
10:30 AM Changeset in vbox [76882] by vboxsync
FE/Qt: Some comment corrections.
10:23 AM Changeset in vbox [76881] by vboxsync
Audio/AC97: Logging nit.
10:19 AM Changeset in vbox [76880] by vboxsync
Audio/AC97: Simplified ichac97R3StreamTransferCalcNext() a lot, making …
10:17 AM Changeset in vbox [76879] by vboxsync
Audio/DrvAudio: Added DrvAudioHlpBytesToMicro() and optimized …
10:15 AM Changeset in vbox [76878] by vboxsync
IPRT/dir-poix.cpp,FsPerf.cpp: Darwin adjustments, realizing that the …
8:35 AM Changeset in vbox [76877] by vboxsync
VMM/CPUM: Nested VMX: bugref:9180 Enable MSR bitmaps for nested VMX guests.
8:35 AM Changeset in vbox [76876] by vboxsync
VMM/HMVMXR0: Sped up IEM-only execution of VMX instructions by …
6:00 AM Changeset in vbox [76875] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Remove temporarily LogRel used for …
5:59 AM Changeset in vbox [76874] by vboxsync
VMM/CPUM: Nested VMX: bugref:9180 LogRel nits.
5:07 AM Changeset in vbox [76873] by vboxsync
FsPerf: Updates. bugref:9172
4:44 AM Changeset in vbox [76872] by vboxsync
VMM/HMVMXR0: Nested VMX: bugref:9180 Linux build fix.
4:40 AM Changeset in vbox [76871] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Log parameter fix.

Jan 17, 2019:

10:49 PM Ticket #18327 (Guest Tools not working on Kali 18.04 -> Kali problem) created by oxoocoffee
My host is Linux Cinnamon 18.04 and my guest is Kali x64 2018.04 with …
7:46 PM Ticket #18326 (Distorted audio on Windows guest after upgrade) created by rdweb
I upgraded my virtualbox installation from 5.2.22 to 6.0.2. Now, the …
6:50 PM Changeset in vbox [76870] by vboxsync
ValidationKit/NetPerf: typo fixes
6:05 PM Ticket #18325 (Vbox 6.0.2 guest additions cause Compiz OpenGL failure when 3D is ...) created by sunrider
Host: Ubuntu 16.04 Guest: Ubuntu 16.04 Virtualbox 5.2.22 upgrade to …
5:59 PM Changeset in vbox [76869] by vboxsync
kmk incs
4:53 PM Ticket #18324 (Vbox guest additions: missing shared library dependency -> fixed in 6.0.10) created by Daniele
Enabling 3D on host, KDE on the guest fails to start with this error: …
4:03 PM Changeset in vbox [76868] by vboxsync
Audio/DrvAudio: One more bugfix regarding setting device-specific …
3:53 PM Changeset in vbox [76867] by vboxsync
FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Sync D&D pixmap …
3:23 PM Changeset in vbox [76866] by vboxsync
Installer/darwin: use "macOS" instead of "Mac OS X" as per Apple's …
3:05 PM Changeset in vbox [76865] by vboxsync
FE/Qt: bugref:9241: VirtualBox Manager: Disable main toolbar actions …
2:54 PM Changeset in vbox [76864] by vboxsync
FE/Qt: Few more missed action-pool related icons.
2:21 PM Ticket #18323 (Video Memory Expanding to 256 MB Fail) created by andrewf
Can no longer extend video memory to 256MB using the command line: …
2:10 PM Changeset in vbox [76863] by vboxsync
Audio/AC97: Build fix.
1:58 PM Changeset in vbox [76862] by vboxsync
Audio/AC97: Added more code for transfer calculation for helping with …
1:57 PM Changeset in vbox [76861] by vboxsync
Audio/pdfaudioifs.h: More documentation for stream configuration's …
1:54 PM Changeset in vbox [76860] by vboxsync
Audio/DrvAudioCommon: Assertion for DrvAudioHlpStreamCfgInit().
1:53 PM Changeset in vbox [76859] by vboxsync
drivers/linux: adjust for new access_ok signature. bugref:4567: Linux …
1:52 PM Changeset in vbox [76858] by vboxsync
Audio/DrvAudioCommon: Comment nits.
1:51 PM Changeset in vbox [76857] by vboxsync
Audio/DrvAudioCommon: Added DrvAudioHlpStreamCfgInit() and make use of …
1:07 PM Changeset in vbox [76856] by vboxsync
VMM: Nested VMX: bugref:9180 Fix external interrupt intercept. Also, …
1:07 PM Ticket #18322 (Shared folders hang while R/W access) created by makc
Host lsb_release -a is […] I'm using shared folders in Windows …
12:04 PM Changeset in vbox [76855] by vboxsync
Audio/PulseAudio: (Release) Log current output latency in case of …
11:45 AM Changeset in vbox [76854] by vboxsync
Audio/AC97: Build fix.
11:42 AM Changeset in vbox [76853] by vboxsync
Audio/AC97: Cleaned up ichac97R3StreamRead().
11:37 AM Changeset in vbox [76852] by vboxsync
Audio/AC97: Condensed NABMBAR status register writes.
11:32 AM Changeset in vbox [76851] by vboxsync
Audio/AC97: More verbose BDL(E) logging.
11:23 AM Changeset in vbox [76850] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Rescheduling fixes. Don't clear the …
11:20 AM Changeset in vbox [76849] by vboxsync
Audio/AC97: Only expose VRA / VRM (variable rates) features if we …
11:12 AM Changeset in vbox [76848] by vboxsync
Audio/DrvAudio: Comment nits.
11:08 AM Changeset in vbox [76847] by vboxsync
Audio/SB16: Disable pre-buffering for SB16; not needed for that bit of …
11:07 AM Changeset in vbox [76846] by vboxsync
Audio/DrvAudio: Documented and log configuration precedence for …
7:01 AM Ticket #18321 (Virtual Machine has terminated unexpectedly.) created by Excaluburjmk
The virtual machine 'Windows 10 Test' has terminated unexpectedly …
4:35 AM Changeset in vbox [76845] by vboxsync
VMM/CPUM: Nested VMX: bugref:9180 Logging nit.
12:28 AM Ticket #18320 (Virtual Hard Disk wizard defaults to file size less than recommended ...) created by Adam Piggott
Using VirtualBox 6.0.0 r127566 (Qt5.6.2) on host Windows 7 SP1 amd64. …

Jan 16, 2019:

7:37 PM Changeset in vbox [76844] by vboxsync
FE/Qt: Some renaming
6:13 PM Changeset in vbox [76843] by vboxsync
PCnet: Really ignore writes to certain registers when STOP or SPND not …
5:41 PM Changeset in vbox [76842] by vboxsync
FE/Qt: Few missed action-pool related icons.
4:22 PM Changeset in vbox [76841] by vboxsync
Audio/SB16: Removed dead code (VBOX_WITH_AUDIO_SB16_CALLBACKS).
4:04 PM Ticket #18319 (Serial ports (uart) don't work after upgrading from 5.2.22 to 6.0.0 ...) created by Vonkaz
Serial ports (uart) don't work after upgrading from 5.2.22 to 6.0.0 …
3:49 PM Changeset in vbox [76840] by vboxsync
VMM/EM: nit.
3:26 PM Changeset in vbox [76839] by vboxsync
Changelog.
3:04 PM Changeset in vbox [76838] by vboxsync
FE/Qt: bugref:9361: Fixing regression on macOS regarding VirtualBox
2:10 PM Ticket #18318 (Virtualbox leaves multiple services running after shutdown) created by Fochi
Bug description and How to reproduce: Linux creates 3 processes when …
2:04 PM Ticket #18317 (Can't install Guest Additions on Solaris 11.4 guest) created by DANoWAR
Hello, The Solaris Guest Additions have a dependency on a svr4 …
1:31 PM Changeset in vbox [76837] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Comment typos.
12:52 PM Ticket #18316 (setup for opensuse LEAP 15 fails -> fixed as of June 7 2019) created by MikeOffenbach
== 4.12.14-lp150.12.28-vanilla on laptop HP 8510w == setup from rpm …
12:25 PM Changeset in vbox [76836] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Initialize all read-only VMCS data …
11:54 AM Changeset in vbox [76835] by vboxsync
FE/Qt: bugref:9361: Handle unhandled URL arguments later, when …
11:18 AM Changeset in vbox [76834] by vboxsync
FE/Qt: bugref:9361: I honestly think we don't need that one bit of …
11:02 AM Ticket #18315 (Kernel modules do not build with linux kernel 4.4.169 -> fixed after ...) created by ste-55
As title Kernel modules do not build with linux kernel 4.4.169 and …
10:51 AM Changeset in vbox [76833] by vboxsync
FE/Qt: bugref:9361: A couple of fixes for args processing: First of …
10:01 AM Changeset in vbox [76832] by vboxsync
VMM/EM: LogRel nit.
9:09 AM Changeset in vbox [76831] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Try to do less within the loop, put …
9:01 AM Changeset in vbox [76830] by vboxsync
FE/Qt: bugref:9080: Add a missing negation
8:59 AM Changeset in vbox [76829] by vboxsync
FE/Qt: bugref:9193 Adding a menu bar to th medium selection dialog
8:33 AM Changeset in vbox [76828] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Restore host FS, GS base properly. It …
6:50 AM Ticket #18314 (6.0.2 RPM was built for fedora26, while 6.0.0 RPM was built for ...) created by Valdis Kletnieks
Summary says it all. 6.0.0 installed fine on Fedora 29, because the …
5:39 AM Changeset in vbox [76827] by vboxsync
VMM: Nested VMX: bugref:9180 Nits.
1:07 AM Ticket #18313 (VirtualBox 6.0.0 r127566: When creating a desktop shortcut for a VM, ...) closed by janitor
duplicate: #18207

Jan 15, 2019:

6:19 PM Changeset in vbox [76826] by vboxsync
FE/Qt: bugref:9080: Adding a menu to the dialog.
6:00 PM Ticket #18230 (Can't select the Host's CD drive from the 1st time run wizard, 6.0.x ...) closed by gombara
fixed
3:14 PM News edited by Michael Thayer
(diff)
3:12 PM WikiStart edited by Michael Thayer
(diff)
12:42 PM Changeset in vbox [76825] by vboxsync
FE/Qt: bugref:9049: Wipe out VBoxGlobal::isVMConsoleProcess, there is …
12:41 PM Download_Old_Builds_6_0 created by Michael Thayer
12:40 PM Changeset in vbox [76824] by vboxsync
Translations: updated.
12:40 PM Download_Old_Builds edited by Michael Thayer
(diff)
12:29 PM Changeset in vbox [76823] by vboxsync
Runtime/Linux: remove volatile qualifier from freestanding asm blocks. …
12:25 PM Windows build instructions edited by Klaus Espenlaub
(diff)
12:24 PM Linux build instructions edited by Klaus Espenlaub
(diff)
11:16 AM Changeset in vbox [76822] by vboxsync
After 6.0.2
4:51 AM Changeset in vbox [76821] by vboxsync
VMM: Nested VMX: bugref:9180 Do the injection from IEM itself.
3:24 AM Ticket #18313 (VirtualBox 6.0.0 r127566: When creating a desktop shortcut for a VM, ...) created by PatrickH
The wrong executable is used in the shortcut creation for VMs in …

Jan 14, 2019:

8:21 PM Ticket #18298 (6.0 GUI create shortcut does not use VirtualBoxVM.exe) closed by janitor
duplicate: #18207
8:12 PM Ticket #18301 (Virtualbox Ignores dark theme GTK.) closed by janitor
duplicate: #18258
7:20 PM Ticket #18312 (Unable to build Virtualbox 6.0 on Fedora 29 -> fixed after (not in) ...) created by pueffl
After installing VirtualBox 6.0 on Fedora 29 and creating a …
5:23 PM Changeset in vbox [76820] by vboxsync
FE/Qt: bugref:9241: A bit of Makefile cleanup, join similar pieces.
4:54 PM Changeset in vbox [76819] by vboxsync
Logging.
4:17 PM Changeset in vbox [76818] by vboxsync
Config.kmk, HostDrivers/Support, Main, FE/Qt, Installer: bugref:9049: …
2:38 PM Changeset in vbox [76817] by vboxsync
6.0.2
2:26 PM Changeset in vbox [76816] by vboxsync
Updated EFI firmware binaries.
1:36 PM Changeset in vbox [76815] by vboxsync
FE/Qt: bugref:9241: It appeeared r128098 and r128099 isn't enought to …
1:35 PM Changeset in vbox [76814] by vboxsync
Installer/solaris: Add VirtualBoxVM launching option in VBox.sh.
1:11 PM Changeset in vbox [76813] by vboxsync
6.0.2: more change log entries.
12:53 PM Changeset in vbox [76812] by vboxsync
Changelog nits.
12:02 PM Ticket #18311 (user interface not accessible any more using nvda screen reader) created by maj
running windows 10 pro insider build with nvda screen reader. can …
11:58 AM Changeset in vbox [76811] by vboxsync
3D: Additional validation of glCopyTexImage2D arguments
11:48 AM Changeset in vbox [76810] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Host GDTR, IDTR limits are restored …
11:37 AM Changeset in vbox [76809] by vboxsync
Changelog
11:33 AM Changeset in vbox [76808] by vboxsync
changelog update
11:26 AM Changeset in vbox [76807] by vboxsync
6.0.2: more change log entries.
9:55 AM Changeset in vbox [76806] by vboxsync
Changelog.
9:30 AM Changeset in vbox [76805] by vboxsync
6.0.2: more change log entries.
9:26 AM Ticket #18230 (Can't select the Host's CD drive from the 1st time run wizard, 6.0.x ...) reopened by Michael Thayer
9:17 AM Changeset in vbox [76804] by vboxsync
Changelog.
9:13 AM Ticket #18230 (Can't select the Host's CD drive from the 1st time run wizard, 6.0.x ...) closed by gombara
fixed
8:39 AM Changeset in vbox [76803] by vboxsync
Changelog.
8:19 AM Changeset in vbox [76802] by vboxsync
3D: Linux build fix for GLsizei cast, bugref:9327
7:42 AM Ticket #18310 (Can't change display settings in an Oracle Linux 6.5 guest) created by whosnick
I recently updated to v 6.0.0 r 127566 on Windows 10. All other guests …
7:18 AM Changeset in vbox [76801] by vboxsync
ValKit/FsPerf: Started on a simple shared folders performance …
6:33 AM Changeset in vbox [76800] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Fix intercepting recursive events …
6:20 AM Changeset in vbox [76799] by vboxsync
VMM/CPUM: Nested VMX: bugref:9180 nit.
6:07 AM Changeset in vbox [76798] by vboxsync
VMM/HM: Nested VMX: bugref:9180 IEM-only execution fix.
6:06 AM Changeset in vbox [76797] by vboxsync
VMM/HM: Nested VMX: bugref:9180 IEM-only execution fix.
4:48 AM Changeset in vbox [76796] by vboxsync
ValKit/FsPerf: Started on a simple shared folders performance …
4:30 AM Changeset in vbox [76795] by vboxsync
ValKit/FsPerf: Started on a simple shared folders performance …

Jan 13, 2019:

11:37 PM Ticket #18309 (VirtualVox 6.0.0-127566 will not start VMs under latest Windows 10 update) created by Richard Sharpe
When trying to start a VM it fails with: ---------------- The virtual …
9:48 PM Changeset in vbox [76794] by vboxsync
PCnet: Forgot to allow some CFGM keys.
8:53 PM Changeset in vbox [76793] by vboxsync
3D: Validation of glDeleteQueries arguments
9:52 AM Ticket #18308 (Aero/transparency on Windows Vista no longer working with VirtualBox ...) created by Rutger van Bergen
I performed the following steps: * On my Windows 10 Professional …
8:10 AM Ticket #18307 (VM Hang during installing of Centos) created by Alaa
Hello Team, i created new VM and attach the Centos 7 ISO file the …
1:55 AM Ticket #18306 (Virtual box causes the PC to restart many times) created by ceraolo
Since one year ago I observed that my PC, when left in stand-by, …

Jan 12, 2019:

5:35 PM Changeset in vbox [76792] by vboxsync
3D: GetMap(dfi)v code cleanup, bugref:9327
3:13 PM Changeset in vbox [76791] by vboxsync
BIOS: Added usage note.
12:55 PM Ticket #18305 (Drag and Drop - ErrorCode VBOX_E_IPRT_ERROR -> fixed after 6.0.4) created by santa
Hi, i am using Windows 10 (Build: 1809) and i have installed the …
11:08 AM Changeset in vbox [76790] by vboxsync
WDDM: Gallium miniport driver: VidPn notifications and …
10:53 AM Changeset in vbox [76789] by vboxsync
DevVGA-SVGA.cpp: support for blanking

Jan 11, 2019:

9:15 PM Ticket #18304 (VirtualBox 6.0 crashes on Ubuntu 18.10) created by kipc
VirtualBox 6.0 crashes immediately after launching on fresh Ubuntu …
8:28 PM Changeset in vbox [76788] by vboxsync
doc/manual: eliminate tab, and make directory name macos_sysdisk …
8:00 PM Changeset in vbox [76787] by vboxsync
3D: Parameters validation corrected, bugref:9327
7:39 PM Changeset in vbox [76786] by vboxsync
manual: integrate drop #40 with minimal manual adjustments (but …
7:00 PM Ticket #18303 (No way in the GUI to reset the per-VM scale factor to follow the ...) created by Socratis
If you set (even once) the per-VM scale factor in VM Settings > …
6:10 PM Ticket #18302 (Can not install VirtualBox Guest Additions in CentOS 6.10) created by reynierpm
I am using Vagrant 2.2.3 and I have installed the latest VirtualBox 6 …
5:35 PM Changeset in vbox [76785] by vboxsync
Fix for bugref:9328
5:31 PM Changeset in vbox [76784] by vboxsync
DBGPlugInOS2: updates
4:47 PM Changeset in vbox [76783] by vboxsync
NAT: fix previous, MS doesn't do C99.
4:36 PM Changeset in vbox [76782] by vboxsync
NAT: clamp tftp block size to 1428 to simplify things.
2:48 PM Changeset in vbox [76781] by vboxsync
RDP: remove client-1.8.3. bugref:9356: Update rdesktop-vrdp to 1.8.4
2:45 PM Changeset in vbox [76780] by vboxsync
RDP: enable client-1.8.4. bugref:9356: Update rdesktop-vrdp to 1.8.4
2:44 PM Changeset in vbox [76779] by vboxsync
RDP: add client-1.8.4. bugref:9356: Update rdesktop-vrdp to 1.8.4 …
2:15 PM Changeset in vbox [76778] by vboxsync
Audio/DrvAudio: Allow pre-buffering to be disabled by setting it to 0 …
1:53 PM Changeset in vbox [76777] by vboxsync
Audio/Mixer: Removed VBOX_AUDIO_MIXER_WITH_MIXBUF define, as this is …
1:21 PM Changeset in vbox [76776] by vboxsync
FE/Qt: bugref:9241: Reworking VirtualBox Manager tools menu to have …
1:06 PM Changeset in vbox [76775] by vboxsync
NAT/tftp: (bugref:9350) Do not allow access to paths not starting with …
1:02 PM Changeset in vbox [76774] by vboxsync
FE/Qt: Populate dvd drives and dvd isos as well during a machine start …
12:59 PM Changeset in vbox [76773] by vboxsync
FE/Qt: bugref:5823: UIActionPool: A possiblity to create/acquire …
12:54 PM Changeset in vbox [76772] by vboxsync
FE/Qt: bugref:9241: VirtualBox Manager UI: A bit of protection for r124351.
12:51 PM Changeset in vbox [76771] by vboxsync
FE/Qt: bugref:8900: Selector UI: Machine tools: A bit of protection …
11:46 AM Changeset in vbox [76770] by vboxsync
Installer/Linux: add conflict with virtualbox-qt to Debian control …
11:06 AM Changeset in vbox [76769] by vboxsync
Updated translations. Thank you Burak Yavuz for the Turkish update.
10:54 AM Changeset in vbox [76768] by vboxsync
FE/Qt: bugref:9080: It is now possible to pass custom options to viso …
10:13 AM Changeset in vbox [76767] by vboxsync
Typo.
10:12 AM Ticket #18301 (Virtualbox Ignores dark theme GTK.) created by peny
Virtualbox ignores gtk dark theme. The qt5ct style is set to gtk2 and …
9:14 AM Ticket #18300 (VNC connect callback problem) created by Karlo Dipetrio
Hello. This is code fragment of new vnc connect. …
8:56 AM Changeset in vbox [76766] by vboxsync
PCnet: Improved loopback mode emulation.
8:50 AM Changeset in vbox [76765] by vboxsync
Build fix.
7:46 AM Changeset in vbox [76764] by vboxsync
PCnet: Removed redundant I/O port base, added APROM dumping, tweaked …
5:20 AM Changeset in vbox [76763] by vboxsync
VMM/CPUM: Nested VMX: bugref:9180 typo.
3:22 AM Ticket #2553 (Shared folders incompatible with gedit) reopened by frozenspider
Even this many years later, this is STILL relevant. Can someone please …

Jan 10, 2019:

11:52 PM Ticket #18299 (cannot start guest from snapshot) created by keefw
Restored current state from snapshot. Snapshot fails to start: Failed …
11:10 PM Ticket #18298 (6.0 GUI create shortcut does not use VirtualBoxVM.exe) created by dales773
Windows host... Not sure if this applies to other hosts Shortcuts …
10:59 PM Ticket #18297 (Can't unmount vdi file) created by oxoocoffee
I just tried to gparted one of the vdi files and I am getting error …
8:57 PM Changeset in vbox [76762] by vboxsync
FE/Qt: bugref:9080: Adding drag-drop functionality between host and …
7:49 PM Changeset in vbox [76761] by vboxsync
Main/webservice: fixes, bugref:9329 - the line has to be somewhere.
6:07 PM Changeset in vbox [76760] by vboxsync
Main/Recording: thin out the excessive includes so that it doesn't …
4:56 PM Ticket #18296 (mtype multiattach does not work) created by Stephen Rondeau
Linux cn3-vcl4 4.19.13-200.fc28.x86_64 #1 SMP Sat Dec 29 23:10:35 UTC …
4:39 PM Changeset in vbox [76759] by vboxsync
Installers/linux: support Fedora 27 and later in the RPM spec. …
4:35 PM Changeset in kBuild [3295] by bird
tools/env.sh: armv8l
4:27 PM Changeset in vbox [76758] by vboxsync
Installers/Linux: add VirtualBoxVM symbolic links for RPM and Deb …
4:16 PM Changeset in vbox [76757] by vboxsync
FE/Qt: bugref:9241: VirtualBox Manager tools menu for accessibility …
1:44 PM Ticket #18295 (VM Audio appears distorted) created by gio904
I have a win10 VM running in a Win7 system. I've activated the audio …
12:29 PM Ticket #18294 (bug after windows 10 update... I think) created by viper610
Hi there, yesterday windows 10 did some updates and now when I try …
11:10 AM Changeset in vbox [76756] by vboxsync
Changelog.
11:01 AM Ticket #18271 (VirtualBox 6.0 - Impossible to mount physical DVD reader) closed by janitor
duplicate: #18273
11:01 AM Ticket #18270 (VirtualBox 6.0 - Impossible to mount physical DVD reader) closed by janitor
duplicate: #18273
11:00 AM Ticket #18269 (VirtualBox 6.0 - Impossible to mount physical DVD reader) closed by janitor
duplicate: #18273
10:59 AM Ticket #18268 (VirtualBox 6.0 - Impossible to mount physical DVD reader) closed by janitor
duplicate: #18273
10:50 AM Changeset in vbox [76755] by vboxsync
VMM/CPUM: Nested SVM: bugref:7243 Spaces.
10:44 AM Changeset in vbox [76754] by vboxsync
Changelog.
10:35 AM Changeset in vbox [76753] by vboxsync
FE/Qt: Log-viewer: A bit of palette adjustments for a case when …
8:04 AM Changeset in vbox [76752] by vboxsync
VMM/CPUM: Nested VMX: bugref:9180 VMCS info nit.
8:03 AM Changeset in vbox [76751] by vboxsync
VMM/HMVMXR0: Comment nit.
4:16 AM Ticket #18272 (VirtualBox 6.0 - Impossible to mount physical DVD reader) closed by janitor
duplicate: #18273
4:15 AM Ticket #18274 (No network connection after plug off and plug in again the RJ45 cable) closed by janitor
duplicate: #15308
4:07 AM Ticket #18278 (VM crash) closed by janitor
invalid
4:01 AM Ticket #16583 (Disk information are not being flushed from VBoxSVC's memory to the ...) closed by janitor
worksforme: Thanks for the update.
3:53 AM Ticket #18293 (Problems with DVD) closed by janitor
duplicate: #18223
3:52 AM Ticket #18237 (Virtualbox 6.0 EFI does not work at all) closed by janitor
duplicate: #18282
3:52 AM Ticket #18237 (Virtualbox 6.0 EFI does not work at all) reopened by janitor

Jan 9, 2019:

9:48 PM Changeset in vbox [76750] by vboxsync
FE/Qt: bugref:9080: Additional improvements and fixes
7:54 PM Changeset in vbox [76749] by vboxsync
PCnet: Fixed breakage causing Novell drivers to fail loading for PCI …
5:58 PM Changeset in vbox [76748] by vboxsync
Audio/DrvAudio: Logging.
4:49 PM Ticket #18293 (Problems with DVD) created by jllopezmac
When you create a virtual machine whithout any virtual DVD lector, …
4:43 PM Ticket #18292 (Problems whith EFI) created by jllopezmac
When you have a virtual machine created whith older version of …
4:42 PM Changeset in vbox [76747] by vboxsync
FE/Qt: bugref:9080: Split options and configuration dialogs
4:35 PM Changeset in vbox [76746] by vboxsync
vboxsf/linux: We never called SetPageUptodate because we tested on err …
4:32 PM Ticket #18198 (Disconnect in chapter numbering between PDF and online manual) closed by janitor
fixed
4:30 PM Changeset in vbox [76745] by vboxsync
vboxsf/linux: Indent #ifdefs and comment the according to our …
4:29 PM Changeset in vbox [76744] by vboxsync
vboxsf/linux: Indent #ifdefs and comment the according to our …
4:28 PM Changeset in vbox [76743] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Fix typos (duplicate GuestEs field in …
4:26 PM Changeset in vbox [76742] by vboxsync
VMM/HMVMXR0: const nit.
2:39 PM Changeset in vbox [76741] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 The array index has the VMCS fields …
1:51 PM Changeset in vbox [76740] by vboxsync
FE/Qt: bugref:9080: Some comment modifications.
1:49 PM Changeset in vbox [76739] by vboxsync
FE/Qt: bugref:9080: Some cleanup
1:45 PM Changeset in vbox [76738] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Fix typo while fetching the host …
1:40 PM Changeset in vbox [76737] by vboxsync
FE/Qt: bugref:9080: Passing the iso name to ad-hoc.viso file
1:35 PM Changeset in vbox [76736] by vboxsync
nits
1:24 PM Changeset in vbox [76735] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Fix typo while checking host EFER …
1:08 PM Changeset in vbox [76734] by vboxsync
FE/Qt: bugref:6699: Remove some obsolute stuff
12:58 PM Changeset in vbox [76733] by vboxsync
vboxsf/linux: file headers
11:38 AM Ticket #16871 (Add quiet mode on vboxguest.sys) closed by bird
fixed: Code was prepped for quiet/verbose already, just missing the bit …
11:32 AM Changeset in vbox [76732] by vboxsync
VBoxGuest/os2: Do some command line parsing. ticketref:16871
11:16 AM Changeset in vbox [76731] by vboxsync
FE/Qt: bugref:9348: A bit of fixes for r127926.
11:09 AM Changeset in vbox [76730] by vboxsync
FE/Qt: bugref:9080: Add toolbars to browser panes
10:19 AM Changeset in vbox [76729] by vboxsync
USB/Linux: Cruft removal.
10:07 AM Changeset in vbox [76728] by vboxsync
Build fix.
10:06 AM Changeset in vbox [76727] by vboxsync
Audio/DrvAudio: More buffering defaults tweaking.
10:02 AM Changeset in vbox [76726] by vboxsync
Audio/DrvAudio: More STAM stuff.
9:51 AM Changeset in vbox [76725] by vboxsync
Doxygen.
9:38 AM Changeset in vbox [76724] by vboxsync
USB/Linux: Reinstated real device resets, dropped old unused code. …
9:31 AM Changeset in vbox [76723] by vboxsync
asm.h: do not use the GCC version of ASMAtomicUoWritePtr for old GCC …
8:15 AM Changeset in vbox [76722] by vboxsync
VMM: Nested VMX: bugref:9180 Fix VMLAUNCH/VMRESUME and VMPTRLD caching …
3:02 AM Changeset in vbox [76721] by vboxsync
os2/VBoxSF,Vbgl: Promoted the fast host request wrappers to generic …
2:55 AM Changeset in vbox [76720] by vboxsync
VBox/VBoxGuestLibSharedFoldersInline.h: updates
2:48 AM Changeset in vbox [76719] by vboxsync
/include/Makefile.kmk: syntax check using the ring-0 driver template too.
2:33 AM Changeset in vbox [76718] by vboxsync
os2/VBoxSF,Vbgl: Promoted the fast host request wrappers to generic …
2:33 AM Changeset in vbox [76717] by vboxsync
os2/VBoxSF,Vbgl: Promoted the fast host request wrappers to generic …

Jan 8, 2019:

11:36 PM Changeset in vbox [76716] by vboxsync
os2/VBoxSF,Vbgl: Promoted the fast host request wrappers to generic …
11:08 PM Changeset in vbox [76715] by vboxsync
os2/VBoxSF: Pass root ID rather than PVBOXSFFOLDER to inline request …
11:03 PM Changeset in vbox [76714] by vboxsync
initterm-r0drv-os2.cpp: drop RT_STRICT.
10:14 PM Changeset in kBuild [3294] by bird
Rebuilt solaris.sparc* against r3293 (on solaris 11.3).
9:22 PM Ticket #18291 (FileManager: progress bar stops at 50% while copying) created by Socratis
This has been reported during the beta …
9:13 PM Changeset in kBuild [3293] by bird
kmkbuiltin.c: Don't switch on the shifted command length in the …
7:23 PM Changeset in kStuff [116] by bird
kDefs.h: Fixed K_ENDIAN. [2nd try]
7:21 PM Changeset in kStuff [115] by bird
kDefs.h: Fixed K_ENDIAN.
6:56 PM Changeset in kBuild [3292] by bird
fts.c: Solaris 11 build fix.
6:12 PM Ticket #18283 (USB gt 1.0 fail LINUX hosted) closed by gombara
worksforme
6:10 PM Ticket #18279 (VM does not automatically reconnect to server after a temporary ...) closed by gombara
duplicate
5:52 PM Ticket #18250 (Screen Refresh only when losing focus) closed by gombara
duplicate
5:52 PM Ticket #18248 (Oracle VM VirtualBox Guest Addition 6.0.0) closed by gombara
duplicate
5:51 PM Ticket #18244 (Guru Meditation error MAC OS X) closed by gombara
invalid
5:51 PM Ticket #18246 (Can no longer compact several disks) closed by gombara
worksforme
5:49 PM Ticket #18243 (VM display freezes after installation of Guest Additions on VM) closed by gombara
duplicate
4:47 PM Ticket #18224 (VirtualBox can't create host network interface) closed by Klaus Espenlaub
worksforme
4:44 PM Ticket #18233 (Extension Pack not upgrading...) closed by gombara
worksforme
4:41 PM Changeset in vbox [76713] by vboxsync
doc/manual: When packaging, also include the zipped version of the …
4:38 PM Ticket #18227 (cannot find kerel) closed by gombara
invalid
4:15 PM Changeset in vbox [76712] by vboxsync
Do not use pragma once when building Linux kernel modules. …
4:14 PM Changeset in vbox [76711] by vboxsync
ConsoleImpl2: Use new style CFGM config for PCnet emulation.
4:12 PM Changeset in vbox [76710] by vboxsync
Typo fix (innocent so far).
4:12 PM Changeset in vbox [76709] by vboxsync
Change log fix.
3:36 PM Changeset in vbox [76708] by vboxsync
Audio/DrvAudio: Added a buffer underrun detection (also with optional …
3:30 PM Ticket #18249 (Installation of GuestAddition 6 on RHEL6 fails -> duplicate of #18238) closed by Michael Thayer
duplicate: Marking this ticket as a duplicate. Please try the current test …
3:24 PM Changeset in vbox [76707] by vboxsync
FE/Qt: bugref:9080: Implementing item removal from ISO content
3:06 PM Changeset in kBuild [3291] by bird
kmk_builtin_command_parsed: big endian fix.
2:34 PM Testbuilds edited by Michael Thayer
(diff)
2:33 PM Ticket #18289 (Machine unable to open) created by sgaur
A critical error has occurred while running the virtual machine and …
2:07 PM Changeset in vbox [76706] by vboxsync
Audio/DrvAudio: Added another (release) log warning when stuff is …
12:48 PM Changeset in vbox [76705] by vboxsync
Updated Catalan translation. Thank you Xavi Ivars.
12:48 PM Changeset in vbox [76704] by vboxsync
doc/manual: use the appropriate markup for the Preface, and make sure …
12:26 PM Changeset in vbox [76703] by vboxsync
Updated translations. Thank you David Gonzalez, Vincenzo Reale, Lee …
12:21 PM Ticket #18288 (Cannot switch to different real Host Drive in running VM guest) created by Master101
Yesterday I updated to latest VirtualBox version 6.0.0 r127566
12:16 PM Ticket #18287 (windows 10 x64 guest crashes (vb restarts the guest windows)) created by xhums1
so I have a windows x64 host and a windows x64 guest, from time to …
11:46 AM Changeset in vbox [76702] by vboxsync
Audio/DrvAudio: Allow custom buffering sizes being as big as the …
11:07 AM Changeset in vbox [76701] by vboxsync
Audio/AC97: Moved setting the Hz rate / scheduling hint a bit more to …
10:35 AM Ticket #18286 (DOS-class VMs don't recognize PCnet-FAST III (6.0.0 regression) => ...) created by Socratis
Based on a discussion in the forums …
10:14 AM Changeset in vbox [76700] by vboxsync
Audio/AC97: Added support for adaptive device scheduling rates based …
9:54 AM Changeset in vbox [76699] by vboxsync
Audio/DrvAudio: Added a debug assertion for frame-aligned writes for …
9:53 AM Changeset in vbox [76698] by vboxsync
Additions/Linux/vboxvideo: tentative fix for SLES 12.4. bugref:4567: …
9:51 AM Changeset in vbox [76697] by vboxsync
Audio/DrvAudio: Added a buffer underrun detection (also with optional …
8:41 AM Changeset in vbox [76696] by vboxsync
VMM/CPUM: Nested VMX: bugref:9180 Fix missing parameter.
8:24 AM Changeset in vbox [76695] by vboxsync
VMM/CPUM: Nested VMX: bugref:9180 Enhanced VMCS dumping.
8:23 AM Changeset in vbox [76694] by vboxsync
VMM/HM: Nested VMX: bugref:9180 Description strings for …
6:07 AM Changeset in vbox [76693] by vboxsync
os2/VBoxSF: Added fallbacks for older hosts that doesn't support …
5:56 AM Changeset in vbox [76692] by vboxsync
DBGPlugInOS2.cpp: Added info items sas, gis, lis, and panic. Skip …
5:54 AM Changeset in vbox [76691] by vboxsync
DBGPlugInOS2.cpp: Added info items sas, gis, lis, and panic. Skip …
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