VirtualBox

Timeline



Jul 7, 2016:

8:31 PM Changeset in vbox [62125] by vboxsync
typo
8:22 PM Changeset in vbox [62124] by vboxsync
ValidationKit/testmanager/testcase.pgsql: Fix typo
7:13 PM Changeset in vbox [62123] by vboxsync
ValidationKit/tests/storage: Fixes
5:49 PM Changeset in vbox [62122] by vboxsync
after RC1
4:59 PM Changeset in vbox [62121] by vboxsync
next try
4:58 PM Changeset in vbox [62120] by vboxsync
5.1 RC1
4:46 PM Changeset in vbox [62119] by vboxsync
FE/Qt: bugref:8151: X11: Runtime UI: Also remember which screen …
4:16 PM Changeset in vbox [62118] by vboxsync
ValidationKit/tests/storage: More hacking on the storage benchmark testcase
4:16 PM Changeset in vbox [62117] by vboxsync
Audio: Bugfixes, logging.
4:15 PM Changeset in vbox [62116] by vboxsync
changelog
4:13 PM Changeset in vbox [62115] by vboxsync
SVM: Workaround for NMI/task switch trouble on old AMDs.
3:29 PM Changeset in vbox [62114] by vboxsync
Placate cppcheck, explicitly close event handle.
3:16 PM Changeset in vbox [62113] by vboxsync
delint
3:04 PM Changeset in vbox [62112] by vboxsync
FE/Qt: Trying to please the cppcheck in QIStatusBarIndicator code.
2:55 PM Changeset in vbox [62111] by vboxsync
IEM: warnings.
2:53 PM Changeset in vbox [62110] by vboxsync
reporter.py: delinting.
2:45 PM Changeset in vbox [62109] by vboxsync
IEM: Enable setjmp for all hosts.
2:25 PM Changeset in vbox [62108] by vboxsync
SVM: Bit more debug logging.
2:25 PM Changeset in vbox [62107] by vboxsync
SVM: Keep track of last CPU even when always flushing TLB.
2:24 PM Changeset in vbox [62106] by vboxsync
hmR0VmxIs32BitSwitcherSafe: Use return, it's one of the major perks …
2:20 PM Changeset in vbox [62105] by vboxsync
Main/Machine: fix extradata map copying to work where STL isn't …
1:50 PM Changeset in vbox [62104] by vboxsync
testdriver: Changed reporter.flushall() to also flush the XML stream …
1:37 PM Testbuilds edited by Frank Mehnert
(diff)
1:13 PM Testbuilds edited by Frank Mehnert
switched to template-style (diff)
1:11 PM Changeset in vbox [62103] by vboxsync
Audio/src-client/ConsoleImpl2.cpp: Removed debug assertion.
12:59 PM Ticket #15581 (VirtualBox v5.0 fails on Linux v4.6 kernel host with floppy drive attached) created by dinosaur0
When I start VirtualBox (currently v5.0.24) on a Linux v4.6 system …
12:47 PM Changeset in vbox [62102] by vboxsync
FE/Qt: Forgot to apply the separate UI keyboard workaround for Qt5 …
11:37 AM Changeset in vbox [62101] by vboxsync
VBoxDrvInst: pass the right handle to UnlockServiceDatabase
10:06 AM Changeset in vbox [62100] by vboxsync
reporter.doPollWork: Added debug string to see who is calling.
9:59 AM Changeset in vbox [62099] by vboxsync
reporter.py: count polling as idle.
9:24 AM Changeset in vbox [62098] by vboxsync
Runtime/solaris: Fix building the coredumper on ancient Solaris …
9:08 AM Changeset in vbox [62097] by vboxsync
Additions/VBoxService: fixed harmless bug leading to submitting the …
9:03 AM Changeset in vbox [62096] by vboxsync
Runtime/r3/solaris: Fix coredumper to workaround psinfo_t structure …
8:33 AM Testbuilds edited by Frank Mehnert
(diff)
8:32 AM Testbuilds edited by Frank Mehnert
(diff)
8:11 AM Ticket #15526 (Guest additions newer than 5.0.16 cause X to fail in Ubuntu 15 and 16 ...) closed by Michael Thayer
invalid
8:03 AM Ticket #15580 (Windows 10 guest crashes on VM-start) closed by Frank Mehnert
invalid: First, according to the log file the guest tries to activate the long …
7:37 AM Changeset in vbox [62095] by vboxsync
Devices/PC/BIOS: removed one superfluous 'return' to make cppcheck happy
7:30 AM Ticket #15580 (Windows 10 guest crashes on VM-start) created by banderlog013
VB Version 5.0.20 r106931 If disable PAE/NX, systems starts with …
1:25 AM Changeset in vbox [62094] by vboxsync
testdriver: more xml/poll/reporter hacking.
12:43 AM Changeset in vbox [62093] by vboxsync
IEM: Saved 1K (except 32-bit) by doing full+unaligned imm16, imme32 …
12:41 AM Changeset in vbox [62092] by vboxsync
IEM: Saved 1K (except 32-bit) by doing full+unaligned imm16, imme32 …
12:25 AM Changeset in vbox [62091] by vboxsync
IEM: Converted IEMOP_HLP_NO_LOCK_PREFIX to …

