Timeline
Jun 13, 2016:
- 4:15 PM Changeset in vbox [61687] by
- FE/Qt: allow to compile with VBOX_WITH_EXTPACK=
- 4:15 PM Changeset in vbox [61686] by
- Main: allow to compile with VBOX_WITH_USB=
- 4:04 PM Changeset in vbox [61685] by
- VMM: I/O APIC lockless implementation.
- 4:03 PM Changeset in vbox [61684] by
- Main: IDisplay reverted r108035, not needed
- 3:11 PM Changeset in vbox [61683] by
- SVM: Allow additional return code.
- 3:07 PM Changeset in vbox [61682] by
- whoops
- 3:06 PM Changeset in vbox [61681] by
- Debugger/CodeView: Start on two new commands. 'dti' prints information …
- 3:02 PM Changeset in vbox [61680] by
- VMMR3/DBGFR3Type: New API to dump type information and a guest memory …
- 3:01 PM Changeset in vbox [61679] by
- dbg.h: New wrapper which also returns the amount of written characters
- 12:49 PM Changeset in vbox [61678] by
- Main: IDisplay restored compatibility with 5.0 by using reserved …
- 12:41 PM Changeset in vbox [61677] by
- typo
- 12:40 PM Changeset in vbox [61676] by
- Devices/ACPI: when determining the current power consumption, use …
- 12:39 PM Changeset in vbox [61675] by
- Devices/ACPI: Notify the guest by sending a battery status change …
- 12:31 PM Changeset in vbox [61674] by
- FE/VBoxManage: Committed too much
- 11:50 AM Changeset in vbox [61673] by
- FE/VBoxManage: Add dumpgueststack subcommand for debugvm
- 9:28 AM Ticket #15503 (Floppy driver reads junk instead of real data (int 13h/0x2)) closed by
- invalid: Thank you for providing the floppy image. The screenshots were really …
- 8:57 AM Changeset in vbox [61672] by
- build fix
- 8:51 AM Changeset in vbox [61671] by
- VMM/DBGF: Start on a simple type system to pretty print structs in the …
- 8:49 AM Changeset in vbox [61670] by
- MM: Add new tag for later use
- 8:44 AM Changeset in vbox [61669] by
- FE/Qt: bugref:8358: Debugger: Fixing issue in binary-search of …
- 8:26 AM Ticket #15371 (VirtualBox creates unwanted logfiles at unwanted location) closed by
- worksforme: No response, closing.
- 7:35 AM Changeset in vbox [61668] by
- Audio: Update.
- 6:06 AM Ticket #15505 (Unable to start virtual machine: VERR_SUP_VP_EXE_VS_PROC_NAME_MISMATCH) created by
- When trying to start VM (Windows 10) on Windows 10 (10.0.10586) host, …
- 5:12 AM Ticket #15504 (VirtualBox Mac OS X Installer Issue) created by
- Hello, I tried to update VirtualBox for Mac OS X to the latest …
- 12:56 AM Ticket #15503 (Floppy driver reads junk instead of real data (int 13h/0x2)) created by
- To begin with, here's the example code: […] The code is supposed …
Jun 12, 2016:
- 4:44 PM Ticket #15502 (Regression: Support for middle mouse button (3rd button)) created by
- Hello, I have a 5 button + scroll wheel mouse (Evoluent VerticalMouse …
- 4:19 PM Ticket #15501 (Drag&Drop guest->host fails if unicode ligature character is in ...) created by
- I just noticed that copying a file from guest to host (both Windows) …
Jun 11, 2016:
- 3:13 AM Ticket #15500 (Changing Win10 Guest Drive letter triggers I/O Error) created by
- I have a secondary virtual Hard disk in my Windows 10 guest under an …
Jun 10, 2016:
- 6:22 PM Changeset in vbox [61667] by
- bugref:8238 VBoxSVC settings - USBDeviceFilter
- 5:40 PM Ticket #15499 (seamless mode works only on laptop screen) created by
- I have found that using seamless mode in Fedora and Ubuntu will result …
- 4:58 PM Changeset in vbox [61666] by
- SVM: Mark CPU state as very dirty after emulating an instruction.
- 4:25 PM Changeset in vbox [61665] by
- Type typo.
- 3:47 PM Changeset in vbox [61664] by
- Devices: Partially revert r108015.
- 3:44 PM Changeset in vbox [61663] by
- Build fix for r108013.
- 3:32 PM Changeset in vbox [61662] by
- Devices: typo.
- 3:31 PM Changeset in vbox [61661] by
- Devices: Don't compile old I/O APIC code when not required.
- 3:19 PM Changeset in vbox [61660] by
- iemOp_movups_Wps_Vpsmovupd_Wpd_Vpdmovss_Wss_Vssmovsd_Vsd_Wsd: …
- 2:22 PM Changeset in vbox [61659] by
- FE/Qt: bugref:8422: Runtime UI: Full-screen window: Clear window state …
- 2:20 PM Changeset in vbox [61658] by
- GuestHost/SharedClipboard: coding fixes and fix for a potential memory leak
- 1:15 PM Changeset in vbox [61657] by
- VMM: Careful with cpumguest and friends!
- 1:13 PM Changeset in vbox [61656] by
- same here
- 1:05 PM Changeset in vbox [61655] by
- FE/Qt: Russian spelling fix.
- 12:30 PM Changeset in vbox [61654] by
- Additions/VBoxClient: don't block the DnD service when VBoxClient is …
- 11:39 AM Changeset in vbox [61653] by
- vsheriff: OSX Watchdog Timeout.
- 11:28 AM Changeset in vbox [61652] by
- IEM: quick movsd Wsd,Vsd impl for tindermac6.
- 11:24 AM Changeset in vbox [61651] by
- IEM: quick movsd Wsd,Vsd impl for tindermac6.
- 10:54 AM Changeset in vbox [61650] by
- IEMAllInstructions.cpp.h: cleanup
- 10:50 AM Changeset in vbox [61649] by
- build fix
- 10:28 AM Testbuilds edited by
- (diff)
- 10:14 AM Changeset in vbox [61648] by
- VMM/HM: Better handling of edge-cases during exceptions caused as a …
- 9:30 AM Ticket #15498 (display size 4096 or more is impossible; guest size is screen size ...) created by
- In Auto-resize Guest Display mode or also in Fullscreen mode on a …
- 8:28 AM Changeset in vbox [61647] by
- VMM/HM: Use unique, non-zero error codes for u32HMError and avoid …
- 8:15 AM Changeset in vbox [61646] by
- hm_vmx.h: space.
- 7:56 AM Changeset in vbox [61645] by
- bugref:8344. added logic when new location consists of only a filename …
- 6:57 AM Changeset in vbox [61644] by
- Main/ConsoleImpl: refine error handling for enabling the VRDE server
- 1:07 AM Changeset in vbox [61643] by
- EM,VMM: Attempt at dealing with guru meditations in SMP VMs.
Jun 9, 2016:
- 11:26 PM Changeset in vbox [61642] by
- vsheriff: VERR_VMX_INVALID_GUEST_STATE
- 10:21 PM Changeset in vbox [61641] by
- IEM: Enabling movlps and movups again.
- 9:00 PM Ticket #15497 (New version dialog popup while settings open locks gui) created by
- If you have a settings window open when the new version available …
- 8:31 PM Changeset in vbox [61640] by
- IEM: unbreak long mode excption dispatching. cleanups
- 7:39 PM Changeset in vbox [61639] by
- IEM: Temporarily disabled movlps and movups.
- 7:35 PM Ticket #15493 ([?] Probably is a bug / VDI is not register / VBoxManage) created by
- HOST: MacOSX 10.11.5 GUEST: LINUX 16.04 Virtualbox: all …
- 7:27 PM Changeset in vbox [61638] by
- IEM: movlps for fedora 18.
- 6:49 PM Changeset in vbox [61637] by
- IEM: Quick implementation of movups Wps,Vps.
- 6:46 PM Changeset in vbox [61636] by
- IEM: Tiny fixes + enable callgate emulation (2nd try).
- 6:31 PM Changeset in vbox [61635] by
- IEMAll.cpp: Ditto for long mode exception dispatching.
- 6:23 PM Changeset in vbox [61634] by
- Fixed DBGFR3_INFO_LOG to only run on the current EMT as we'll easily …
- 6:08 PM Changeset in vbox [61633] by
- EM.cpp: build fix
- 6:06 PM Changeset in vbox [61632] by
- GIM: Correct header order to match what is use *everywhere* else in …
- 5:57 PM Changeset in vbox [61631] by
- GIMAllHv.cpp: build fix.
- 5:56 PM Changeset in vbox [61630] by
- IEM: When dispatching interrupts, set new CPL before pushing stuff on …
- 5:53 PM Changeset in vbox [61629] by
- comment correction.
- 5:52 PM Changeset in vbox [61628] by
- DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
- 5:38 PM Changeset in vbox [61627] by
- Comment.
- 5:31 PM Changeset in vbox [61626] by
- VMX: PGMTrap0eHandler can emulate many interesting things; consider …
- 5:00 PM Changeset in vbox [61625] by
- fflags: Added missing VMCPU_FF_UPDATE_APIC.
- 3:41 PM Changeset in vbox [61624] by
- Main: fixed lock ordering
- 2:11 PM Changeset in vbox [61623] by
- IEM: Fixed stupid iemOp_movntps_Mps_Vps__movntpd_Mpd_Vpd bug.
- 1:56 PM Changeset in vbox [61622] by
- Debugger/Digger/Linux: Another way to get at the log buffer for …
- 12:23 PM Ticket #15492 (Some apps not displaying correctly) created by
- Hi, I've just upgraded my Linux Mint host to lastest, and had to …
- 12:19 PM Changeset in vbox [61621] by
- DevEFI: Display the value of BugCheck* variables to get blue screen …
- 11:36 AM Changeset in vbox [61620] by
- VBoxTray: primary guest display must remain at 0,0.
- 11:10 AM Changeset in vbox [61619] by
- VMM/APIC: oops, unintended LogRel line in r107951.
- 10:54 AM Changeset in vbox [61618] by
- vsheriff: automatic repair bsod variant
- 10:40 AM Changeset in vbox [61617] by
- naughty!
- 10:39 AM Changeset in vbox [61616] by
- wuiadmin.py: bulk command settings fix.
- 10:36 AM Changeset in vbox [61615] by
- Logging.
- 10:36 AM Changeset in vbox [61614] by
- grr
- 10:33 AM Changeset in vbox [61613] by
- Whops.
- 10:33 AM Changeset in vbox [61612] by
- vsheriff: detect automatic repair bsod
- 10:23 AM Changeset in vbox [61611] by
- Main: properly revert the internal state if the VRDE server cannot be …
- 10:22 AM Changeset in vbox [61610] by
- Main: properly inform the user if the VRDE server cannot be started at …
- 10:22 AM Changeset in vbox [61609] by
- Audio: Update.
- 10:14 AM Changeset in vbox [61608] by
- VMM/APIC: Manually register the x2APIC MSR ranges when x2APIC mode is …
- 9:51 AM Changeset in vbox [61607] by
- Debugger/Digger/Linux: Another alternate needle required for OpenSuse …
- 9:25 AM Changeset in vbox [61606] by
- configure: fix for gcc 5 check (thanks Gianfranco Costamagna!)
- 8:43 AM Ticket #15491 (opengl change of brightness not possible) created by
- We have Quake 3 Demo install on our windows 7 x64 guest. The 3d …
- 8:18 AM Changeset in vbox [61605] by
- VMM/HMSVMR0: Don't try to use NRIP_SAVE feature for #UD #VMEXITs.
- 8:02 AM Changeset in vbox [61604] by
- bugref:8344. using RTPATH_SLASH.
- 7:48 AM Changeset in vbox [61603] by
- VBoxTray: fixed regression from r107867: do not re-enable disabled screens
- 7:45 AM Ticket #15490 (On Windows RS builds 14361 and higher hyper-v and vbox don't work due ...) created by
- Hyperguard (starting with TH2) blocks programs from scribbling over …
- 7:13 AM Changeset in vbox [61602] by
- bugref:4567: build fix
- 7:04 AM Changeset in vbox [61601] by
- typo!
- 7:02 AM Changeset in vbox [61600] by
- warning in release builds
- 6:46 AM Changeset in vbox [61599] by
- typo
- 6:40 AM Changeset in vbox [61598] by
- Installer/solaris: OSE fix
- 6:24 AM Changeset in vbox [61597] by
- bugref:4567: Linux kernel driver maintenance drm/vboxvideo: Add …
- 6:11 AM Changeset in vbox [61596] by
- bugref:4567: Linux kernel driver maintenance: drm/vboxvideo: …
Jun 8, 2016:
- 8:31 PM Changeset in vbox [61595] by
- testboxscript_real.py: Before I forget, make sure we report the tree …
- 8:20 PM Changeset in vbox [61594] by
- tailin space
- 8:14 PM Changeset in vbox [61593] by
- testmanager: attempt to fix broken testbox list actions. …
- 8:10 PM Changeset in vbox [61592] by
- testmanager: attempt to fix broken testbox list actions. …
- 8:07 PM Changeset in vbox [61591] by
- Solaris: Ship libgcc_s.so.1 and libstdc++.so.6 (32-bit and 64-bit) for …
- 7:34 PM Changeset in vbox [61590] by
- IEM: Try enable iemOp_movntps_Mps_Vpsmovntpd_Mpd_Vpd.
- 4:05 PM Changeset in vbox [61589] by
- Additions/SharedClipboard: fix for bugref:8363: added HTML clipboard …
- 3:39 PM Changeset in vbox [61588] by
- Main/Machine: some comment fixing
- 3:35 PM Changeset in vbox [61587] by
- VMM/DBGFCoreWrite: Fix sysenter info. being added to the dump (struct …
- 3:30 PM Changeset in vbox [61586] by
- VMM/APIC: Nit.
- 3:19 PM Changeset in vbox [61585] by
- FE/Qt: bugref:8422: Runtime UI: Full-screen window: Mapping windows …
- 3:15 PM Changeset in vbox [61584] by
- VMM/APIC: Bumps saved-state version and add the LINT0/LINT1 interrupt …
- 3:03 PM Changeset in vbox [61583] by
- FE/Qt: bugref:8422: Runtime UI: Full-screen window: Splitting the …
- 2:36 PM Changeset in vbox [61582] by
- VMM/APIC: nit.
- 2:35 PM Changeset in vbox [61581] by
- VMM/APIC: Fix remote IRR bit for level-triggered LINT0 interrupts and …
- 2:31 PM Changeset in vbox [61580] by
- Reverting r107832 and r107823 due to ineffectiveness in corner-cases, …
- 2:29 PM Changeset in vbox [61579] by
- VMM/APIC: Fix alignment of vector column in 'info apiclvt' output.
- 2:09 PM Changeset in vbox [61578] by
- Debugger/Digger/Linux: Fix for buffer overflow return code
- 1:33 PM Changeset in vbox [61577] by
- Frontends/VBoxManage: show default audio driver when listing system …
- 1:10 PM Changeset in vbox [61576] by
- Devices/USB/RootHub: Add assertion to catch when URBs are freed twice
- 12:43 PM Changeset in vbox [61575] by
- VMM/APIC: Better formatted LVT debugger info dumps and also use the …
- 12:41 PM Changeset in vbox [61574] by
- VMM/HM: Run the exithistory info callback on all EMTs if a specific …
- 12:33 PM Changeset in vbox [61573] by
- VMM/APIC: Added macro for getting LVT remote IRR and polarity.
- 12:03 PM Changeset in vbox [61572] by
- Debugger/Digger/Linux: Use an alternative needle (kobjec) to get at …
- 11:40 AM Changeset in vbox [61571] by
- IEM: Try enable iemOp_movnti_My_Gy.
- 10:55 AM Changeset in vbox [61570] by
- DBGFR3Info*: Added DBGFINFO_FLAGS_ALL_EMTS flag for cpum, apic and …
- 10:01 AM Changeset in vbox [61569] by
- build fix
- 9:55 AM Changeset in vbox [61568] by
- Audio/DrvAudio.cpp: Be more gentle for host backend failures.
- 9:51 AM Changeset in vbox [61567] by
- ValidationKit: Query the guest stack for all VCPUs and add it to the …
- 9:39 AM Changeset in vbox [61566] by
- VMM/APIC: Fix DBGF info callbacks to run on EMT and use separate …
- 9:39 AM Changeset in vbox [61565] by
- Audio: Fixes for VBOX_WITH_AUDIO_STABLE.
- 9:16 AM Changeset in vbox [61564] by
- Main: IDisplay changed queryScreenLayout to be an attribute
- 9:08 AM Changeset in vbox [61563] by
- Audio/DrvAudio.cpp: Additional check.
- 9:07 AM Changeset in vbox [61562] by
- build fix
- 8:37 AM Changeset in vbox [61561] by
- Main: Implement IMachineDebugger::dumpGuestStack (implementation …
- 8:33 AM Changeset in vbox [61560] by
- Main: IDisplay queryScreenLayout and setScreenLayout API stubs
- 8:28 AM Changeset in vbox [61559] by
- VMM/GIM: Comment typos.
- 8:13 AM Changeset in vbox [61558] by
- Debugger/Digger/Linux: Implement getting the kernel log for older …
- 7:59 AM Changeset in vbox [61557] by
- VMM/APIC: Comment.
- 7:52 AM Changeset in vbox [61556] by
- VMM/APIC: Comment.
Jun 7, 2016:
- 11:35 PM Changeset in vbox [61555] by
- IEM: Try enable iemOp_movntq_Mq_Pq__movntdq_Mdq_Vdq.
- 9:06 PM Changeset in vbox [61554] by
- grr
- 9:05 PM Changeset in vbox [61553] by
- vsheriff: Expiermenting with screenshot hashing.
- 8:22 PM Changeset in vbox [61552] by
- vboxwrappers.py: queryDbgInfoVgaText: Ignore trailing newline when …
- 8:18 PM Changeset in vbox [61551] by
- hmm
- 8:09 PM Changeset in vbox [61550] by
- vsheriff: Teaching it two new tricks.
- 5:13 PM Changeset in vbox [61549] by
- bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl
- 5:01 PM Changeset in vbox [61548] by
- 3D: Get rid of deprecated gdi32!D3DKMTInvalidateActiveVidPn for Win7 …
- 4:38 PM Changeset in vbox [61547] by
- updates
- 3:45 PM Ticket #15489 (not working copy / paste and Drag & Drop) created by
- not working copy / paste and Drag & Drop I have VB on my mac On VB …
- 3:43 PM Changeset in vbox [61546] by
- VMM/GIM: Comment update.
- 3:31 PM Ticket #15488 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) created by
- Trac detected an internal error: IntegrityError: (1062, "Duplicate …
- 2:57 PM Ticket #15487 (Running Linux guest caused udisksd to fail host mounts) created by
- Running a Linux guest (freshly installed Mageia 5) to help gather data …
- 2:55 PM Changeset in vbox [61545] by
- VMM/GIM: unused var build fix.
- 2:42 PM Changeset in vbox [61544] by
- VMM/GIM: Fix up hypercall rc handling and also a bug while …
- 2:41 PM Changeset in vbox [61543] by
- addendum to r19249, r104674, r107879: unify these checks for all stubs …
- 2:17 PM Changeset in vbox [61542] by
- XPCOM: Added missing error checks to 32-bit Solaris dispatch stub code.
- 1:58 PM Changeset in vbox [61541] by
- bugref:8344. Better processing of source and destination filename. …
- 1:24 PM Testbuilds edited by
- (diff)
- 1:19 PM Changeset in vbox [61540] by
- oops
- 1:16 PM Changeset in vbox [61539] by
- bs3kit: minor updates.
- 1:16 PM Changeset in vbox [61538] by
- end of meeting
- 12:32 PM WikiStart edited by
- (diff)
- 12:12 PM Changeset in vbox [61537] by
- typo
- 12:09 PM Changeset in vbox [61536] by
- Main/ConsoleImpl: provide an error message if enabling the VRDP server …
- 12:01 PM Changeset in vbox [61535] by
- meeting
- 12:00 PM Changeset in vbox [61534] by
- SVM: Handle task switch resulting from event delivery (bugref:8411).
- 11:59 AM Changeset in vbox [61533] by
- bs3kit: bs3-first-init-all-pe32.asm
- 11:47 AM Changeset in vbox [61532] by
- VMM/DBGFCoreWrite: Add missing CPU-context's rflags to the core dump, …
- 11:45 AM Changeset in vbox [61531] by
- report.py: kind 'info/*' support
- 11:11 AM Ticket #15304 (Windows 10 host seems to be filtering network traffic for guests) closed by
- invalid: Thanks for the update.
- 10:50 AM Changeset in vbox [61530] by
- VBoxTray: applied r107675 from 5.0: retain positions of all guest …
- 10:25 AM Changeset in vbox [61529] by
- Audio: Don't release assert if the backend configuration could not be …
- 10:13 AM Changeset in vbox [61528] by
- Audio/DevIchAc97.cpp: Define SOFT_VOLUME not needed anymore.
- 10:09 AM Changeset in vbox [61527] by
- doc/manual: mention that support for Windows XP hosts was removed with …
- 9:59 AM Changeset in vbox [61526] by
- doc/manual: updated a few more constraints
- 9:57 AM Changeset in vbox [61525] by
- nit
- 9:54 AM Changeset in vbox [61524] by
- doc/manual: more OS X version cleanup
- 9:47 AM Changeset in vbox [61523] by
- Audio: Update.
- 9:44 AM Changeset in vbox [61522] by
- Installer/darwin: set minimum version check to 10.9
- 9:42 AM Changeset in vbox [61521] by
- doc/manual: Mac OS X 10.8 is not supported anymore (Apple stopped …
- 9:05 AM Changeset in vbox [61520] by
- vbox.py: don't apic info, it asserts when not on emt it seems.
- 9:04 AM Changeset in vbox [61519] by
- bugref:8344. Added logic checking new path for correctness.
- 8:36 AM Ticket #15467 (Upgrade to Windows 10 fails) reopened by
- In that case the Guest Additions are most likely not completely …
- 8:26 AM Changeset in vbox [61518] by
- VMM/HM: Easier to read VT-x/AMD-V CPU features in the release log, …
- 8:21 AM Changeset in vbox [61517] by
- cosmetics
- 8:20 AM Changeset in vbox [61516] by
- Devices/Audio: typo
- 7:55 AM Changeset in vbox [61515] by
- VMM/HM: Report missing/new VT-x's secondary processor-based …
- 7:39 AM Changeset in vbox [61514] by
- VMM/HM: Add missing/new VT-x exit reasons, cleanup.
- 7:35 AM WikiStart edited by
- (diff)
- 7:20 AM Changeset in vbox [61513] by
- VMM/HM: nit.
- 7:18 AM Ticket #15467 (Upgrade to Windows 10 fails) closed by
- worksforme: Please uninstall the VirtualBox Guest Additions, reboot, then do the …
- 6:34 AM Ticket #15485 (beta 64bit load Version 5.1.0_BETA1 r107766 No more handles available) closed by
- invalid: As written in the …
- 5:54 AM Changeset in vbox [61512] by
- deb/rpm: fix for 32-bit
- 3:44 AM Ticket #15486 (Cannot start VirtualBox.exe or VBoxSDL.exe because of ntdll.dll error.) created by
- Basically what title says. Here is the windows log for this: […] …
- 12:17 AM Ticket #15485 (beta 64bit load Version 5.1.0_BETA1 r107766 No more handles available) created by
- Running Android 4.4 VM from 5.0.20 fails with "No more handles …
Jun 6, 2016:
- 11:51 PM Changeset in vbox [61511] by
- testmanager,testdriver: Add a bunch of 'info' items to the failed …
- 10:52 PM Ticket #15484 (Port forwarding (NAT) fails after save state/restore after 5.0.20 update) closed by
- duplicate: #15412
- 10:51 PM Changeset in vbox [61510] by
- testbox.py/disableTestBox: we've got comments now, so pass it along.
- 10:26 PM Changeset in vbox [61509] by
- testmanager: Simple throttling of failures.
- 9:14 PM Ticket #15484 (Port forwarding (NAT) fails after save state/restore after 5.0.20 update) created by
- After a guest OS has saved the machine state and then resumed, port …
- 8:10 PM Changeset in vbox [61508] by
- typos
- 8:03 PM Changeset in vbox [61507] by
- testmanager: Testboxes can now be members of more than one scheduling …
- 7:39 PM Changeset in vbox [61506] by
- Not yet.
- 7:38 PM Changeset in vbox [61505] by
- after Beta 2
- 6:37 PM Changeset in vbox [61504] by
- 5.1 Beta 2
- 5:57 PM Changeset in vbox [61503] by
- deb/rpm: another chrpath fix
- 5:55 PM Ticket #15483 (arch linux | aborts after a few hours) created by
- After a few hours of running, the VM halts with a Guru Meditation …
- 5:53 PM Changeset in vbox [61502] by
- testmanager: Testboxes can now be members of more than one scheduling …
- 5:12 PM Changeset in vbox [61501] by
- Main/xml/Settings.cpp: fix almost complete snapshot breakage, it saved …
- 3:55 PM Changeset in vbox [61500] by
- Config.kmk: switch to the new audio driver for now
- 3:25 PM Ticket #15482 (Vivaldi/Chrome shows only black screen with GPU acceleration -> ...) created by
- Install Vivaldi x64 to a Linux distro. …
- 3:19 PM Changeset in vbox [61499] by
- Additions/solaris: package vboxvideo driver for X.org 1.18 for S12 b100+.
- 3:13 PM Ticket #15481 (Ubuntu 16.04 + Chromium having issues with 3D passthrough -> duplicate ...) created by
- After upgrading both VBOX to 5.0.20 and Ubuntu (guest) to 16.04 and …
- 3:11 PM Changeset in vbox [61498] by
- FE/Qt: bugref:8387: Avoid multiple calls to mini-toolbar show/hide …
- 3:02 PM Changeset in vbox [61497] by
- Main/xml/Settings.cpp: more complete audio enable handling fix, should …
- 2:43 PM Changeset in vbox [61496] by
- Main/xml/Settings.cpp: fix audio enabled handling for VM configs file …
- 2:35 PM Changeset in vbox [61495] by
- FE/Qt: bugref:8387: Fixing small translation related regression of r107747.
- 2:28 PM Changeset in vbox [61494] by
- FE/Qt: bugref:8387: Fixing wrong #ifdefs in r107747.
- 2:24 PM Changeset in vbox [61493] by
- Reverting r107822 because there is a better way of doing those things.
- 1:50 PM Changeset in vbox [61492] by
- IEM: Enabled call gates (code written long ago).
- 12:57 PM Changeset in vbox [61491] by
- FE/Qt: Runtime UI: Qt5 migration consequences: Something is not so …
- 12:52 PM Changeset in vbox [61490] by
- FE/Qt: bugref:8387: Partially reverting r107747: Mini-toolbar …
- 12:05 PM Changeset in vbox [61489] by
- GIM: Make counter update work in release builds, not just create the …
- 11:51 AM Changeset in vbox [61488] by
- deb/rpm: more fixes for chrpath
- 10:18 AM Changeset in vbox [61487] by
- bs3kit.h: duplicate typedefs.
- 10:15 AM Changeset in vbox [61486] by
- rpm: doppelmoppel
- 9:55 AM Changeset in vbox [61485] by
- deb/rpm: attemp to 1) fix wrong installation path of nls (/usr/lib/nls …
- 9:19 AM Changeset in vbox [61484] by
- FE/Qt: bugref:8406: VBoxGlobal: Fixing the crash for showing beta popup.
- 8:54 AM Changeset in vbox [61483] by
- bugref:8344. First variant of "move" operation for medium. Standalone …
- 8:51 AM Changeset in vbox [61482] by
- Main/USBProxyBackendSolaris: No need to destroy semaphore twice.
- 8:47 AM Ticket #7078 (VBox does not list USB device name -> fixed in release 5.0.20 and higher) closed by
- fixed: This should be fixed.
- 8:46 AM Changeset in vbox [61481] by
- Main/USBProxyBackendSolaris.cpp: better event semaphore destruction …
- 6:59 AM Ticket #15476 (segfault in libQt5Gui.so.5.6.0 from ...) closed by
- invalid: Not sure if another link on https://www.virtualbox.org/wiki/Bugtracker …
- 3:56 AM Ticket #15480 (VirtualBox on Linux does not pass ausio when connected using localhost VRDP) created by
- I have a headless Windows 10 VM running on VirtualBox 5.0.20 on an …
Jun 5, 2016:
- 11:15 PM Changeset in vbox [61480] by
- testset.py: Use the TestBoxWithStrings view. Left over.
- 11:13 PM Changeset in vbox [61479] by
- report.py: Use TestSets.idSchedGroup instead of joining with TestBoxes.
- 10:01 PM Ticket #15479 (Guest desktop shows fully instead of host desktop in seamless mode ...) created by
- Hello When running seamless mode for a Windows 10 64bits guest on a …
- 10:01 PM Changeset in vbox [61478] by
- fetchTimestampsForLogViewer: don't want NULLs.
- 9:35 PM Ticket #15478 (VBoxTray.exe using excessive CPU) created by
- Windows 10 Host running Widows Guests. Problem started after upgrading …
- 9:13 PM Changeset in vbox [61477] by
- arrrrg!
- 9:10 PM Changeset in vbox [61476] by
- grumble. old conversion stupidity: NewTestSets_sBaseFilename_key
- 9:06 PM Changeset in vbox [61475] by
- always forget this.
- 9:02 PM Changeset in vbox [61474] by
- testmanager: Preparting TestSets for TestBoxes belonging to more than …
- 5:46 PM Changeset in vbox [61473] by
- regen comment.
- 5:46 PM Changeset in vbox [61472] by
- testmanager: adding sComment columns to TestCases, TestGroups and …
- 3:56 PM Changeset in vbox [61471] by
- log viwer fix.
- 4:06 AM Changeset in vbox [61470] by
- testresults.py: apparently left outer joins are more pleasing to the …
- 3:57 AM Changeset in vbox [61469] by
- testresults.py: Help the postgresql planner order the tables by …
- 2:55 AM Changeset in vbox [61468] by
- testmanager: Adding sComment and fRawMode fields to TestBoxes and …
Jun 4, 2016:
- 2:02 PM Changeset in vbox [61467] by
- force rev change
- 5:12 AM Changeset in vbox [61466] by
- Try without fkeys.
- 3:41 AM Ticket #15477 (check for updates error) created by
- When I try to check for updates, I got this message. "The network …
- 2:59 AM Changeset in vbox [61465] by
- delint
- 2:37 AM Changeset in vbox [61464] by
- common/utils.py: Corrected the timestamp implementation on windows to …
- 1:42 AM Changeset in vbox [61463] by
- testmanager: Adding idTestSet to TestResultFiles and TestResultMsgs. …
- 1:21 AM Changeset in vbox [61462] by
- testmanager: Adding idTestSet to TestResultFiles and TestResultMsgs. …
- 1:09 AM Changeset in vbox [61461] by
- testresultfailures.py: comment.
- 12:19 AM Changeset in vbox [61460] by
- investigateVBoxUnitTest: bugfix for nested failures (we only care …
- 12:03 AM Changeset in vbox [61459] by
- testdriver/base.py: log more in the timeout adjusting / deadline …
- 12:02 AM Changeset in vbox [61458] by
- testdriver/base.py: log more in the timeout adjusting / deadline …
Jun 3, 2016:
- 11:42 PM Ticket #15476 (segfault in libQt5Gui.so.5.6.0 from ...) created by
- I have just upgraded VirtualBox to the beta version …
- 11:27 PM Changeset in vbox [61457] by
- testmanager/db: Create index on TestResultValues(idTestSet, tsCreated) …
- 10:52 PM Ticket #5093 (Support Network manager for Linux host) closed by
- obsolete
- 10:44 PM Ticket #4756 (pxe booting on mac os x xlient still slow) closed by
- obsolete
- 10:41 PM Ticket #4257 (Unknown Device in the Network adapters cannot be removed) closed by
- obsolete
- 10:40 PM Ticket #4058 (Replacing a file (saving over a file) on \vboxsrv\shared\file.ext ...) closed by
- obsolete
- 10:38 PM Ticket #3619 (PXE problems with multiple DHCP servers) closed by
- obsolete: VirtualBox uses iPXE now. I've verified that the …
- 7:24 PM Ticket #15475 (Auto updater for system without a repository) created by
- An auto update system for VirtualBox would be awesome. Maybe using the …
- 6:54 PM Ticket #15474 (Windows 10 guest crashes consistently when running video) created by
- I can reliably crash a Windows 10 guest running on a Debian 8 host by …
- 6:47 PM Changeset in vbox [61456] by
- wuitestresults,wuilogviewer: cross reference timestamps and the main log
- 6:15 PM Changeset in vbox [61455] by
- HMR0EnsureCompleteBasicContext: Mark the guest state as changed.
- 4:44 PM Changeset in vbox [61454] by
- duh
- 4:40 PM Changeset in vbox [61453] by
- Fetch and show all failures reasons for a test in the main listing. …
- 4:22 PM Changeset in vbox [61452] by
- Main/glue/glue-java.xsl: release all unused managed object references, …
- 4:05 PM Changeset in vbox [61451] by
- deb/rpm: fixed rpm distro file
- 4:00 PM Changeset in vbox [61450] by
- Log format.
- 3:44 PM Changeset in vbox [61449] by
- FE/Qt: bugref:7791: Do not forget to close separate UI if started for …
- 3:34 PM Changeset in vbox [61448] by
- after Beta 1
- 3:15 PM Changeset in vbox [61447] by
- stupid mistake
- 3:10 PM Ticket #4014 (Cannot create multiple host only networks => Fixed in SVN) closed by
- obsolete
- 3:08 PM Ticket #3271 (TFTP Failure with WDS 2008) closed by
- fixed
- 3:02 PM Ticket #15000 (Network connection stall) closed by
- obsolete: Please reopen when you can provide captures.
- 2:59 PM Ticket #14541 (After upgrade to 5.02 error IP conflict with bridged network on wireless) closed by
- invalid: Cisco document referenced from that VMware KB article: …
- 1:31 PM Changeset in vbox [61446] by
- 5.1 Beta 1
- 1:27 PM Changeset in vbox [61445] by
- virtual_test_sheriff.py: Basic unit test investigation.
- 1:20 PM Changeset in vbox [61444] by
- Reverted commit r107763 as it was duplicate change log entry.
- 1:14 PM Changeset in vbox [61443] by
- changelog
- 1:13 PM Changeset in vbox [61442] by
- FE/Qt: rename PCIe to NVMe (easier to understand, expecially for users)
- 12:54 PM Changeset in vbox [61441] by
- virtual_test_sheriff.py: Fixed promote-to-single-reason logic.
- 12:52 PM Changeset in vbox [61440] by
- changelog typo.
- 12:45 PM Changeset in vbox [61439] by
- wuibase.py: Deal with redirect to in _actionGenericDoRemove.
- 12:40 PM Changeset in vbox [61438] by
- changelog
- 12:35 PM Changeset in vbox [61437] by
- FE/Qt: bugref:8387: Runtime UI: Full-screen: Small styling fixes.
- 12:13 PM Changeset in vbox [61436] by
- Installers/linux: install python bindings only if python is at least …
- 11:46 AM Changeset in vbox [61435] by
- updates
- 11:44 AM Changeset in vbox [61434] by
- Typo.
- 11:37 AM Testbuilds edited by
- (diff)
- 10:53 AM Changeset in vbox [61433] by
- FE/Qt: bugref:7978: Fix missed translation for the NULL …
- 10:06 AM Changeset in vbox [61432] by
- testmanager/webui: delinting (pylint 1.3.x caught few thing 1.5.5 didn't).
- 9:45 AM Changeset in vbox [61431] by
- Additions/linux/drm: Linux 4.7 fixes
- 9:25 AM Changeset in vbox [61430] by
- FE/Qt: bugref:8387: Runtime UI: Full-screen: Fix for loosing screens …
- 9:19 AM Changeset in vbox [61429] by
- netadp: do not update trans_start for 2.6.31+
- 8:40 AM Changeset in vbox [61428] by
- SVM: Re-committed innocent r107737.
- 8:25 AM Changeset in vbox [61427] by
- VMM/HM: Handle missing AMD-V exit reasons, cleanup and docs.
- 2:55 AM Changeset in vbox [61426] by
- bugref:8357: HMSVMR0.cpp: Backed out r107737 as it looks like it's …
- 2:36 AM Changeset in vbox [61425] by
- vsheriff: A bit more.
- 2:22 AM Changeset in vbox [61424] by
- vsheriff: Some progress.
Note:
See TracTimeline
for information about the timeline view.