VirtualBox

Timeline



Sep 26, 2016:

9:22 PM Changeset in vbox [64030] by vboxsync
AHCI,DrvSCSI: Undo the hack now that the bug is fixed
9:22 PM Changeset in vbox [64029] by vboxsync
Storage/DrvVD: Don't recurse into trying to allocate I/O buffers again …
8:04 PM Changeset in vbox [64028] by vboxsync
SCSI: Same workaround as for AHCI
7:42 PM Changeset in vbox [64027] by vboxsync
build fix
7:07 PM Ticket #15990 (VirtualBox 5.x CLI cannot display snapshot list while VM is running) created by TastyWheat
The following command produces an error when executed while the …
6:54 PM Changeset in vbox [64026] by vboxsync
AHCI: Temporary workaround to make the testboxes happy until the bug …
6:53 PM Changeset in vbox [64025] by vboxsync
Storage/DrvVD: Assertions + and honor the sync flag for I/O requests
6:41 PM Changeset in vbox [64024] by vboxsync
build fix
6:23 PM Changeset in vbox [64023] by vboxsync
kBuild: 2966 -> 2970: kmk (& kWorker) cache fix for names getting longer.
6:22 PM Changeset in kBuild [2970] by bird
Rebuilt kmk and kWorker for win.x86 & win.amd64 against r2969.
6:17 PM Ticket #15805 (VirtualBox crash - Memory could not be read) closed by Frank Mehnert
fixed: Thanks you for the feedback!
6:16 PM Changeset in kBuild [2969] by bird
flush stderr before debugbreak
6:14 PM Changeset in kBuild [2968] by bird
kWorker: KWORKER_STATS env var triggers statistics to be dumped on exit.
6:14 PM Changeset in kBuild [2967] by bird
kFsCache: Implemented object names changing to a longer ones.
5:44 PM Changeset in vbox [64022] by vboxsync
AHCI: uint32_t vs. size_t issues, hopefully fixes windows buildboxes
5:41 PM Changeset in vbox [64021] by vboxsync
AHCI: uint32_t vs. size_t issues, hopefully fixes windows buildboxes
4:47 PM Changeset in vbox [64020] by vboxsync
AHCI: Must duplicate the request structure when saving the request for …
4:32 PM Changeset in vbox [64019] by vboxsync
Storage: Get rid of PDMIMEDIA::pfnIoBufAllocate and …
4:29 PM Changeset in vbox [64018] by vboxsync
AHCI: Remove allocating I/O buffers on our own and let the provider of …
4:17 PM Changeset in vbox [64017] by vboxsync
Runtime/Main/webservice: don't warn about deprecated function …
3:14 PM Changeset in vbox [64016] by vboxsync
AHCI: Remove tsStart from the request structure as the functionaliyt …
3:11 PM Changeset in vbox [64015] by vboxsync
AHCI: Remove trim related structures from the request structure and …
2:46 PM Changeset in vbox [64014] by vboxsync
Main/webservice: -Wno-format only for gcc
2:30 PM Changeset in vbox [64013] by vboxsync
Main/webservice: no -Wformat when compiling the SOAP stuff
2:30 PM Changeset in vbox [64012] by vboxsync
Main/webservice: OpenSSL 1.1 adaptions
2:29 PM Changeset in vbox [64011] by vboxsync
Runtime: OpenSSL 1.1 adaptions
2:12 PM Changeset in vbox [64010] by vboxsync
LPT: Unbroke enumeration on Windows.
2:05 PM Changeset in vbox [64009] by vboxsync
AHCI: Get rid of enmTxState in the request structure is the request …
2:01 PM Ticket #15939 (most mouse clicks not passed through to guest -> no response from reporter) closed by Michael Thayer
wontfix: No further response, closing. Anyone who is experiencing this and is …
2:00 PM Changeset in vbox [64008] by vboxsync
AHCI: Store the error and status bits in the FIS directly and remove …
1:16 PM Changeset in vbox [64007] by vboxsync
Installer/win/Makefile.kmk: No need to keep the intermediate installer …
12:55 PM Changeset in vbox [64006] by vboxsync
Installer/win/Makefile.kmk: Attempt at making the multilingual …
12:25 PM Ticket #12746 (OpenGL doesn't work on 64-bit Linux guests when 3d Acceleration is ...) closed by Michael Thayer
fixed: edwardotis: I have added you to the CC list for #15417. I think that …
12:02 PM Changeset in vbox [64005] by vboxsync
DrvVD: Logging for discard requests in the error case too
11:47 AM Changeset in vbox [64004] by vboxsync
oops
11:42 AM Changeset in vbox [64003] by vboxsync
AHCI: Unused variable
11:40 AM Changeset in vbox [64002] by vboxsync
Devices/Storage: Throw out PDMIMEDIAASYNC which is superseded by …
11:39 AM Changeset in vbox [64001] by vboxsync
AHCI: alignment fix for x86
11:34 AM Changeset in vbox [64000] by vboxsync
Update tstDeviceStructSizeRC too
11:33 AM Changeset in vbox [63999] by vboxsync
AHCI: Convert to PDMIMEDIAEX and kick out PDMIMEDIAASYNC. This …
11:30 AM Changeset in vbox [63998] by vboxsync
Main: Never try to use the builtin I/O cache for the NVMe controller …
9:34 AM Ticket #15989 (Guru Meditation error) created by RJD
Hi. I have built 2 test VMs using virtualbox. But, when I have one VM …
8:58 AM Changeset in vbox [63997] by vboxsync
Storage: Change PDMIMEDIAEX::pfnIoReqDiscard to not get the discard …
7:23 AM Changeset in kStuff [95] by bird
printf defines
6:04 AM Changeset in vbox [63996] by vboxsync
removed two obsolete files
5:12 AM Ticket #15988 (Sound starts crackling after a few minutes playing audio, Windows 8.1 ...) created by shillshocked
Seems to be related to the microphone. I disabled in the host as a …

