Timeline
Feb 9, 2018:
- 11:49 PM Changeset in vbox [70947] by
- VMM/NEM: More code. [build fix]
- 11:48 PM Changeset in vbox [70946] by
- VMM/NEM: More code. [build fix]
- 11:45 PM Changeset in vbox [70945] by
- VMM/NEM: More code.
- 10:09 PM Changeset in vbox [70944] by
- VMM/NEM: More code.
- 9:46 PM Changeset in vbox [70943] by
- FE/Qt bugref:6699 Set export property to a new folder
- 7:44 PM Changeset in vbox [70942] by
- VMM/NEM: More code.
- 7:41 PM Changeset in vbox [70941] by
- VMM: Don't assert on VERR_SUPDRV_NO_RAW_MODE_HYPER_V_ROOT.
- 7:40 PM Changeset in vbox [70940] by
- IPRT/RTPathQueryInfo-nt.cpp: Adjustments for statting \Device\xxx …
- 6:15 PM Changeset in vbox [70939] by
- HostServices/SharedOpenGL: bugref:9103: Improved logging of Compositor …
- 5:32 PM Changeset in vbox [70938] by
- DevVGA-SVGA3d: FLOAT_FMT_ARGS fix for negative values. Fixed …
- 5:29 PM Ticket #17535 (Guest Additions contain old DirectX9 DLLs) created by
- Hello, when installing the Guest Additions, the following files are …
- 4:49 PM Changeset in vbox [70937] by
- Additions/linux: small installer fix for X.Org 6.8.
- 3:55 PM Changeset in vbox [70936] by
- Additions/linux: support producing builds which work with glibc 2.3. …
- 2:33 PM Changeset in vbox [70935] by
- FE/Qt bugref:6699 Introduce a simple console for guest control
- 2:26 PM Changeset in vbox [70934] by
- FE/Qt: bugref:8694: UIDesktopWidgetWatchdog: A way to acquire actual …
- 1:39 PM Changeset in vbox [70933] by
- Audio/DevHDA.cpp: Save a few CPU cycles in hdaStreamTransfer() if the …
- 1:19 PM Changeset in kBuild [3131] by
- kmk_md5sum: Added -mmanifest option to generate the fetch manifest …
- 12:54 PM Changeset in vbox [70932] by
- PDMDevice.cpp: Try instantiate devices in instance order, unless …
- 11:31 AM Changeset in vbox [70931] by
- Audio/DevHDA.cpp: Added todo (VBOX_WITH_AUDIO_HDA_51_SURROUND).
- 11:22 AM Changeset in vbox [70930] by
- Additions/linux: check for bzip2 and tar before starting installation. …
- 10:46 AM Changeset in vbox [70929] by
- Config.kmk: NewerVccVBoxGuestR3DllMinVista
- 10:44 AM Changeset in vbox [70928] by
- Audio/DrvHostDSound.cpp: Cleanup / docs.
- 10:35 AM Changeset in vbox [70927] by
- Audio/DrvHostDSound.cpp: Added underrun / overrun counters.
- 9:56 AM Changeset in vbox [70926] by
- Audio/DrvHostDSound.cpp: Cleanup / docs.
- 9:51 AM Changeset in vbox [70925] by
- Audio/DrvHostDSound.cpp: Also use the notification thread for …
- 9:45 AM Changeset in vbox [70924] by
- FE/Qt bugref:6699 Refactoring guest control related classes
- 9:05 AM Changeset in vbox [70923] by
- FE/Qt bugref:6699 Adding tree item class
Feb 8, 2018:
- 5:45 PM Ticket #17534 (Importing a multi-CPU/VT-x VM on a non-VTx host makes changing VM ...) created by
- Assume you have a VM with multiple CPUs, or a VM that has VT-x enabled …
- 5:05 PM Changeset in vbox [70922] by
- ValidationKit/tdStorageBenchmark1: disable QCOW testing for now, it …
- 4:37 PM Changeset in vbox [70921] by
- Audio/DrvHostDSound.cpp: Build fix.
- 4:33 PM Changeset in vbox [70920] by
- IPRT/vcc100-fakes*: Some lib that VBoxNine.dll uses doesn't go thru …
- 4:21 PM Changeset in vbox [70919] by
- Audio/DrvAudio.cpp: Fixed copy & paste bug in drvAudioStreamRead(), …
- 4:11 PM Changeset in vbox [70918] by
- VMM: NEM kick off.
- 3:56 PM Changeset in vbox [70917] by
- SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
- 3:53 PM Changeset in vbox [70916] by
- Audio/DrvHostDSound.cpp: Use the notification thread by default to …
- 3:30 PM Changeset in vbox [70915] by
- VMM: New module, NEM. [build fix]
- 3:23 PM Changeset in vbox [70914] by
- VMM: New module, NEM.
- 3:11 PM Changeset in vbox [70913] by
- CPUM: Infrastructure for speculative execution control.
- 2:56 PM Changeset in vbox [70912] by
- FE/Qt: bugref:6699 Reduce redundant code for event (de)registration
- 2:14 PM Changeset in vbox [70911] by
- Reverting r107503 since it's time to have it back.
- 12:37 PM Changeset in vbox [70910] by
- Audio/DrvAudio.cpp: Log if host stream has pending operations left in …
- 12:37 PM Ticket #17533 (USB3.1 USB stick fails to enumerate) created by
- Host: W10 LTSB (64bit) Guest: Linux (64bit) VB Version: 5.2.6 r120293 …
- 12:13 PM Changeset in vbox [70909] by
- FE/Qt bugref:6699 Don't try to unregister an invalid event listener
- 11:11 AM Changeset in vbox [70908] by
- Audio/DevSB16.cpp: No need to open the (output) stream when doing a …
- 10:49 AM Changeset in vbox [70907] by
- Audio/DrvAudio.cpp: Build fix (docs).
- 10:43 AM Changeset in vbox [70906] by
- Audio/DrvAudio.cpp: Build fix.
- 10:30 AM Changeset in vbox [70905] by
- Audio/DevHDA.cpp: Separate stream adding / removal in own functions …
- 10:22 AM Changeset in vbox [70904] by
- Audio/DrvAudio.cpp: Build fix.
- 10:07 AM Changeset in vbox [70903] by
- Audio/DevSB16.cpp: Use sb16DestroyDrvStream() in sb16PowerOff() to …
- 10:02 AM Changeset in vbox [70902] by
- Audio/DrvAudio.cpp: Make sure to disable the backend first before …
- 9:40 AM Changeset in vbox [70901] by
- VMM/HMSVMR0: Log.
- 9:40 AM Changeset in vbox [70900] by
- VMM/IEM: Nested Hw.virt: Don't ignore result of PGMFlushTLB.
- 9:03 AM Changeset in vbox [70899] by
- FE/Qt: bugref:6699 Refactoring the event handler
- 8:38 AM Changeset in vbox [70898] by
- VMM/IEM: Fix SVM V_TPR/CR8 reads/writes (The bits are …
- 7:17 AM Changeset in vbox [70897] by
- Additions/linux: remove support for building with compatibility …
Feb 7, 2018:
- 11:26 PM Ticket #10031 (High I/O causing filesystem corruption) reopened by
- Today, I observed file system corruption to two Ubuntu 16.04.3 LTS …
- 11:18 PM Changeset in vbox [70896] by
- IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
- 11:14 PM Changeset in vbox [70895] by
- IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
- 9:11 PM Ticket #17532 (virtualbox-5.2 depends on libfontconfig1 (>= 2.9.0); (Ubuntu 14.04 LTS)) created by
- install of virtualbox-5.2_5.2.6-120293~Ubuntu~trusty_amd64 fails on …
- 8:11 PM Ticket #17531 (Error VBOX_E_OBJECT_IN_USE (0x80BB000C)) created by
- After the last update to version 5.2.6, I started and shut down the …
- 5:40 PM Ticket #17530 (I can not startup my Vbox, Somo time ago changed my computer and from ...) created by
- Fallo al abrir una sesión para la máquina virtual Rockwell X64. The …
- 5:13 PM Changeset in vbox [70894] by
- Audio/DevHDA.cpp: Save a lot of stream startup time by avoiding to …
- 3:06 PM Changeset in vbox [70893] by
- VBoxGuest-linux.cpp: Build fix. bugref:9105
- 2:08 PM Changeset in vbox [70892] by
- IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
- 2:07 PM Changeset in vbox [70891] by
- iprt/path.h: RTPathAbs doc update.
- 2:05 PM Changeset in vbox [70890] by
- IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
- 12:33 PM Changeset in vbox [70889] by
- IPRT/direnum-r3-nt.cpp: Implemented RTDIR_F_NO_FOLLOW.
- 9:57 AM Changeset in vbox [70888] by
- Audio/DrvHostDSound.cpp: Renamed VBOX_WITH_AUDIO_DEVICE_CALLBACKS -> …
- 8:54 AM Changeset in vbox [70887] by
- FE/Qt bugref:6699 Listening to GuestSessionRegisteredEvents
Feb 6, 2018:
- 4:35 PM Changeset in vbox [70886] by
- VBoxGuest-linux.c: fix for r119567/public r70033 for builds without …
- 4:29 PM Changeset in vbox [70885] by
- VMM: updates (bugref:9044)
- 4:26 PM Changeset in vbox [70884] by
- IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).
- 12:47 PM Changeset in vbox [70883] by
- FE/Qt bugref:6699 Make sure temp. object is around
- 12:22 PM Changeset in vbox [70882] by
- FE/Qt bugref:6699 Adding CGuestSession event handler
- 11:51 AM Ticket #17520 (VBoxNetNAT.exe crashes) closed by
- duplicate: #13899
- 11:32 AM Ticket #17529 (VBoxManage and Guest Additions 5.x.y: Can't communicate with FreeBSD Guests) created by
- I've been trying to get FreeBSD to work with VBoxManage for a while …
- 11:00 AM Changeset in vbox [70881] by
- Audio/DrvAudio.cpp: More error checking for …
- 10:55 AM Changeset in vbox [70880] by
- Main/Makefile.kmk: drop debug macro
- 10:53 AM Changeset in vbox [70879] by
- VMM/IEM: Don't look at nested SVM state when it isn't there.
- 10:48 AM Changeset in vbox [70878] by
- Audio: Renamed AudioMixBufReadCirc[Ex] -> …
- 6:25 AM Changeset in vbox [70877] by
- bugref:8345. Added the checks for floppy images and for DVD disks. …
- 3:05 AM Ticket #17528 (vbox always aborts KDE sesssion shutdown when machine is running) created by
- This is the same as ticket 12195 which was marked closed without …
Feb 5, 2018:
- 7:41 PM Changeset in vbox [70876] by
- VBoxGuest: Solaris root and wheel (equivalent) detection. bugref:9105
- 6:46 PM Changeset in vbox [70875] by
- DevIoApic: Added 82379AB variant with fewer RTEs. NT 3.1 likes it.
- 6:30 PM Changeset in vbox [70874] by
- VBoxGuest: Linux build fix. bugref:9105
- 6:13 PM Changeset in vbox [70873] by
- VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
- 5:21 PM Changeset in vbox [70872] by
- VMMDevState.h: comment nit
- 5:07 PM Changeset in vbox [70871] by
- HostServices/SharedOpenGL: bugref:9103: Improved logging of rectangles …
- 3:51 PM Changeset in vbox [70870] by
- FE/Qt: bugref:8694: Runtime UI: Make HiDPI Optimization Type macOS …
- 3:36 PM Changeset in vbox [70869] by
- DevIoApic: spaces nit, logging.
- 3:24 PM Changeset in vbox [70868] by
- Typo.
- 2:50 PM Changeset in vbox [70867] by
- DevIoApic: Made APIC version a CFGM option rather than the unwieldy …
- 2:02 PM Ticket #17527 (appcrash virtualbox 5.2.6 on win7 32 bit) created by
- Hello kindly help us solve the application crash every time we press …
- 2:01 PM Ticket #17526 (Memory exception) created by
- Get an error message that program is trying to access protected memory …
- 1:44 PM Changeset in vbox [70866] by
- DevPcArch: Reserving the last 64K below 1M upsets OS X (EFI) guests. …
- 1:19 PM Changeset in vbox [70865] by
- Audio/DrvHostDSound.cpp: Log requested / acquired playback format.
- 1:13 PM Changeset in vbox [70864] by
- Audio/DrvHostDSound.cpp: Compacted dsoundWaveFmtFromCfg().
- 12:41 PM Changeset in vbox [70863] by
- VMM/IEM: Build fix.
- 10:58 AM Changeset in vbox [70862] by
- VMM/IEM: Build fix.
- 10:49 AM Changeset in vbox [70861] by
- VMM/IEM: ifdef space indents.
- 10:41 AM Changeset in vbox [70860] by
- VMM/HMSVMR0: Build fix.
- 10:19 AM Changeset in vbox [70859] by
- Config.kmK: Try enable VBOX_WITH_NESTED_HWVIRT.
- 9:43 AM Changeset in vbox [70858] by
- ValidationKit/tdMoveMedium: Reinstate path comparison on Windows host …
- 3:55 AM Ticket #17525 (Conflict between VESA VBE 2.0 graphic adapter and NAT network on WINDOWS ME) created by
- When you install VESA VBE 2.0 Oracle VM VirtualBox VBE Adapter to have …
- 1:10 AM Ticket #17524 (Various VBox binaries use a SHA1-timestamped SHA2 signature) created by
- When an app set a stronger SHA1 deprecation policy on my Windows 10 …
Feb 4, 2018:
- 1:06 AM Ticket #12168 (Oracle Virtualbox manager has stopped working) reopened by
- Replying to Nayak: > I have the following scenario: > …
Feb 3, 2018:
- 12:59 PM Ticket #17523 (CentOS7 hangs after installing guest additions) created by
- This Virtual machine was working just fine in previous version of …
Feb 2, 2018:
- 10:31 PM Changeset in vbox [70857] by
- ValidationKit/tdMoveMedium: Don't use os.path.samefile() on Windows as …
- 8:44 PM Ticket #17522 (After updating software and kernel of Xubuntu 17.10.1 - critical error ...) created by
- After a good install of Xubuntu, ran software updates, during restart …
- 7:54 PM Ticket #17521 (Error: Install Problem! The configuration defaults for GNOME Power ...) created by
- After clicking on 'Start' the following message is received. Install …
- 7:04 PM Ticket #17520 (VBoxNetNAT.exe crashes) created by
- VBoxNetNAT.exe crashes in NAT network while running docker command …
- 3:20 PM Changeset in vbox [70856] by
- FE/Qt: bugref:8694: Runtime UI: Make Unscaled HiDPI Output mode …
- 1:52 PM Changeset in vbox [70855] by
- ValidationKit: address pylint issues
- 12:20 PM Changeset in vbox [70854] by
- ValidationKit: Improve API testcase, doing checks if the moved images …
- 11:15 AM Changeset in vbox [70853] by
- Storage/VMDK: Quick fix for handling descriptors of VMDK images …
- 10:34 AM Changeset in vbox [70852] by
- build fix
- 9:54 AM Changeset in vbox [70851] by
- HostServices/SharedOpenGL: turn CR_RENDER_FORCE_PRESENT_MAIN_THREAD …
Feb 1, 2018:
- 9:20 PM Ticket #17519 (Phantom Menu Bar in Host Network Manager on macOS High Sierra (Version ...) created by
- When interacting with the Oracle VM Virtual Box Manager Host Network …
- 7:37 PM Ticket #17518 (Scratchy/cracklinkg sound on all VM with Windows host) created by
- For quite a long time (at least 5.1.26, but probably earlier, i think …
- 3:54 PM Changeset in vbox [70850] by
- FE/Qt: bugref:9104: Small fix for UIUpdateManager, allow to check for …
- 2:44 PM Ticket #17517 (error compiling kernel modules for kernel-4.15) created by
- Hi! Host: windows x64 10 ent Build 10240 Guest: Slackware-14.2 x64 …
- 1:27 PM Changeset in vbox [70849] by
- ValidationKit: improve API testcase for moving media (now tests all …
- 1:17 PM Ticket #17516 (Ubuntu Virtual Machine Aborts) created by
- I have created an Ubuntu virtual machine on my Windows 10 machine …
- 12:22 PM Changeset in vbox [70848] by
- Storage/QCOW: Always allocate at least one L1 table entry and round L1 …
- 10:31 AM Changeset in vbox [70847] by
- ValidationKit: adapt vsheriff to renamed "misc" unit tests (the …
- 7:22 AM Changeset in vbox [70846] by
- VMM/CPUM: Dump recognized bits in leaf 0x80000007 for both host and …
- 3:33 AM Changeset in vbox [70845] by
- VMM/CPUM: Fixed read host CPUID leaf 0x80000008 before logging.
Jan 31, 2018:
- 9:28 PM Ticket #17515 (VBoxManager gets into a bad state) created by
- simple repro on windows, foo.bat: set VBOX="C:\Program …
- 7:35 PM Changeset in vbox [70844] by
- kBuild 3128 -> 3130: Fixed dependency issue when using the 'brief' and …
- 7:30 PM Changeset in vbox [70843] by
- Main/Makefile.kmk: Found kBuild issue and reverted r117599.
- 7:28 PM Changeset in kBuild [3130] by
- msgstyles/brief*.kmk: Don't include MSG_L1/2 macros in the …
- 6:10 PM Changeset in vbox [70842] by
- slirp: Drop optimistic asserts about something we can't control.
- 5:19 PM Ticket #17514 (Audio stops working on Windows 7 guest) created by
- Hello, I am running VirtualBox 5.2.6 on Ubuntu 16.04 with Windows 7 …
- 4:12 PM Ticket #17513 (Virtualbox/Vagrant box packager includes hardcoded user information) created by
- unless following config is used inside Vagrantfile, […] Vagrant …
- 4:09 PM Changeset in vbox [70841] by
- Audio/DrvHostDSound.cpp: Fixes for dsoundGetFreeOut().
- 4:06 PM Changeset in vbox [70840] by
- Audio/DrvHostDSound.cpp: Renamed dsoundPlayClearSamples() -> …
- 4:00 PM Changeset in vbox [70839] by
- Audio/DrvHostDSound.cpp: Made the buffer parameters in …
- 3:36 PM Changeset in vbox [70838] by
- docs: fix name of macOS installer package
- 2:59 PM Changeset in vbox [70837] by
- FE/Qt bugref:6699 Adding a new class to contain 'guest session …
- 2:55 PM Changeset in vbox [70836] by
- NetworkServices/Dhcpd: export fix
- 2:49 PM Changeset in vbox [70835] by
- VBoxGuest/netbsd: export fixing
- 2:48 PM Changeset in vbox [70834] by
- scm: check svn:sync-process on files and parent dir.
- 2:05 PM Changeset in vbox [70833] by
- bugref:8345. Removed trailing blank.
- 1:43 PM Changeset in vbox [70832] by
- Audio/HDA: Only create debug audio files if not already open yet and …
- 1:23 PM Changeset in vbox [70831] by
- FE/Qt: Move a function definition to where it should be
- 1:22 PM Changeset in vbox [70830] by
- FE/Qt: bugref:9104: Move a bit of copy-pasted code from downloaders to …
- 1:12 PM Changeset in vbox [70829] by
- IOAPIC: fix compilation of non-default 82093AA flavor, which is never built
- 12:59 PM Changeset in vbox [70828] by
- Guest Properties: finer control of read-only-guest range. bugref:9047: …
- 12:43 PM Ticket #17308 (DirectSound audio driver fails to initialize (Windows XP Pro x64 Host)) closed by
- fixed
- 12:26 PM Changeset in vbox [70827] by
- FE/Qt: bugref:9104: Reworking VBoxVersion stuff: Refactoring.
- 12:17 PM Changeset in vbox [70826] by
- FE/Qt: bugref:9104: Reworking VBoxVersion stuff: Doxy.
- 11:45 AM Changeset in vbox [70825] by
- bugref:8345. Removed unused variable.
- 11:45 AM Changeset in vbox [70824] by
- FE/Qt: bugref:9104: Reworking VBoxVersion stuff: Renaming to UIVersion …
- 11:35 AM Changeset in vbox [70823] by
- bugref:8345. removed changeset r120593 as useless for now. The …
- 10:34 AM Changeset in vbox [70822] by
- DrvAudioCommon.cpp: LogRel2 logging for DrvAudioHlpFileDelete().
- 10:34 AM Changeset in vbox [70821] by
- DrvAudio: Added DrvAudioHlpFileIsOpen().
- 7:55 AM Ticket #17512 (Drag-n-Drop error, Linux host, Windows 7 client) created by
- When attempting to drag a PDF attachment from Thunderbird on Linux and …
Jan 30, 2018:
- 11:15 PM Ticket #17511 (OS X Snapshot Display Issues) closed by
- duplicate: #17168
- 11:13 PM Changeset in vbox [70820] by
- Config.kmk,libvpx-1.6.1/Makefile.kmk: Check for -msse4.1, -mavx and …
- 10:53 PM Ticket #17511 (OS X Snapshot Display Issues) created by
- Viewing the snapshot display on OS X, can be become corrupted if you …
- 8:13 PM Changeset in vbox [70819] by
- ValidationKit: build fix
- 8:04 PM Changeset in vbox [70818] by
- ValidationKit: Don't forget to package the additional files needed for …
- 6:54 PM Changeset in vbox [70817] by
- ValidationKit: Package all files for the API unit tests.
- 6:20 PM Changeset in vbox [70816] by
- ValidationKit: For API tests move some redundant object construction …
- 6:06 PM Changeset in vbox [70815] by
- VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp: Trailing spaces (SCM).
- 6:01 PM Changeset in vbox [70814] by
- SCM: Fixed an assertion when using a wildcard on input files.
- 5:54 PM Changeset in vbox [70813] by
- ValidationKit: make pylint happy
- 5:46 PM Changeset in vbox [70812] by
- ValidationKit: Turn all API tests into sub-tests which can still be …
- 4:58 PM Changeset in vbox [70811] by
- libvpx-1.6.1: Also try to use 1.6.1 on Darwin.
- 1:02 PM Changeset in vbox [70810] by
- linux/shared folders: change scm settings to accept tabs in files. …
- 12:33 PM Changeset in vbox [70809] by
- Config.kmk/libvpx: Path fix.
- 12:28 PM Changeset in vbox [70808] by
- libvpx-1.6.1: Disable on darwin for now (use 1.1.0 instead).
- 12:19 PM Changeset in vbox [70807] by
- Switched to libvpx-1.6.1 again.
- 9:28 AM Changeset in vbox [70806] by
- bugref:8345. Fixed updating a saved state path for a snapshot.
- 8:30 AM Changeset in vbox [70805] by
- FE/Qt: bugref:8938 Using Qt5 signal-slot connection notation for VBox …
- 6:58 AM Ticket #17489 (VB Bridget Networking Driver Miniport (PPPoE, PPTP): start of this ...) closed by
- duplicate
- 5:51 AM Ticket #17510 (E_FAIL (0x80004005) err) created by
- 가상 머신 windowspe의 세션을 열 수 없습니다. The virtual machine 'windowspe' has …
- 5:12 AM Changeset in vbox [70804] by
- GAs/NT/VBoxHook: The VBoxHook.dll is not needed on NT4, so mark it …
- 5:06 AM Changeset in vbox [70803] by
- Config.kmk: Found some CRGL DLLs that probably doesn't need running on …
- 4:53 AM Changeset in vbox [70802] by
- Makefiles/GAs/Win: Made the WDDM related DLLs Windows Vista+ and the …
Note:
See TracTimeline
for information about the timeline view.