Jul 6, 2016:

11:40 PM Changeset in vbox [62090] by vboxsync
IEM: setjmp/longjmp on windows.
11:09 PM Testbuilds edited by Valery Ushakov
(diff)
10:15 PM Changeset in vbox [62089] by vboxsync
vsheriff: reporter.py bug from yesterday
9:33 PM Changeset in vbox [62088] by vboxsync
crOpenGL: use BOOL instead of bool to match API.
9:26 PM Changeset in vbox [62087] by vboxsync
G/c unused variable.
9:22 PM Changeset in vbox [62086] by vboxsync
Avoid arithmetic on void *
9:17 PM Changeset in vbox [62085] by vboxsync
vsheriff: Recognize stale vts_rm.exe directory.
8:51 PM Ticket #13518 (XPCOM IPC deadlock) closed by Frank Mehnert
fixed
8:23 PM Changeset in vbox [62084] by vboxsync
testdriver/report.py: More xml flush debug.
8:05 PM Ticket #15579 (Bug in VBoxLinuxAdditions.sh 5.0.24_108355) created by billR
Tracked down failures to install guest additions on CentOS 7. Symptom …
6:23 PM Ticket #15578 (No Solaris client USB access) created by spbarrett
Since upgrading to VirtualBox v5.0.24 I can no longer access USB …
6:13 PM Changeset in vbox [62083] by vboxsync
IEM: Optimize general purpose register handling a little, reducing the …
5:58 PM Ticket #14363 (The Instruction at 0x... referenced memory at 0x... The memory could ...) reopened by BenjaHex
5:54 PM Changeset in vbox [62082] by vboxsync
FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
5:45 PM Changeset in vbox [62081] by vboxsync
FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
5:33 PM Changeset in vbox [62080] by vboxsync
FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
5:27 PM Changeset in vbox [62079] by vboxsync
FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
5:14 PM Changeset in vbox [62078] by vboxsync
FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
4:38 PM Changeset in vbox [62077] by vboxsync
doxygen fix
4:37 PM Changeset in vbox [62076] by vboxsync
IEM: Make use of the direct CPUMCTX access (VMCPU_INCL_CPUM_GST_CTX).
4:35 PM Changeset in vbox [62075] by vboxsync
VMCPU.cpum: Added GstCtx member for execution engines like HM and IEM …
4:24 PM Ticket #15577 (VirtualBox crashes when having Bluestacks installed) created by atrumgeost
Hello, Box crashes my Mac if I have Bluestacks installed. The forum …
4:16 PM Changeset in vbox [62074] by vboxsync
bugref:8087: Additions/x11: support non-root X server: fix a copy and …
4:08 PM Changeset in vbox [62073] by vboxsync
doxygen fixes
4:03 PM Changeset in vbox [62072] by vboxsync
testboxscript: Need to apply the reinitScratch hack a bit wider. This …
4:01 PM Changeset in vbox [62071] by vboxsync
Forward ported r108511 (Audio/DrvHostCoreAudio.cpp: Improved recording …
3:48 PM Changeset in vbox [62070] by vboxsync
UIWizardImportAppPageBasic2::initializePage: Corrected message for not …
3:33 PM Changeset in vbox [62069] by vboxsync
NAT: oops, forgot to restore real buffer size after testing the error …
3:33 PM Changeset in vbox [62068] by vboxsync
Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
3:29 PM Changeset in vbox [62067] by vboxsync
Main/idl/VirtualBox.xidl: WinMM is not supported.
3:27 PM Changeset in vbox [62066] by vboxsync
Main/idl/VirtualBox.xidl: Documentation.
3:17 PM Changeset in vbox [62065] by vboxsync
cpumctx-v1_6.h: macro name fix
3:15 PM Changeset in vbox [62064] by vboxsync
CPUMCTX: Separated nameless union and names struct helper macros in …
3:12 PM Changeset in vbox [62063] by vboxsync
FE/Common/VBoxKeyboard: Fix printf signed/unsigned mismatch.
3:10 PM Download_Old_Builds_5_0 edited by Frank Mehnert
(diff)
3:05 PM Changeset in vbox [62062] by vboxsync
CPUMCTX: gcc build fix
3:03 PM Changeset in vbox [62061] by vboxsync
crOpenGL: don't use a variable before checking it for NULL.
3:01 PM Changeset in vbox [62060] by vboxsync
crOpenGL: stubMakeCurrent - make sure retVal is initialized.
2:57 PM Changeset in vbox [62059] by vboxsync
CPUMCTX: Finally figured out a way to make the general purpose and …
2:48 PM Changeset in vbox [62058] by vboxsync
build fix
2:40 PM Ticket #15576 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) created by justevan
==== How to Reproduce ==== While doing a POST operation on /login, …
2:28 PM Changeset in vbox [62057] by vboxsync
Build fix.
2:24 PM Changeset in vbox [62056] by vboxsync
Audio: More cleanup for backend defines.
1:22 PM Changeset in vbox [62055] by vboxsync
Runtime/testcase: Removed unused file.
12:50 PM Changeset in vbox [62054] by vboxsync
Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
12:43 PM Changeset in vbox [62053] by vboxsync
ValidationKit/tests/storage: pylint fix
12:41 PM Changeset in vbox [62052] by vboxsync
ValidationKit/tests/storage: Fixes to get the testcase working on a host
12:29 PM Changeset in vbox [62051] by vboxsync
HostDrivers/Support/linux: when checking the EFLAGS consistency, don't …
11:41 AM Changeset in vbox [62050] by vboxsync
FE/Qt: bugref:8151: X11: Runtime UI: Avoid race conflict between …
11:34 AM Changeset in vbox [62049] by vboxsync
FE/VBoxManageDisk.cpp: Warning.
11:29 AM Ticket #15575 (Guests using NAT networking cannot resolve hostnames on Host's local ...) created by mlueck
VB: 5.x PUEL Host OS: Xubuntu 14.04 x64 Guest OS's: …
11:17 AM Changeset in vbox [62048] by vboxsync
Reverting r108462 as we have a better idea how to do that.
11:14 AM Changeset in vbox [62047] by vboxsync
bugref:8344. small improvement. Always uses original extension of image.
11:05 AM Changeset in vbox [62046] by vboxsync
Fix printf signed/unsigned mismatch.
11:04 AM Changeset in vbox [62045] by vboxsync
Copy/paste fix.
11:03 AM Changeset in vbox [62044] by vboxsync
Make old compilers happy.
11:02 AM Changeset in vbox [62043] by vboxsync
Fix printf signed/unsigned mismatch. This effectively reverts part of …
10:58 AM Changeset in vbox [62042] by vboxsync
Fix printf signed/unsigned mismatch.
10:55 AM Changeset in vbox [62041] by vboxsync
Fix printf signed/unsigned mismatch. Drop redundant cast while here. …
10:54 AM Changeset in vbox [62040] by vboxsync
VMX: Go back to 32-bit switcher when we have UX, too.
10:11 AM Ticket #15574 (Oh no! Something has gone wrong - guest addition 5.0.24 r108355 -> ...) created by Phoenix1708
I only have one VM which is the from the RHEL 7 developer suite. When …
9:42 AM Changeset in vbox [62039] by vboxsync
ValidationKit/tests/storage: A bit more…
9:29 AM Changeset in vbox [62038] by vboxsync
FE/Qt: Yet another NLS stuff (s.a. r108283, will require nlsupdate).
9:26 AM Changeset in vbox [62037] by vboxsync
properties
9:25 AM Changeset in vbox [62036] by vboxsync
ValidationKit/tests/storage: Start rework for doing storage related tests
9:04 AM Changeset in vbox [62035] by vboxsync
VMM/HMSVMR0: comment typo.
9:02 AM Ticket #15183 (3D accel rendering -> duplicate of #12738) closed by Michael Thayer
duplicate: The main change to X11 guest 3D which occurred with 5.0.18 is that as …
9:01 AM X11Guest3D edited by Michael Thayer
(diff)
8:44 AM Changeset in vbox [62034] by vboxsync
PGMAllPool.cpp: Removed unwanted RTLogPrintf statements.
7:56 AM Changeset in vbox [62033] by vboxsync
IOAPIC: Fix assertion that didn't account for saved-states restored …

Jul 5, 2016:

8:24 PM Ticket #15573 (The Gestalt selector gestaltSystemVersion is returning 10.9.5 instead ...) created by the-middle-man
i am trying to install os-x El Capitan (64bit) as a Guest System. This …
5:53 PM Ticket #15572 (Fedora 24 Kernel 4.3.6-300 Breaks VB 5.0.24 on Mac OS X 11.5) created by jerrysVB
If I try to save a Fedora 24 session ( kernel 4.3.6-300) on my Macbook …
4:39 PM Changeset in vbox [62032] by vboxsync
Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
4:27 PM Changeset in vbox [62031] by vboxsync
ValidationKit fix
4:01 PM Changeset in vbox [62030] by vboxsync
FE/Qt: fixed 'updatenls' target
3:43 PM Changeset in vbox [62029] by vboxsync
Aditions/crOpenGL: fixed another function prototype
3:31 PM Changeset in vbox [62028] by vboxsync
Aditions/crOpenGL: fixed function prototype
3:00 PM Changeset in vbox [62027] by vboxsync
IEM: Do not mark selectors as stale when switching tasks.
2:26 PM Changeset in vbox [62026] by vboxsync
testdriver/reporter.py: XML flushing debug code (must be removed lated)
1:50 PM Changeset in vbox [62025] by vboxsync
ValidationKit,common: Wrapped shutil.copyfile in common/utils.py as …
12:01 PM Changeset in vbox [62024] by vboxsync
testboxscript: workaround for vts_rm.exe deletion problem on testboxwin3.
11:14 AM Changeset in vbox [62023] by vboxsync
FE/Qt: bugref:8151: X11: No auto-capture for Debug builds by default.
10:18 AM Changeset in vbox [62022] by vboxsync
Installer/Win: Fix NETWORKTYPE property (was set too late if …
9:44 AM Ticket #3987 (test6, please ignore) closed by Michael Thayer
invalid
9:34 AM Changeset in vbox [62021] by vboxsync
Runtime/RTJson: Fix review todos
9:30 AM Ticket #3987 (test6, please ignore) reopened by Frank Mehnert
8:18 AM Changeset in vbox [62020] by vboxsync
VMM/HMVMXR0: Verify CPU feature before reading VMCS fields in …
8:17 AM Changeset in vbox [62019] by vboxsync
VMM/APIC: Unused enum member.
8:05 AM Changeset in vbox [62018] by vboxsync
VMM/APIC: Fix unsupported delivery mode combinations with IPIs.

Jul 4, 2016:

11:54 PM Ticket #15571 (Solaris 8 Generic_108529-05 installer crashes Vbox 5.0.24 if VT-x is ...) created by kumba
Discovered while trying to randomly boot a Solaris 8 x86 ISO I …
11:11 PM Changeset in vbox [62017] by vboxsync
IEM: 32-bit build fix
11:02 PM Ticket #15570 (VBoxManage showvminfo fails to find machines) created by Pierre Fortin
Created VM "W7", then: # VBoxManage showvminfo W7 VBoxManage: error: …
9:46 PM Changeset in vbox [62016] by vboxsync
IEM: Moved more frequently used members to the head of IEMCPU to …
7:58 PM Changeset in vbox [62015] by vboxsync
IEM: Switched from using IEMCPU directly to using with via VMCPU. This …
4:18 PM Changeset in vbox [62014] by vboxsync
Main/Machine: add a stub for an aux settings file (which will be an …
3:54 PM Changeset in vbox [62013] by vboxsync
VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. …
3:45 PM Changeset in vbox [62012] by vboxsync
IOAPIC: comment nit.
3:44 PM Changeset in vbox [62011] by vboxsync
VMM/TM: Error message correction for old CFGM keys.
3:32 PM Changeset in vbox [62010] by vboxsync
IEM: Optimized iemSRegGetHid; started a little on TLB code.
2:48 PM Ticket #15569 (VBoxNetFlt: Failed to allocate packet buffer, dropping the packet.) created by Hans-Peter Jansen
In a setup of a Win2k8 VM on a openSUSE 13.2 host with a 4.2.5 kernel, …
1:34 PM Changeset in vbox [62009] by vboxsync
changelog
1:34 PM Changeset in vbox [62008] by vboxsync
FE/Qt: bugref:8151: X11: Runtime UI: Avoid race conflict between …
1:11 PM Changeset in vbox [62007] by vboxsync
asParavirtModesSup is an array
1:08 PM Changeset in vbox [62006] by vboxsync
Config.kmk,VMM: Reduced the VM structure by half on darwin where we …
1:07 PM Changeset in vbox [62005] by vboxsync
ValidationKit: use KVM for the ubuntu 15.10 smoke tests
1:06 PM Changeset in vbox [62004] by vboxsync
Storage/iSCSI: Fix possible endless reconnect loop if logging in to …
12:42 PM Changeset in vbox [62003] by vboxsync
FE/Qt: bugref:5978: Runtime UI: Mini-toolbar: Fixing regression in r108429.
12:28 PM Ticket #15568 (VBoxHeadless crash ipcDConnectService Shutdown) created by gim
Some times crash happens: […]
12:08 PM Changeset in vbox [62002] by vboxsync
VBoxCPP: Fixed bug handling defined(XXXX).
12:07 PM Changeset in vbox [62001] by vboxsync
DevOHCI: bugref:8125: cache for the guest memory reads
11:25 AM Changeset in vbox [62000] by vboxsync
IEM,VM: Inserted two TLBS into the IEMCPU structure and reorged the …
11:22 AM Ticket #15567 (VBoxHeadless crash) created by gim
VBoxHeadless --comment ... --startvm …
11:05 AM Changeset in vbox [61999] by vboxsync
FE/Qt: ​​​​bugref:8088: Rework session-information window: Fixing the …
10:18 AM Changeset in vbox [61998] by vboxsync
add VBoxBugReport to the installers (already existed for Windows)
9:45 AM Changeset in vbox [61997] by vboxsync
Doxyfile.Core: Internal docs too, please.
9:34 AM Ticket #15566 (VirtualBox 5.0.24 is not registering module on kernel 4.7-rc6) created by turneliusz
Reporting compatibility problem with newest 4.7-rc6. Latest working …
9:15 AM Changeset in vbox [61996] by vboxsync
doxygen
9:14 AM Changeset in vbox [61995] by vboxsync
iprt/json.h: r=bird: Some adjustments and a bunch of todos.
8:34 AM Ticket #15565 (Host adapter showing zero bytes traffic) created by oivey
On Windows 10 x64, I cannot get Microsoft Edge to connect to Virtual …
7:52 AM Ticket #15324 (Mouse pointer offset in Linux client => fixed in releases higher than 5.1.4) reopened by cpm
I am still having this issue, with V. 5.0.22, both app and guest …
1:35 AM Changeset in vbox [61994] by vboxsync
IEM: Uh, right.

Jul 3, 2016:

10:07 PM Ticket #15564 (NO RESPONSE from Escape, Backspace, and other keys with VirtualBox on ...) created by qd01a
I created a Windows XP-SP3 32-bit guest (extension pack installed) …
5:38 PM Changeset in vbox [61993] by vboxsync
IEM: Early TLB plans.
3:06 PM Changeset in vbox [61992] by vboxsync
crOpenGL: Drop duplicate NULL checks.
2:56 PM Changeset in vbox [61991] by vboxsync
crOpenGL: Fix signed/unsigned mismatch in printf formats.
2:54 PM Changeset in vbox [61990] by vboxsync
crOpenGL: Fix cppcheck complaints about redundant/missing NULL checks. …
2:45 AM Ticket #15563 (VirtualBox Guest Additions 5.0.24 cannot Auto-resize Guest Display) created by Rodery
VirtualBox Guest Additions 5.0.24 successfully installed in Oracle …

Jul 2, 2016:

1:31 PM Changeset in vbox [61989] by vboxsync
ldrNative-win.cpp: Convert forward slashes to backslashes in the DLL …

Jul 1, 2016:

5:59 PM Changeset in vbox [61988] by vboxsync
common/utils.py,testboxscript_real.py: List the content of the scratch …
5:13 PM Changeset in vbox [61987] by vboxsync
FE/Qt: bugref:8151: Runtime UI: Cleanup for r108385: Some coding-style …
4:03 PM Changeset in vbox [61986] by vboxsync
Main/AudioAdapter: whitespace cleanup
3:26 PM Changeset in vbox [61985] by vboxsync
FE/Qt: bugref:8422: Runtime UI: Seamless window: Extended minimized …
3:12 PM Changeset in vbox [61984] by vboxsync
FE/Qt: bugref:5978: Runtime UI: Totally forgot that Windows host have …
3:07 PM Changeset in vbox [61983] by vboxsync
vsheriff: Added a MP-BIOS bug message variation.
2:55 PM Changeset in vbox [61982] by vboxsync
FE/Qt: bugref:5978: Runtime UI: Moving mini-toolbar logic code to …
2:44 PM Changeset in vbox [61981] by vboxsync
vboxinstall.py: Don't unpack PDBs. Saved space and time.
2:44 PM Changeset in vbox [61980] by vboxsync
common/utils.py: Optimized unpackFile().
2:32 PM Changeset in vbox [61979] by vboxsync
FE/Qt: bugref:5978: Runtime UI: Mini-toolbar minimization support for …
1:42 PM Changeset in vbox [61978] by vboxsync
Storage/iSCSI: Fix a possible crash during VM resume when connectin to …
12:27 PM Changeset in vbox [61977] by vboxsync
VMX: Allow 32-bit switcher again if V86 on VMX is in effect.
12:04 PM Changeset in vbox [61976] by vboxsync
DevVGA: bugref:8447: clear IRQ on reset
12:00 PM Changeset in vbox [61975] by vboxsync
FE/Qt: bugref:8422: Runtime UI: Full-screen window minimized state …
11:49 AM Changeset in vbox [61974] by vboxsync
FE/Qt: bugref:8422: X11: Runtime UI: Full-screen window minimization …
11:02 AM Changeset in vbox [61973] by vboxsync
DevVGA: bugref:8447: update and clear HGSMI IRQ flag under lock to …
10:45 AM Ticket #15562 (Imperfect string matching when VBox suggests machine type by its name) created by kachkaev
Hi guys, Looks like there is a small problem with how VBox decides on …
9:26 AM Ticket #9688 (Private host network problem => Fixed in SVN) reopened by z3r0
By changing the value of NdisDeviceType in your driver to …
8:37 AM Changeset in vbox [61972] by vboxsync
xarvfs.cpp: Leaking the entire parsed XML document structure for the image.

Jun 30, 2016:

6:51 PM Changeset in vbox [61971] by vboxsync
Storage/DMG: Fix memory leak
6:28 PM Changeset in vbox [61970] by vboxsync
Runtime/xarvfs.cpp: Fix another handle leak for files in a XAR stream
5:43 PM Changeset in vbox [61969] by vboxsync
FE/Qt: bugref:8422: Runtime UI: Give window some time to show …
5:42 PM Changeset in vbox [61968] by vboxsync
IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots …
5:40 PM Changeset in vbox [61967] by vboxsync
FE/Qt: bugref:8422: X11: Runtime UI: Restore full-screen window state …
5:31 PM Changeset in vbox [61966] by vboxsync
xarvfs.cpp: Leaking objects during stream enumeration.
5:20 PM Changeset in vbox [61965] by vboxsync
FE/Qt: bugref:5978: Runtime UI: Moving mini-toolbar logic code to …
4:56 PM Changeset in vbox [61964] by vboxsync
Reverting r101826 as it's not needed anymore since r108314.
4:39 PM Changeset in vbox [61963] by vboxsync
Reverting r108269 and r108260 as it was temporary and unstable workaround.
3:57 PM Changeset in vbox [61962] by vboxsync
FE/Qt: space correction on r108407.
3:56 PM Changeset in vbox [61961] by vboxsync
FE/Qt: Use the system configured fixed-width font for the log viewer …
3:55 PM Testbuilds edited by Frank Mehnert
(diff)
3:53 PM Testbuilds edited by Frank Mehnert
(diff)
3:19 PM Changeset in vbox [61960] by vboxsync
Runtime/mp-solaris: Check we have a populated cpu_info before trying …
3:11 PM Changeset in vbox [61959] by vboxsync
RTPathCompare,RTPathStartsWith: Drop the unicode conversion and use …
1:33 PM Changeset in vbox [61958] by vboxsync
Main/idl/{m,xp}idl.xsl: need to cast the custom return values (Windows …
1:10 PM Ticket #15561 (Screenshot is not created if path contains cyrillic symbols) created by breakmt
1. While running VM press Host+E, 2. Choose path to folder which …
12:45 PM Changeset in vbox [61957] by vboxsync
common/utils.py: Sierra (OS X) and drop performance counter frequency …
12:07 PM Changeset in vbox [61956] by vboxsync
vbox.py: VBoxStartup.log -> VBoxHardening.log
12:02 PM Changeset in vbox [61955] by vboxsync
vboxwrappers.py: VBoxStartup.log -> VBoxHardening.log
10:51 AM Changeset in vbox [61954] by vboxsync
bugref:6947: FE/Qt: Problem with Alt key up event in Windows guests …
10:38 AM Changeset in vbox [61953] by vboxsync
testdriver: Added a doPollWork method to the reporter so the XML can …
9:53 AM Changeset in vbox [61952] by vboxsync
testdriver/onRuntimeError: Log windows memory stats on HostMemoryLow.
9:33 AM Changeset in vbox [61951] by vboxsync
testdriver/vbox*.py: Oh, don't be 'smart' and use pollTask to check …
9:17 AM Changeset in vbox [61950] by vboxsync
testdriver/vbox*.py: Don't try gather extra info when running out of …
8:33 AM Changeset in vbox [61949] by vboxsync
strict build fix
8:31 AM Changeset in vbox [61948] by vboxsync
vsheriff: updates
7:27 AM Ticket #15560 (Linux guest on Windows 10 host keeps freezing) created by ancow
I have a current Debian testing VM running on a current Windows 10 …
7:25 AM Changeset in vbox [61947] by vboxsync
build fix
7:19 AM Changeset in vbox [61946] by vboxsync
Devices/Storage: save some space in release builds
6:04 AM Changeset in vbox [61945] by vboxsync
bugref:8151: FE/Qt: improve X11 keyboard capturing: always use full …
2:34 AM Changeset in vbox [61944] by vboxsync
fix for ​​​​​​​bugref:8441: removed unneeded comment
2:18 AM Changeset in vbox [61943] by vboxsync
fix for ​​​​​​bugref:8441: improved windows procedure in VBoxDispIf

Jun 29, 2016:

9:16 PM Ticket #15559 (Win-XP fails to start in normal/last-working-breakpoint 9 of 10 times) created by winthrom
Initiating Windows XP SP3 fails consistently before or during …
5:40 PM Changeset in vbox [61942] by vboxsync
updates
5:12 PM Changeset in vbox [61941] by vboxsync
grr, more, unicode.
5:03 PM Changeset in vbox [61940] by vboxsync
grr, unicode.
4:53 PM Changeset in vbox [61939] by vboxsync
nit
4:51 PM Changeset in vbox [61938] by vboxsync
update
4:36 PM Changeset in vbox [61937] by vboxsync
Renamed the 'VBoxmanage debugvm dumpgueststack' command to just …
4:08 PM Changeset in vbox [61936] by vboxsync
nits
4:06 PM Ticket #15558 (VBoxDrvStub error: Unknown image file (NtCreateFile, Unknown Status - 5633)) created by Liberry Man
Host Windows 7 SP 1 McAfee VirusScan Enterprise Workstation, v …
2:24 PM Ticket #15557 (Solaris + SMP: Performance decreases as you add processors to guest) created by KSJohn
I found that with VirtualBox 5.0.x, when you have 1-2 processors …
1:51 PM Changeset in vbox [61935] by vboxsync
MachineDebuggerImpl.cpp: VMR3Suspend will fail if the VM is already …
1:40 PM Changeset in vbox [61934] by vboxsync
testdriver/vbox.py: terminateVmBySession: Pause VM if we're going to …
1:28 PM Ticket #15539 (Shutdown of guest hangs with Guest Additions v5.0.22 installed) closed by Frank Mehnert
fixed: Thanks for the feedback!
1:14 PM Changeset in vbox [61933] by vboxsync
fix
1:12 PM Changeset in vbox [61932] by vboxsync
vsheriff: VERR_NO_MEMORY
1:04 PM Changeset in vbox [61931] by vboxsync
testdriver/vbox*.py: Stop testing on runtime errors.
12:37 PM Changeset in vbox [61930] by vboxsync
i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
12:22 PM Changeset in vbox [61929] by vboxsync
Config.kmk,installer/darwin: Drop the VBOX_NOT_OSX_105 define. We …
12:18 PM Changeset in vbox [61928] by vboxsync
gen-slickedit-workspace: ignore '.gitignore' files.
10:45 AM Ticket #15556 (Windows 10 consistent video freeze) created by EPinci
Running on Windows 10 guest on a Windows 10 host with VB 5.0.24, …
10:18 AM Changeset in vbox [61927] by vboxsync
darwin/Installer: reverted
9:40 AM Changeset in vbox [61926] by vboxsync
darwin/Installer: trying to deal with xcode 7.3.1 signing requirements
9:38 AM Changeset in vbox [61925] by vboxsync
darwin/Installer: trying to deal with xcode 7.3.1 signing requirements
8:16 AM Changeset in vbox [61924] by vboxsync
Audio: src/VBox/Devices/Audio/DrvHostNullAudio.cpp: Also set status …
8:15 AM Changeset in vbox [61923] by vboxsync
Audio: Removed defines for not implemented WINMM support for Windows.
8:12 AM Changeset in vbox [61922] by vboxsync
Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, …
8:03 AM Changeset in vbox [61921] by vboxsync
VMM: in case of "Failed to procure handy page" / VERR_NO_MEMORY, print …

Jun 28, 2016:

10:00 PM Ticket #15555 ([Feature Request] More Video Memory) created by Stanzilla
Modern graphics cards have 6GB+ video memory, please allow us to use …
8:56 PM Ticket #15439 (5.0.20 + kernel 4.6.0 = Guru Meditation critical error) closed by Frank Mehnert
fixed: Fix is part of VBox 5.0.24.
8:56 PM Ticket #15549 (VB 5.0.22 fails to start on Solaris 10) closed by Frank Mehnert
fixed: Fix is part of 5.0.24.
8:55 PM WikiStart edited by Frank Mehnert
(diff)
8:55 PM WikiStart edited by Frank Mehnert
(diff)
8:54 PM Linux_Downloads edited by Frank Mehnert
(diff)
8:53 PM Downloads edited by Frank Mehnert
(diff)
7:57 PM Changeset in vbox [61920] by vboxsync
fix for ​​​​​bugref:8441: improved windows procedure in USBLib
7:16 PM Changelog-5.1 edited by Frank Mehnert
(diff)
7:12 PM Changelog-5.1 edited by Frank Mehnert
(diff)
7:08 PM Changeset in vbox [61919] by vboxsync
Installer/solaris: need more complex prerequisites for S11+, as …
3:37 PM Download_Old_Builds_5_0 edited by Frank Mehnert
(diff)
3:32 PM Download_Old_Builds_5_0 edited by Frank Mehnert
(diff)
3:25 PM Ticket #15554 (EFI guests hang during boot and VirtualBox reads from hard drive at ...) created by HyperBaton
I can only replicate this issue on EFI guests. I've tried both a …
3:12 PM Changeset in vbox [61918] by vboxsync
Installer: Solaris: Install legacy libraries links only for solaris10. …
2:52 PM Ticket #15553 (USB 1.1 (OHCI) controller stops working after a period of time) created by rp3k
I have 2 identical FTDI Quad RS232-HS USB virtual serial port chips …
2:29 PM Changeset in vbox [61917] by vboxsync
Main: doxygen fix
1:34 PM Changeset in vbox [61916] by vboxsync
IOAPIC: Fix flip-flop handling.
10:08 AM Changeset in vbox [61915] by vboxsync
Main/idl: doxygen fixes: properly link to enums
10:05 AM Changeset in vbox [61914] by vboxsync
Main/webservice: warning
9:37 AM Changeset in vbox [61913] by vboxsync
src-client/ConsoleImpl2.cpp: Added an assertion for the deprecated …
9:33 AM Changeset in vbox [61912] by vboxsync
Main/xml/Settings.cpp: Fixes for deprecated SolAudio backend, bit of …
9:27 AM Changeset in vbox [61911] by vboxsync
Main/src-server/StorageControllerImpl.cpp: Warning.
9:26 AM Changeset in vbox [61910] by vboxsync
Main/src-server/MediumImpl.cpp: Warning.
8:56 AM Changeset in vbox [61909] by vboxsync
Installer/solaris: add prerequisites for S11+
8:18 AM Ticket #15552 (attaching differencing vhd on host makes it unusable on guest) created by lfmeloman
When you attach a differencing VHD on Windows host using diskpart or …
8:00 AM Ticket #15551 (vbox5.0.22 boot guest fedora rawhide(kernel-4.7) error on mac os x.) created by RayWang
vbox5.0.22 boot guest fedora rawhide(kernel-4.7) error on mac os x.
1:24 AM Changeset in vbox [61908] by vboxsync
fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …

Jun 27, 2016:

5:04 PM Testbuilds edited by Frank Mehnert
(diff)
4:56 PM Changeset in vbox [61907] by vboxsync
svnsync-vbox/main.c: delete_entry - placate cppcheck by initializing …
4:29 PM Changeset in vbox [61906] by vboxsync
NAT/libalias: Fix cppcheck complaint about a harmless pasto/edito. …
4:26 PM Changeset in vbox [61905] by vboxsync
NAT/libalias: Fix cppcheck complaint by applying FreeBSD's revisions …
4:04 PM Changeset in vbox [61904] by vboxsync
Comment not needed anymore.
4:02 PM Changeset in vbox [61903] by vboxsync
Audio/DevIchAc97.cpp: Some renaming for using prefixes, no code changes.
3:58 PM Changeset in vbox [61902] by vboxsync
Fix printf formats for LINE, it's integer, not unsigned.
3:42 PM Changeset in vbox [61901] by vboxsync
bldprogs/preload.cpp: Fix file name argument to fprintf on the error leg.
3:03 PM Changeset in vbox [61900] by vboxsync
Devices/Makefile.kmk: $(SED) -e "..." is more correct
2:22 PM Changeset in vbox [61899] by vboxsync
iemRegAddToRipAndClearRF: Tried to optimize the 32-bit code version a …
1:36 PM Changeset in vbox [61898] by vboxsync
iemRegAddToRipAndClearRF: optimizations (64-bit code only). Save a …
1:28 PM Changeset in vbox [61897] by vboxsync
IEM: 16-bit IP increment fix.
12:41 PM Changeset in vbox [61896] by vboxsync
IEM: use uintptr_t instead of uint8_t/unsigned for offOpcode so the …
11:39 AM Changeset in vbox [61895] by vboxsync
Build fix.
11:35 AM Changeset in vbox [61894] by vboxsync
Build fix.
11:31 AM Changeset in vbox [61893] by vboxsync
Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
11:18 AM Changeset in vbox [61892] by vboxsync
Runtime/crypto: fix
10:55 AM Changeset in vbox [61891] by vboxsync
Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
9:01 AM Changeset in vbox [61890] by vboxsync
Changelog.
9:00 AM Changeset in vbox [61889] by vboxsync
Documentation: Yet another fix for mentioned Python support (​bugref:6417).
8:32 AM Changeset in vbox [61888] by vboxsync
Audio: Renamed PDMAUDIOMIXERCTL_VOLUME -> PDMAUDIOMIXERCTL_VOLUME_MASTER.
8:26 AM Changeset in vbox [61887] by vboxsync
Audio: Implemented support for master volume controls.
7:50 AM Ticket #15550 (Cannot access to USB device in host VM when installed USB redirection SW) created by oscarB
When I have installed specific software for USB device redirection …
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