Sep 25, 2016:

10:01 PM Changeset in vbox [63995] by vboxsync
kBuild: 2964 -> 2966: win.x86/kWorker.exe pch tweak.
7:58 PM Ticket #15987 (macOS 10.12 guest stops responding to mouse after a while) created by Lars Sonchocky-Helldorf
When running VBox 5.1.6 with a macOS 10.12 server guest the guest …
6:10 PM Changeset in vbox [63994] by vboxsync
another fix
6:09 PM Changeset in vbox [63993] by vboxsync
build fix
5:58 PM Changeset in vbox [63992] by vboxsync
VSCSI,DrvSCSI: Switch to PDMIMEDIAEX instead of using PDMIMEDIAASYNC
5:30 PM Changeset in vbox [63991] by vboxsync
PDMIMEDIAEX: Another addendum, make it possible to query a residual …
1:51 PM Ticket #15986 (Shared clipboard is not working in headless mode) created by Suncatcher
I've found plenty similar tickets about this issue but they all are …
10:42 AM Ticket #15985 (windows 10 version 1607 VirtualBox 5.1.6-110634 failed to start) created by DsiGS
OS :windows 10 version 1607 VirtualBox : 5.1.6-110634 failed to …
2:47 AM Changeset in vbox [63990] by vboxsync
Installer/win/Makefile.kmk: Why on earth are we actually building MSI …
2:47 AM Changeset in vbox [63989] by vboxsync
VirtualBox.wxs,Makefile.kmk: Use high compression on product.cab, not …
2:31 AM Changeset in vbox [63988] by vboxsync
MsiHack: Experiment that didn't pay off much on an SSD.

Sep 24, 2016:

11:53 PM Ticket #15984 (Virtualbox 5.1.6 crashes Windows w/ Hyper-V enabled) created by kenkyee
This is new behavior...in the previous version, the VM would just not …
3:46 PM Ticket #15983 (VDI image resize yields unbootable VDI) created by markusvm
Using […] in VirtualBox 5.1.6 r110634 turns the VDI image (no …
11:04 AM Ticket #15982 (guest additions fails to start with special usernames) created by saber002
Host System: Windows 10 64bit Guest System: Windows 7 64bit Virtual …
2:35 AM Ticket #15981 (extension pack does not install on vnc desktop) created by mraix
hello. extension pack does not install when running virtualbox on a …

Sep 23, 2016:

8:16 PM Changeset in vbox [63987] by vboxsync
dang
8:01 PM Changeset in vbox [63986] by vboxsync
Installer/win/Makefile.kmk: Do point def_vbox_link_msi to a temporary …
7:52 PM Ticket #15980 (Guests won't go in Save States on Host shutdown with Ubuntu 16.04) created by uspinosa
I've noticed that since Ubuntu 16.04 (probably since systemd was …
7:08 PM Changeset in vbox [63985] by vboxsync
Installer/win/Makefile.kmk: Try do the def_vbox_link_msi in parallel …
6:56 PM Changeset in kBuild [2966] by bird
Rebuilt kWorker for x86 Window against r2965.
6:54 PM Changeset in kBuild [2965] by bird
kWorker: Need to reserve more space for large precompiled header …
6:47 PM Changeset in vbox [63984] by vboxsync
VBoxRT-openssl-pre-1.1.def: Need a few more APIs for the older gsoap.
6:34 PM Changeset in vbox [63983] by vboxsync
IPRT: Created a minimal openssl linker definition file for 1.0.1 too.
6:21 PM Ticket #15979 (vertio-net causes Cisco AnyConnect instablity) created by J. Fry
I have been running a Windows (8.1 and 10) guest for several years, …
6:02 PM Changeset in vbox [63982] by vboxsync
pkix-verify.cpp: OpenSSL 1.1.0 adjustments.
4:09 PM Changeset in vbox [63981] by vboxsync
Runtime: OpenSSL 1.1.0 preps
4:05 PM Changeset in vbox [63980] by vboxsync
webservice: gSOAP 2.8.36 + openssl 1.1.0 preps
4:05 PM Changeset in vbox [63979] by vboxsync
file header standards
3:59 PM Ticket #15978 (Floppy Controller adds 10-15 seconds of boot (POST) time for EFI VMs) created by mihi42
To reproduce: 1. Create a new VM (I usually use Linux x64 as template) …
3:27 PM Changeset in vbox [63978] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 56): Settings: Rename …
2:50 PM Ticket #15932 (BrokenSharedFolder) closed by Frank Mehnert
duplicate: Most likely a duplicate of #15662. Please check the latest 5.1.x Guest …
2:44 PM Changeset in vbox [63977] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 55): Selector UI: More …
2:37 PM Changeset in vbox [63976] by vboxsync
Replaced the VBoxOpenSslExtPack SDK with a …
1:28 PM Changeset in vbox [63975] by vboxsync
Main: fixes initialization of SAS controller (ticketref:15972)
1:23 PM Changeset in vbox [63974] by vboxsync
libs/Makefile.kmk: Use VBOX_WITH_OPENSSL_1_1_0 for selecting which …
1:09 PM Changeset in vbox [63973] by vboxsync
Audio/DrvAudioVRDE.cpp: Handle PDMAUDIOSTREAMCMD_PAUSE and …
12:40 PM Changeset in vbox [63972] by vboxsync
Docs.
12:23 PM Changeset in vbox [63971] by vboxsync
Audio/AudioMixer.cpp: Respect pending disable status of the sink when …
12:11 PM Changeset in vbox [63970] by vboxsync
spinlock-r0drv-nt.cpp: fixed disabled code
11:54 AM Changeset in vbox [63969] by vboxsync
VBoxSVC: No need for openssl
11:09 AM Changeset in vbox [63968] by vboxsync
kBuild: 2963 -> 2964: Workaround for VCC100* inheriance issue.
11:08 AM Changeset in kBuild [2964] by bird
VCC100*: Workaround for tool inheritance problem.
10:59 AM Changeset in vbox [63967] by vboxsync
webservice: removed long obsolete VCC70 hack that caused precompiled …
10:21 AM Changeset in vbox [63966] by vboxsync
Main: Use always precompiled headers for VBoxAPIWrap and vboxsoap.
9:19 AM Ticket #15976 (Suggestion: Disable File/Help menu on the new VM creation) closed by Frank Mehnert
wontfix: I understand your intention but please keep in mind that sometimes a …
9:05 AM Ticket #15977 (Ubuntu 14.04 crash when open windows 7 guest machine) created by zipp0
Hi everybody, my ubuntu 14.04.1 with kernel 4.4.0-38-generic #57 crash …
7:42 AM Changeset in vbox [63965] by vboxsync
Logging.
5:20 AM Ticket #15976 (Suggestion: Disable File/Help menu on the new VM creation) created by ddixuike
In VM User Interface settings, there are …

Sep 22, 2016:

11:50 PM Changeset in vbox [63964] by vboxsync
kBuild: 2960 -> 2963: kWorker fix/workaround for precompiled header …
11:32 PM Changeset in kBuild [2963] by bird
Rebuilt kWorker.exe for win.x86 and win.amd64 against r2962.
11:30 PM Changeset in kBuild [2962] by bird
kWorker: Fixed combined console buffer overflow problem when there's a …
10:41 PM Ticket #15975 (VBoxManage always shows host only interfaces as disabled) created by silvermangb
VBoxManage list --long hostonlyifs always shows DHCP disabled, even …
10:21 PM Ticket #15974 (python host.create_host_only_network_interface returns bad object) created by silvermangb
vbmanager = virtualbox.Manager() vbox = …
9:05 PM Ticket #14985 (Enable 3D acceleration cause black screen or flickering -> obsolete) reopened by RamyN
Reopening because the same issue is happening to me: […] Started …
8:37 PM Changeset in vbox [63963] by vboxsync
3D: Keep BlankedByPowerOff flag in sync while a Target is assigned to …
7:41 PM Changeset in kBuild [2961] by bird
kWorker: Better handling of fixed allocations in cl.exe, avoiding that …
7:06 PM Ticket #15973 (Windows 10 is not working since 14926 build) created by Wacher
If 3D acceleration is disabled then the installation is aborted …
6:02 PM Changeset in vbox [63962] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 54): Selector UI: …
4:39 PM Ticket #15972 ("VBoxManage storagectl --add sas" gets USB controller) created by Socratis
Issue the command: […] without specifying the controller type. The …
4:34 PM Ticket #15971 ("VBoxManage storagectl" missing options in the documentation) created by Socratis
The User Manual and the help for the VBoxManage command do not show …
4:09 PM Changeset in vbox [63961] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 53): Selector UI: More …
3:53 PM Changeset in vbox [63960] by vboxsync
rpm: fix
3:30 PM Changeset in vbox [63959] by vboxsync
deb: fix
3:20 PM Changeset in vbox [63958] by vboxsync
Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
3:06 PM Changeset in vbox [63957] by vboxsync
deb: fix
2:58 PM Changeset in vbox [63956] by vboxsync
rpm: python fix
2:50 PM Changeset in vbox [63955] by vboxsync
pdmstorageifs.h: Small addendum to PDMIMEDIAEX which enables us to …
2:49 PM Changeset in vbox [63954] by vboxsync
cdefs.h: Fix RT_NOREF9
2:44 PM Changeset in vbox [63953] by vboxsync
rpm: python fix
2:33 PM Changeset in vbox [63952] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 52): Selector UI: …
2:29 PM Changeset in vbox [63951] by vboxsync
DrvVD: More work on the extended media interface to bring it up to par …
2:07 PM Changeset in vbox [63950] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 51): Selector UI: Doxy …
1:32 PM Changeset in vbox [63949] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 50): Selector UI: Move …
1:22 PM Changeset in vbox [63948] by vboxsync
VBoxGuest: VGDrvCommonWaitDoWakeUps must be thread-safe.
1:15 PM Ticket #15970 (Failed to create the host-only adapter (Windows 7)) created by Dron007
I cannot create host-only adapter neither with the command […] nor …
1:12 PM Ticket #15969 (VirtualBox 5.1.x Error for Windows 7 Guest: VERR_IEM_INSTR_NOT_IMPLEMENTED) closed by Frank Mehnert
duplicate: Duplicate of #15801.
1:03 PM Ticket #15969 (VirtualBox 5.1.x Error for Windows 7 Guest: VERR_IEM_INSTR_NOT_IMPLEMENTED) created by BrettR
Windows 7 Guest was crashing on Mac OS X El Capitan 10.11.6 Host for …
12:35 PM Changeset in vbox [63947] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 49): Selector UI: …
12:06 PM Ticket #15968 (Crashing VirtualBox) created by DenJed
When I'm trying to open any Virtual machine I'm having error: "The …
12:05 PM Changeset in vbox [63946] by vboxsync
deb/rpm: removed support for ancient distributions; disable …
12:01 PM Changeset in vbox [63945] by vboxsync
VMM/APIC, VMM/GIM/HyperV: Fix MSR range insertion/removale ordering …
11:54 AM Changeset in vbox [63944] by vboxsync
VMM/APIC: Actively remove the x2APIC MSR range if we are not using it …
11:41 AM Changeset in vbox [63943] by vboxsync
3D: Logging in DxgkDdiCommitVidPn improved to view …
11:01 AM Changeset in vbox [63942] by vboxsync
OpenGL: fixed the most annoying coding style flaws, mainly removing …
10:44 AM Ticket #15967 (VM guest freezes) created by Anders Dvinge
I think it is the same as this one #15529 I'm Running Linux Mint 18, …
8:56 AM Changeset in vbox [63941] by vboxsync
Main/webservice: need to keep the hack to try both with and without --file
8:06 AM Ticket #15966 (The "HOST + DEL" keys are not responding for logon on Guest) created by macuser
The "Host + del" keys used to send a CTRL-ALT-DEL on the host virtual …
8:06 AM Changeset in vbox [63940] by vboxsync
Main/webservice: document the sometimes totally weird Python ZSI …
7:58 AM Changeset in vbox [63939] by vboxsync
Build/scripts (bugref:6627): Python build scripts updated to generate …
7:08 AM Changeset in vbox [63938] by vboxsync
mac-ose build fix

Sep 21, 2016:

11:53 PM Ticket #15965 (AC97 audio delays under stress) created by Paul17041993
When the VM is stressed in some way, commonly via running a game, the …
9:35 PM Changeset in vbox [63937] by vboxsync
kBuild: 2947 -> 2960: Early precompiled headers support for Visual C++.
9:33 PM Changeset in vbox [63936] by vboxsync
vboxsoap: Configured precompiling the soapH.h (server) header, …
9:27 PM Changeset in vbox [63935] by vboxsync
Main: Configured Visual C++ precompiled headers for VBoxSVC, …
9:23 PM Changeset in vbox [63934] by vboxsync
NATNetworkImpl.h: Need to #undef ADDR_ANY, clashes with some windows …
8:58 PM Changeset in vbox [63933] by vboxsync
Main/Makefile.kmk: nit
8:57 PM Changeset in kBuild [2960] by bird
Rebuilt kmk and kWorker for windows against r2959 and changed …
8:53 PM Changeset in kBuild [2959] by bird
kSubmit/kWorker: Added --no-pch-caching parameter to work around …
7:58 PM Changeset in kBuild [2958] by bird
Rebuilt kmk, kDepObj and kWorker for windows against r2957.
7:53 PM Changeset in kBuild [2957] by bird
kWorker: precompiled header files didn't work out, unfortunately.
7:38 PM Changeset in vbox [63932] by vboxsync
VirtualBox/Makefile.kmk: precompiled headers for windows (disabled …
7:37 PM Changeset in kBuild [2956] by bird
vccprecomp fixes
7:16 PM Changeset in vbox [63931] by vboxsync
bugref:8087:Additions/x11: support non-root X server: additional …
7:05 PM Changeset in kBuild [2955] by bird
kDepObj: Added -e<ignored .ext> option for avoid circular dependencies …
7:04 PM Changeset in kBuild [2954] by bird
Target level precompiled header support for VCC100*.
6:54 PM Changeset in kBuild [2953] by bird
VCC100*.kmk: Must always use -Zi for kObjDep to work.
6:52 PM Changeset in kBuild [2952] by bird
footer-pass2-compiling-targets.kmk: Fixed inverted …
4:30 PM Changeset in vbox [63930] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 48): Selector UI: …
4:12 PM Changeset in vbox [63929] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 47): Selector UI: …
4:07 PM Changeset in vbox [63928] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 46): Selector UI: …
3:26 PM Changeset in vbox [63927] by vboxsync
Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
3:03 PM Changeset in vbox [63926] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 45): Selector UI: Some …
2:54 PM Changeset in vbox [63925] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 44): Selector UI: …
2:44 PM Changeset in vbox [63924] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 43): Selector UI: …
2:40 PM Changeset in vbox [63923] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 42): Selector UI: …
2:30 PM Ticket #15551 (vbox5.0.22 boot guest fedora rawhide(kernel-4.7) error on mac os x.) closed by Frank Mehnert
fixed: Right, I assume the same. So RayWang, plesae reopen if this is still …
2:20 PM Ticket #15949 (Change default time stamp of Vbox.log to absolute (not relative)) closed by Frank Mehnert
wontfix: Thanks for understanding.
2:18 PM Ticket #15964 (Create snapshot) created by Wacher
At the end of crating process I got this: Failed to create a snapshot …
1:55 PM Changeset in vbox [63922] by vboxsync
Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
1:06 PM Changeset in vbox [63921] by vboxsync
NAT: strip comment before processing resolv.conf line to simplify …
11:26 AM Changeset in vbox [63920] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 41): Selector UI: …
11:14 AM Ticket #15963 (VBoxSVC continues to run after closing Virtualbox manager / wakes host PC) created by Frank Bevers
This is how to replicate (on W10 pro v1607): Start Virtualbox manager …
11:14 AM Changeset in kBuild [2951] by bird
VCC100*.kmk: Use kDepObj, drop /FD and related idb-file, drop …
10:35 AM Changeset in vbox [63919] by vboxsync
DrvVD: Fix handling encrypted disks when PDMIMEDIAEX is used (only …
8:35 AM Ticket #15961 (Vboxmanage --audio param are bad (maybe older in PDF)) closed by Frank Mehnert
fixed: Updated the manual, the fix will be in the next 5.1.x maintenance release.
8:33 AM Changeset in vbox [63918] by vboxsync
doc/manual: clarify 'VBoxManage modifyvm --audio'
7:58 AM Changeset in vbox [63917] by vboxsync
DrvVD: Don't fail completely when loading a plugin failed, log the …

Sep 20, 2016:

8:26 PM Changeset in vbox [63916] by vboxsync
bugref:8087: Additions/x11: support non-root X server: remove …
7:02 PM Changeset in kStuff [94] by bird
kTypes.h: KU32_C fix.
6:03 PM Ticket #15962 (Wayland Login Manager Borks Login process in Fedora 24) created by jerrysVB
Host: MacOSX 10.11.6 Guest: Fedora 24 VB 5.1.6 I am not sure when this …
5:41 PM Ticket #15961 (Vboxmanage --audio param are bad (maybe older in PDF)) created by ManWithNoName
In the actual PDF documentation for VirtualBox v5.1.6 on page 136 we …
4:57 PM Ticket #15960 (Copying of HTML from windows host to Firefox on a Linux guest doesn't work) created by mskov
I don't know if it is a problem of Firefox or of VirtualBox itself. …
4:44 PM Changeset in kBuild [2950] by bird
wrong way
4:39 PM Changeset in kBuild [2949] by bird
kWorker: Reuse crypt context between cl runs.
4:23 PM Changeset in vbox [63915] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 40): Selector UI: More …
3:36 PM Changeset in kBuild [2948] by bird
kWorker/kDep: save a few header stat calls while optimizing dependencies.
2:30 PM Changeset in vbox [63914] by vboxsync
Audio/DrvHostCoreAudio.cpp: Implemented support for Audio Queues (work …
1:27 PM Ticket #14386 (Microphone not working with VB5.0 on Windows guests) reopened by jarlebh
This does not work for me using 5.1.6 on Fedora 24 with a Windows 10 Guest
12:31 PM Changeset in vbox [63913] by vboxsync
NAT: don't stop parsing if we are out of buffer space for search …
11:56 AM Ticket #15954 (Error occurred when the file from the virtual drag and drop to the ...) closed by Frank Mehnert
duplicate
10:32 AM Changeset in vbox [63912] by vboxsync
vd*.h: Correct guard macros
10:16 AM Changeset in vbox [63911] by vboxsync
VBoxSampleDevice.cpp: ditto
10:14 AM Changeset in vbox [63910] by vboxsync
DevPlayground.cpp: Use the macros.
10:08 AM Changeset in vbox [63909] by vboxsync
AHCI: Get rid of goto
9:35 AM Ticket #15713 (guest additions do not build with 4.8 kernel -> duplicate of #15695.) closed by Frank Mehnert
duplicate: el_schalo, if you will ever open tickets which are opened as …
9:30 AM Changeset in vbox [63908] by vboxsync
VMM/APIC: Assert nit.
9:28 AM Changeset in vbox [63907] by vboxsync
VMM/APIC: Comments.
9:22 AM Ticket #15713 (guest additions do not build with 4.8 kernel -> duplicate of #15695.) reopened by el_schalo
I have still the same issue using the latest VirtualBox Version (5.1.6 …
9:16 AM Ticket #15695 (mod_timer_pinned will be dropped from linux kernel v4.8) reopened by el_schalo
I have still the same issue reported in the 'duplicate' Ticket #15713
8:31 AM Changeset in vbox [63906] by vboxsync
svn properties
8:31 AM Changeset in vbox [63905] by vboxsync
Storage/VD: Add proper versioning of the backend structures instead of …
8:06 AM Changeset in vbox [63904] by vboxsync
switch to cURL 7.50.3
8:01 AM Changeset in vbox [63903] by vboxsync
switch to cURL 7.50.3
7:16 AM Ticket #15959 (Save state crashes when 3D acceleration is enabled) created by eoftedal
[…]
6:49 AM Ticket #15958 (Win10 + guest additions) created by dumber
After, then I installed guest additions, I have problem with the mouse …
1:51 AM Changeset in vbox [63902] by vboxsync
kBuild 2943 -> 2947: kmk and kWorker heap corruption fix (Windows only).
1:49 AM Changeset in kBuild [2947] by bird
Rebuilt kmk.exe and kWorker.exe for win.* against r2946.
1:46 AM Changeset in kBuild [2946] by bird
kWorker: Made the memory limit dynamic and overridable using …
1:46 AM Changeset in kBuild [2945] by bird
kFsCache: Finally tracked down the heap corruption bug in the …
1:46 AM Changeset in kBuild [2944] by bird
kFsCache: Finally tracked down the heap corruption bug in the …

Sep 19, 2016:

8:22 PM Ticket #15957 (GUI of guest Fedora 24 4.7.3-200.fc24.x86_64 freeze "blank" on login screen) created by par7133_2
I'm using VirtualBox version 5.1.6 r110634 on Windows with Fedora 24 …
8:06 PM Changeset in vbox [63901] by vboxsync
kBuild 2939 -> 2943: kWorker performance regression fix, and try save …
8:04 PM Changeset in kBuild [2943] by bird
Rebuilt kWorker.exe for win.* against r2942.
8:02 PM Changeset in kBuild [2942] by bird
units/qt5.kmk: kSubmit experiments for moc; corrected host exe suffix …
8:01 PM Changeset in kBuild [2941] by bird
kWorker: More moc work - mainly related to mapping read cached files.
6:43 PM Changeset in vbox [63900] by vboxsync
bugref:3809: Linux installer maintenance: install our Additions init …
6:34 PM Changeset in kBuild [2940] by bird
kWorker: Fixed busted read-only caching, checking out using memory …
4:58 PM Changeset in vbox [63899] by vboxsync
FE/Qt: bugref:7846: Runtime UI: Fixing regression of r110260 where the …
4:55 PM Changeset in vbox [63898] by vboxsync
kBuild 2937 -> 2939: Hopefully the last Tls/Fls tracking fix for kWorker.
4:53 PM Changeset in kBuild [2939] by bird
Rebuilt kWorker.exe for win.* against r2938.
4:50 PM Changeset in kBuild [2938] by bird
kWorker: TlsAlloc and FlsAlloc must only be intercepted for EXE …
4:29 PM Changeset in vbox [63897] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 39): Selector UI: …
4:26 PM Changeset in vbox [63896] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 38): Selector UI: …
4:07 PM Ticket #15956 (USB Regression - Can't connect ST-Link/V2 JTag pod to Windows 7 Guest ...) created by mkurtzsd
I recently updated my VBox installation from 5.0.8 to 5.1.6 and can no …
4:07 PM Changeset in vbox [63895] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 37): Selector UI: …
4:04 PM Changeset in vbox [63894] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 36): Selector UI: …
4:01 PM Changeset in vbox [63893] by vboxsync
FE/Qt: bugref:6899: Accessibility support (step 35): Selector UI: …
3:48 PM Changeset in vbox [63892] by vboxsync
bugref:3809: Linux installer maintenance: adjust user manual to match …
3:45 PM Changeset in vbox [63891] by vboxsync
bugref:3809: Linux installer maintenance: Additions installer more …
3:16 PM Changeset in vbox [63890] by vboxsync
bugref:3809: Linux installer maintenance: Additions installer more …
2:19 PM Changeset in vbox [63889] by vboxsync
bugref:3809: Linux installer maintenance: Additions installer more …
2:11 PM Changeset in vbox [63888] by vboxsync
VMM/APIC: Insert x2APIC MSRs when Hyper-V compatibility mode is …
1:32 PM Changeset in vbox [63887] by vboxsync
Storage/VDI: Fix creating fixed size images after cleanup
1:02 PM Changeset in vbox [63886] by vboxsync
Devices/Samples: more version paranoia (solves unused parameters and …
12:50 PM Changeset in vbox [63885] by vboxsync
Devices/Samples: build by default (if testcases are built) and install …
12:21 PM Changeset in vbox [63884] by vboxsync
Devices/Samples: add "playground" device for making experiments (it …
12:19 PM Changeset in vbox [63883] by vboxsync
Config.kmk: Forgot to create the directory.
12:13 PM Changeset in vbox [63882] by vboxsync
Config.kmk: Made VBOX_GCC_CHECK_* a little bit more thorough.
11:31 AM Changeset in vbox [63881] by vboxsync
VBOX_GCC_Wa_cma_nocompress_debug_sections for working around …
11:31 AM Changeset in vbox [63880] by vboxsync
Storage/iSCSI: Cleanup, get rid goto ... last part
11:28 AM Changeset in vbox [63879] by vboxsync
DevPciIch9: play safe with BAR64 handling, it applies only to MEM …
11:27 AM Changeset in vbox [63878] by vboxsync
Devices/Sample: some cleanups of the sample device and driver
11:19 AM Changeset in vbox [63877] by vboxsync
bugref:3809: Linux installer maintenance: Additions installer small …
10:41 AM Changeset in vbox [63876] by vboxsync
NAT: Don't exceed RCPS_MAX_SEARCHLIST. Patch from ticketref:15948.
9:09 AM Changeset in vbox [63875] by vboxsync
bugref:3809: Linux installer maintenance: Additions installer small …
7:34 AM Ticket #15770 (Anniversary update incompatibility / the instuction at ... referenced ...) closed by Frank Mehnert
fixed: Thank you. I will close this ticket then. Please reopen if necessary.
6:13 AM Ticket #15955 (Error occurred when the file from the virtual drag and drop to the ...) created by zhaoyao
Error occurred when the file from the virtual drag and drop to the …
6:13 AM Ticket #15954 (Error occurred when the file from the virtual drag and drop to the ...) created by zhaoyao
Error occurred when the file from the virtual drag and drop to the …
2:26 AM Ticket #15953 (doc/manual/fr_FR/ missing man_VBoxManage-debugvm.xml and ...) created by sergiomb
I'm trying build Vbox with VBOX_WITH_DOCS_TRANSLATIONS=1 […] in …

Sep 18, 2016:

8:58 PM Changeset in vbox [63874] by vboxsync
kBuild 2929 -> 2937: 32-bit kWorker needs to monitor TLS. Some …
8:54 PM Changeset in kBuild [2937] by bird
Rebuilt win.* kmk.exe and kWorker.exe against r2936.
8:47 PM Changeset in kBuild [2936] by bird
kWorker: Intercept TlsAlloc and TlsFree too, same reason as for the …
8:00 PM Changeset in kBuild [2935] by bird
kWorker: Optimized executable writable section restoring.
7:38 PM Ticket #15952 (virtio slow and have unstable performance when VM have >1 vCPU) created by Hrvoje
Hi. I have DL380 G7, with latest CentOS 6. Also, kernel is upgraded …
4:47 PM Changeset in kBuild [2934] by bird
kWorker: Some cleanups
4:23 PM Changeset in kBuild [2933] by bird
kWorker.c: Drop the unecessary memset in kwSandbox_Kernel32_ReadFile.
4:20 PM Changeset in kBuild [2932] by bird
kWorker.c: Don't call kwSandboxGrowEnv unless it's necessary. Duh.
3:57 PM Changeset in kBuild [2931] by bird
kmk: Added print_dir_stats and implemented it for the NT directory cache.
3:57 PM Changeset in kBuild [2930] by bird
kFsCache: Implemented lazy child hashing and increased the …
9:36 AM Ticket #15951 (Sound doesn't work ( Pulseaudio )) created by vrishab
My system has a USB sound card. It works fine in host ( Debian x64 ). …
8:46 AM Ticket #15950 (OS X host UI slowdown during Linux guest usage) created by osx-user
I am using VirtualBox on my OS X laptop since VirtualBox version 4.3. …

Sep 17, 2016:

6:57 PM Ticket #15949 (Change default time stamp of Vbox.log to absolute (not relative)) created by Feline
Each entry of the release log (VBox.log) appears to have a time stamp. …
6:56 PM LinuxAdditionsDebug edited by Michael Thayer
(diff)
6:54 PM LinuxAdditionsDebug edited by Michael Thayer
HGCM (diff)
3:08 PM Ticket #15948 (vbox segfaults with large numbers of search domains in ...) created by nuxi
While vbox makes sure it doesn't read in more than …
10:47 AM Ticket #15947 (Mouse integration broken in Mint Debian guest with 4.7 kernel -> ...) created by Feline
Test system Linux Mint Debian Edition (LMDE 2) 32-bit guest was …

Sep 16, 2016:

9:20 PM Changeset in vbox [63873] by vboxsync
kBuild 2925 -> 2929: Fixed NASM regression (OS/2, additions).
9:19 PM Changeset in kBuild [2929] by bird
NASM.kmk: oops, a little regression snuck in.
7:33 PM Changeset in vbox [63872] by vboxsync
bugref:6417:40: Addressing guestcontrol execute and other issues
7:13 PM Ticket #15946 (When upgrading virtualbox, icon is removed from the taskbar and ...) created by Samuel Flint
OS: Windows 10 64-bit, version 1607, build 14393.105. VirtualBox
6:01 PM Ticket #15945 (symlink in shared folder) created by vDev
I have a Linux guest VM on a Mac OS X host on VirtualBox 5.1.4. A …
5:52 PM Changeset in vbox [63871] by vboxsync
bugref:3809: Linux installer maintenance: start VBoxService as soon as …
5:42 PM Changeset in vbox [63870] by vboxsync
bugref:3809: Linux installer maintenance: clean up logging in the …
3:09 PM Ticket #15944 (Stop making assumptions about the size of the ...) created by Trance
In latest builds of RS2 (windows builds greater than 14393), …
2:06 PM LinuxAdditionsDebug edited by Michael Thayer
Guest input driver, and what the Additions do not do (diff)
1:39 PM LinuxAdditionsDebug edited by Michael Thayer
Mentioned distribution Additions (diff)
1:33 PM Changeset in vbox [63869] by vboxsync
typo
1:23 PM Changeset in vbox [63868] by vboxsync
RDP/client: TLSv1_client_method() deprecated but don't complain
1:22 PM Changeset in vbox [63867] by vboxsync
Runtime: OpenSSL 1.1 fix
12:59 PM Changeset in vbox [63866] by vboxsync
Audio/DrvHostCoreAudio.cpp: Check for locked down and dead devices …
12:58 PM Changeset in vbox [63865] by vboxsync
Audio: Added device flags PDMAUDIODEV_FLAGS_LOCKED and …
12:55 PM LinuxAdditionsDebug edited by Michael Thayer
(diff)
12:42 PM Changeset in vbox [63864] by vboxsync
FE/Qt: bugref:7846: Runtime UI: Fixing regression of r110260 where the …
11:14 AM Ticket #15943 (Wrong hostonlyif mask) created by nbranco
I'm using VirtualBox as a Vagrant provider and when I specify an …
10:22 AM LinuxAdditionsDebug edited by Michael Thayer
Technical note (diff)
10:21 AM Ticket #15942 (vm crash on macos upon cmd+c) created by Richlv
virtualbox 5.0.26 on macos. sometimes, the vm crashes (maybe once …
10:12 AM LinuxAdditionsDebug created by Michael Thayer
First version
9:51 AM Changeset in vbox [63863] by vboxsync
Build fix.
9:47 AM Changeset in vbox [63862] by vboxsync
Audio/DevIchAc97.cpp: Better separated initialization/destruction and …
9:35 AM Ticket #15941 (Error occurs trying to add a machine to be fixed.) created by Paul17041993
An old machine with an old reference to a DVD image cannot be added as …
8:51 AM Changeset in vbox [63861] by vboxsync
Main/webservice: back out previous change, it causes trouble on …
8:29 AM Changeset in vbox [63860] by vboxsync
Main/webservice: For all SOAP errors trigger the error code path, not …
7:39 AM Ticket #15673 (Intel 82801AA, playback - No sound at all) closed by pentagonik
fixed
7:27 AM Technical_documentation edited by Michael Thayer
Added LinuxAdditionsDebug (diff)
4:48 AM Ticket #15940 (Failed to open a session while starting a virtual machine) created by Bhushan
Virtual Box version 5.1.4 Mac OS X El Capitan version 10.11.6 with …
4:24 AM Ticket #15939 (most mouse clicks not passed through to guest -> no response from reporter) created by RandomName123
Host: OpenSUSE 13.2 64b Guests: Windows 7, 8.1 & 10
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