Timeline
Sep 6, 2019:
- 9:20 PM Changeset in vbox [80647] by
- Storage/DevVirtioSCSI.cpp: Fixed problem with Assert closing VM in …
- 8:20 PM Changeset in vbox [80646] by
- DevRTC: Enabled new style code. [release build fix] bugref:9218
- 8:14 PM Changeset in vbox [80645] by
- IOM: New I/O port registration code. [release build fix] bugref:9218
- 8:13 PM Changeset in vbox [80644] by
- IOM: New I/O port registration code. [release build fix] bugref:9218
- 8:11 PM Changeset in vbox [80643] by
- DevRTC: Enabled new style code. bugref:9218
- 8:10 PM Changeset in vbox [80642] by
- gen-slickedit-workspace.sh: Ignore DOS-style backup files.
- 8:09 PM Changeset in vbox [80641] by
- IOM: New I/O port registration code. bugref:9218
- 5:52 PM Changeset in vbox [80640] by
- Shared Clipboard: Darwin build fix.
- 5:41 PM Changeset in vbox [80639] by
- Storage/DevVirtioSCSI.cpp: Start to fix/implement ejection …
- 5:06 PM Changeset in vbox [80638] by
- Shared Clipboard: Build fix.
- 4:54 PM Changeset in vbox [80637] by
- Shared Clipboard: Implemented new saved state handling for new protocol.
- 4:53 PM Changeset in vbox [80636] by
- VBox/hgcmsvc.h: Made HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() C-compliant.
- 4:46 PM Changeset in vbox [80635] by
- extvfs.cpp: Build fix
- 4:37 PM Changeset in vbox [80634] by
- VBox/hgcmsvc.h: Added HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() for …
- 4:35 PM Changeset in vbox [80633] by
- Runtime/extvfs.cpp: bug fixes
- 4:35 PM Changeset in vbox [80632] by
- VBox/hgcmsvc.h: Added HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() for …
- 3:08 PM Ticket #18902 (USB Generic Smart Card Reader Interface not working on Ubuntu Guests) closed by
- fixed
- 1:39 PM Changeset in vbox [80631] by
- USB/win: Started rewriting USB enumeration.
- 11:03 AM Changeset in vbox [80630] by
- VMM/HM: Mask the VM-exit reason (thereby making off the error bit) to …
- 10:42 AM Ticket #18911 (Fixes for Linux kernel 5.3 wanted - part 1) created by
- for the upcomming 5.3 Linux kernel we will require changes to the …
- 10:32 AM Changeset in vbox [80629] by
- Fixed Net-DHCP project for workspace creation.
- 10:26 AM Changeset in vbox [80628] by
- Added Darwin Guest Additions to workspace creation.
- 10:22 AM Changeset in vbox [80627] by
- Shared Clipboard: Darwin build fixes.
- 10:17 AM Changeset in vbox [80626] by
- Shared Clipboard: Fixed testcase.
- 10:13 AM Changeset in vbox [80625] by
- Devices/EFI/FirmwareNew: Enable building of the VirtioScsiDxe driver, …
- 10:08 AM Changeset in vbox [80624] by
- Shared Clipboard: Build fix.
- 10:05 AM Changeset in vbox [80623] by
- Shared Clipboard: Removed old protocol handling cruft on the host side …
- 9:42 AM Changeset in vbox [80622] by
- VMM/HMVMXR0: Implemented using IEMExecDecodedInvpcid from the ring-0 …
- 9:25 AM Changeset in vbox [80621] by
- VMM/IEM: Doxygen fix.
- 9:16 AM Changeset in vbox [80620] by
- VMM/IEM: Add IEMExecDecodedInvpcid for upcoming changes.
- 9:04 AM Changeset in vbox [80619] by
- FE/Qt:bugref:8938. Build fix
- 8:36 AM Changeset in vbox [80618] by
- VMM/IEM: Use uint64_t for the INVPCID invalidation type (as it's …
- 8:32 AM Changeset in vbox [80617] by
- FE/Qt: bugref:8938. Converting connection syntaxes. contd.
- 6:38 AM Ticket #18909 (intermittent desktop freeze when importing appliance) closed by
- invalid
- 4:44 AM Changeset in vbox [80616] by
- Storage/DevVirtioSCSI.cpp: Fix typoed function name
- 4:24 AM Changeset in vbox [80615] by
- Storage/DevVirtioSCSI.cpp: Now disk operations are working on Linux …
Sep 5, 2019:
- 10:24 PM Changeset in vbox [80614] by
- Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
- 10:18 PM Changeset in vbox [80613] by
- Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
- 10:12 PM Changeset in vbox [80612] by
- Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
- 9:47 PM Changeset in vbox [80611] by
- Main/MachineLaunchVMCommonWorker: Darwin regression fix. bugref:9341
- 8:21 PM Ticket #18910 (download of guest additions failed) created by
- The network operation failed with the following error: During network …
- 8:10 PM Ticket #18909 (intermittent desktop freeze when importing appliance) created by
- Importing ovf virtual machine on ubuntu, desktop freezes …
- 6:40 PM Changeset in vbox [80610] by
- FE/Qt: bugref:9495: New Cloud VM wizard: Do not erase vsd form after …
- 3:50 PM Changeset in vbox [80609] by
- Audio/AC97: More code needed for EACS VRA / VRM handling.
- 3:48 PM Changeset in vbox [80608] by
- Audio/Mixer: Logging tweaks.
- 1:58 PM Changeset in vbox [80607] by
- FE/Qt: Avoid calling DarwinHidDevicesBroadcastLeds with a null pointer.
- 12:45 PM Changeset in vbox [80606] by
- FE/Qt: bugref:8938. Converting connection syntax in UIMachineLogic. part 2.
- 12:36 PM Changeset in vbox [80605] by
- FE/Qt: Adding some comment.
- 12:04 PM Changeset in vbox [80604] by
- scm: Try fix subversion library searching for OpenSuSE Tumbleweed. …
- 10:42 AM Changeset in vbox [80603] by
- OVF: fixed the bug with SCSI controller object.
- 10:40 AM Changeset in vbox [80602] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Clear EFER.LME (in VMCS) when …
- 8:50 AM Changeset in vbox [80601] by
- FE/Qt: bugref:8938. Build fix.
- 8:43 AM Changeset in vbox [80600] by
- FE/Qt: bugref:8938. Converting connection syntax in UIMachineLogic. part 1.
- 8:23 AM Changeset in vbox [80599] by
- bugref:9549. Fixed CLI command 'VBoxManage export' for the Cloud …
- 7:56 AM Changeset in vbox [80598] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Add assertions that when …
- 7:43 AM Changeset in vbox [80597] by
- VMM/GIM: Assertion nit.
- 7:12 AM Changeset in vbox [80596] by
- Storage/DevVirtioSCSI.cpp: Added code to incorporate aeichner's …
- 6:31 AM Ticket #18908 (The access to shared folder hangs the vmachine and makes it to restart ...) created by
- Sometimes when I connect to the shared folder the vmachine W1064bits …
- 6:29 AM Changeset in vbox [80595] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
- 3:55 AM Changeset in vbox [80594] by
- VMM/IEM: Nested VMX: bugref:9180 Update todo.
Sep 4, 2019:
- 7:33 PM Ticket #18907 (Guest display will not size correctly) created by
- Guest Additions icon does not appear on taskbar Guest Additions …
- 7:23 PM Ticket #18885 (choppy and distorted USB audio) closed by
- fixed
- 6:39 PM Changeset in vbox [80593] by
- Devices/Storage: Add two new parameters to …
- 6:34 PM Changeset in vbox [80592] by
- VSCSI: Set the correct transfer size for INQUIRY commands depending on …
- 6:27 PM Changeset in vbox [80591] by
- Devices/Storage: Add two new parameters to …
- 6:24 PM Changeset in vbox [80590] by
- Devices/Storage: Add two new parameters to …
- 6:20 PM Changeset in vbox [80589] by
- Devices/Storage: Add two new parameters to …
- 5:48 PM Changeset in vbox [80588] by
- VMM/HMVMXR0: bugref:9546 Build fix.
- 5:44 PM Changeset in vbox [80587] by
- VMM/HM: bugref:9546 Fix registering of the longjmp callback to be soon …
- 2:26 PM Ticket #18805 (Linux guests: calls to aio_{read,write}(3) may fail inside shared ...) closed by
- fixed: As of today this has been fixed in trunk and the fix has also been …
- 2:14 PM Changeset in vbox [80586] by
- Runtime: Windows build fix for r133105
- 2:05 PM Changeset in vbox [80585] by
- Runtime: Some renaming to stay consistent (*Get* always returns what …
- 1:59 PM Ticket #18906 (VB Guest freezes when you browse to shared folder with particular file ...) created by
- I run Win10pro 64 bit Host and Guest. I copied AEROADMIN.EXE …
- 1:37 PM Changeset in vbox [80584] by
- Manual: Changelog entry for PS/2 horizontal scrolling.
- 1:27 PM Ticket #18905 (Graphics Issues with VBoxSVGA) created by
- With the upgrade to VirtualBox 6.0.12 I received a warning that in …
- 1:21 PM News edited by
- (diff)
- 11:59 AM Ticket #18904 (Unable to install VirtualBox on Debian 10 Buster) created by
- Hello. Today I tried to upgrade my VirtualBox to the latest version. …
- 11:36 AM Changeset in vbox [80583] by
- Devices/PXE: Also return an exit code on success in restart_tftp().
- 10:27 AM Changeset in vbox [80582] by
- linux/vboxsf: ticketref:18805: Linux guests: calls to …
- 10:16 AM Ticket #18903 (VirtualBox does not start when docked) created by
- VirtualBox starts invisible when launched from a Windows 10 PC docked …
- 8:53 AM Changeset in vbox [80581] by
- Fixed the indentation issue
- 8:49 AM Changeset in vbox [80580] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
- 8:48 AM Changeset in vbox [80579] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 No need to AND/OR the fixed-0 and …
- 7:33 AM Changeset in vbox [80578] by
- VMM/IEM: Nested VMX: bugref:9180 Logging.
- 7:32 AM Changeset in vbox [80577] by
- fix doc burn after param rename
- 7:16 AM Changeset in vbox [80576] by
- FE/Qt: bugref:8938. Converting connection syntax of console events.
- 6:51 AM Changeset in vbox [80575] by
- Storage/DevVirtioSCSI.cpp: Resolved issue of mem corruption hn when …
- 6:09 AM Changeset in vbox [80574] by
- scm errors
- 5:54 AM Changeset in vbox [80573] by
- Main: bugref:9341: Fixed some scm errors
- 4:39 AM Changeset in vbox [80572] by
- VMM/IEM: Nested VMX: bugref:9180 Logging.
- 12:06 AM Changeset in vbox [80571] by
- Storage/DevVirtioSCSI.cpp: Cleaned up the req submit code. Trying to …
Sep 3, 2019:
- 5:00 PM Ticket #18902 (USB Generic Smart Card Reader Interface not working on Ubuntu Guests) created by
- I have a USB smart card reader (also known as PIV/CAC reader) that …
- 4:27 PM Changeset in vbox [80570] by
- Installer/linux: more python3 fixing, now fully working (produced a …
- 2:34 PM Changeset in vbox [80569] by
- Main: bugref:9341: Added VM autostart during boot support for windows host
- 2:26 PM Ticket #18901 (Using serial host device make guest boot hang) created by
- I'm using the serial host device since a long time. Using Fedora (from …
- 2:18 PM Changeset in vbox [80568] by
- Installer/linux: fix python3 syntax issue in site lib directory detection
- 1:50 PM Ticket #18853 (vboxadd.service unmounting vboxsf may return wrong error) closed by
- fixed: fixed in Trunk, Committed revision 133083.
- 1:44 PM Changeset in vbox [80567] by
- Additions/linux:vboxadd.sh unmounting vboxsf may return wrong error. …
- 1:17 PM Ticket #18900 (openSUSE Tumbleweed: cannot build RPM packages) created by
- building RPM packages on openSUSE Tumbleweed fails because the VBOX …
- 1:00 PM Changeset in vbox [80566] by
- gccplugin.so: Added hack for the new %RhXs/d types taking two arguments.
- 12:51 PM Changeset in vbox [80565] by
- IPRT/string.h: Added hexformatting variants that takes an additional …
- 11:38 AM Ticket #18897 (INT3 freezes Windows guest with single CPU) closed by
- invalid
- 11:35 AM Changeset in vbox [80564] by
- Installer/linux: use the right python site lib directory for packaging
- 9:59 AM Changeset in vbox [80563] by
- Shared Clipboard/URI: Build fix.
- 9:49 AM Changeset in vbox [80562] by
- Shared Clipboard/URI: Update.
- 9:27 AM Changeset in vbox [80561] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 When entering hardware assisted …
- 7:28 AM Changeset in vbox [80560] by
- Shared Clipboard/Svc: A bit of cleanup.
- 7:00 AM Changeset in vbox [80559] by
- Shared Clipboard: Build fix (forgot a file).
- 6:57 AM Changeset in vbox [80558] by
- Shared Clipboard: Build fix (forgot a file).
- 6:51 AM Changeset in vbox [80557] by
- Shared Clipboard: Try to decrypt the service extension logic more and …
- 5:37 AM Changeset in vbox [80556] by
- VMM/IEM: Nested VMX: bugref:9180 Nits.
- 1:44 AM Ticket #18899 (Allow VM window to close while VM settings window is open) created by
- Please change the parent of the VM virtual display window, so that it …
Sep 2, 2019:
- 11:33 PM Ticket #18898 (VirtualBox crashes during OS/2 Warp installation) created by
- When I try to install OS/2 Warp 4.0 in VirtualBox, the hypervisor …
- 9:58 PM Ticket #18897 (INT3 freezes Windows guest with single CPU) created by
- If an int3 x86 instruction is executed in any program in the guest, …
- 7:45 PM Ticket #18896 (Virtual hard disk UI often discards decimal point) created by
- When specifying values such as "1.95 GB", the virtual hard disk UI …
- 6:24 PM Ticket #18895 (Gray out, don't rearrange, disabled buttons) created by
- When the user selects a VM in the VirtualBox GUI, and then selects …
- 5:32 PM Ticket #18894 (Allow deleting running VMs) created by
- As a user who frequently spins up and tears down many VMs, the current …
- 4:20 PM Ticket #18893 (Enhancement: CLI flag to sleep host for N seconds) created by
- Some legacy operating systems such as OS/2 Warp require floppy …
- 3:00 PM Changeset in vbox [80555] by
- FE/Qt: bugref:9510: Registering to some more events.
- 2:27 PM Changeset in vbox [80554] by
- FE/Qt: bugref:9510: Adding some missing connections.
- 2:03 PM Changeset in vbox [80553] by
- ValidationKit/tdStorageBenchmark1: Try to fix execution on Windows …
- 1:16 PM Changeset in vbox [80552] by
- Shared Clipboard: Formatting, SCM fix.
- 1:06 PM Changeset in vbox [80551] by
- Shared Clipboard: Fixed saved state handling.
- 12:24 PM Changeset in vbox [80550] by
- VMM/TMAll: Deal with the serial device timer critsects. [nits] bugref:9218
- 12:05 PM Changeset in vbox [80549] by
- VMM/TMAll: Deal with the serial device timer critsects. bugref:9218
- 11:40 AM Changeset in vbox [80548] by
- VMM/PDMR0DeviceCompatSetCritSectReqHandler: Assertion fix. bugref:9218
- 11:38 AM Changeset in vbox [80547] by
- Devices/Graphics/shaderlib: print OpenGL shader compiler messages.
- 11:35 AM Changeset in vbox [80546] by
- DisplayImpl: debug build fix
- 11:22 AM Changeset in vbox [80545] by
- FE/Qt: bugref:9510: Some clean up.
- 10:34 AM Changeset in vbox [80544] by
- VMM/PDMR0Device: Disable part of the assertion temporarily to unbreak …
- 10:29 AM Ticket #18892 (USB support feature make error in silent installation) created by
- Hello, I tried to make silent install via msiexec.exe and with .msi …
- 10:27 AM Ticket #18891 (USB support feature make error in silent installation) created by
- Hello, I tried to make silent install via msiexec.exe and with .msi …
- 9:34 AM Changeset in vbox [80543] by
- FE/Qt: bugref:9510: Updating Clipboard and DnD modes.
- 8:48 AM Ticket #18192 (Windows 10 x64 VM does not start with more than 8 vCPUs and Hyper-V -> ...) closed by
- duplicate
- 7:56 AM Changeset in vbox [80542] by
- VMM: Fix for problem loading VBoxEhciR0.r0 after PDM device …
- 7:55 AM Changeset in vbox [80541] by
- VSCSI: Fix the amount of transfered data for INQUIRY requests to …
- 7:24 AM Changeset in vbox [80540] by
- VMM/IEM: iemTaskSwitch const nits.
- 7:22 AM Changeset in vbox [80539] by
- Storage/DevVirtioSCSI.cpp: Added code to properly free some allocated …
- 12:27 AM Changeset in vbox [80538] by
- Storage/DevVirtioSCSI.cpp: Simplified hexdump code (ported from a long …
Sep 1, 2019:
- 11:40 PM Changeset in vbox [80537] by
- VMM,Devices: Some PDM device model refactoring. [scm] bugref:9218
- 11:39 PM Changeset in vbox [80536] by
- VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
- 11:30 PM Changeset in vbox [80535] by
- VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
- 11:29 PM Changeset in vbox [80534] by
- VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
- 11:24 PM Changeset in vbox [80533] by
- VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
- 11:22 PM Changeset in vbox [80532] by
- VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
- 11:03 PM Changeset in vbox [80531] by
- VMM,Devices: Some PDM device model refactoring. bugref:9218
- 11:03 PM Changeset in vbox [80530] by
- IPRT/semmutex-r0drv-nt.cpp: Fixed is-owned check. bugref:9218
- 10:43 PM Changeset in vbox [80529] by
- Try to fix mac burn caused by trailing space
- 10:28 PM Changeset in vbox [80528] by
- Storage/DevVirtioSCSI.cpp: This is being integrated to stop burns. I …
- 6:55 PM Ticket #18890 (VirtualBox 6.0.10, VM window - black color gets transparent with Xwayland) created by
- Hello, I'm running VirtualBox 6.0.10 on Gentoo Linux with Xwayland as …
- 4:28 PM Changeset in vbox [80527] by
- Storage/DevVirtioSCSI.cpp: Added code to intercept requests to …
- 1:56 PM Changeset in vbox [80526] by
- vboximg-mount: macOS build fix
- 1:39 PM Changeset in vbox [80525] by
- FE/Qt: bugref:9510: Updating GAs and VRDE fields.
- 1:19 PM Ticket #18889 (Detect elementaryOS as Ubuntu 64-Bit) created by
- I recently switched from Ubuntu to ElementaryOS (which is based on …
- 1:17 PM Changeset in vbox [80524] by
- vboximg-mount: Properly retrieve inode information from a guest …
- 8:55 AM Changeset in vbox [80523] by
- FE/Qt: bugref:9510: Updating screen info and uptime.
- 12:30 AM Ticket #18888 (Can't install Guest Additions on Catalina guest) created by
- Running macOS 10.15 Beta Catalina as guest on Virtualbox 6.0.10. When …
- 12:00 AM Ticket #18887 (I´ll try to initiate de sesion for install a windows XP and fail) created by
- this is the message The virtual machine 'Windows XP SP3' has …
Aug 31, 2019:
- 9:19 PM Changeset in vbox [80522] by
- Storage/DevVirtioSCSI.cpp: Changes to logging to by default just log …
- 1:35 PM Changeset in vbox [80521] by
- Storage/DevVirtioSCSI.cpp: DrvSCSI (VSCSI) seems to return status …
- 12:10 AM Ticket #18886 (Virtual screen 2 crashes after update to virtualbox 6.0.10, but only ...) created by
- I usually run ubuntu 18.04 in a virtual box on a Windows 10 host and …
Aug 30, 2019:
- 6:30 PM Changeset in vbox [80520] by
- FE/Qt: bugref:9510: Caching some more translatable strings
- 6:25 PM Ticket #18885 (choppy and distorted USB audio) created by
- VirtualBox is a thing of beauty, but audio via a USB audio headset in …
- 5:25 PM Changeset in vbox [80519] by
- vboximg-mount: Fixes, use RTVfsDirRewind to reset the directory handle …
- 5:25 PM Changeset in vbox [80518] by
- Runtime/RTVfs: Implement RTVfsDirRewind
- 5:04 PM Changeset in vbox [80517] by
- vboximg-mount: Working on accessing filesystems inside images directly …
- 4:14 PM Changeset in vbox [80516] by
- Installer/linux: Introduce python3 support in the RPM creation (for …
- 3:48 PM Changeset in vbox [80515] by
- Devices/Graphics/shaderlib: workaround for mac OS GL driver limits
- 2:44 PM Changeset in vbox [80514] by
- VBoxFUSE: Lay to rest as it is superseded by vboximg-mount now
- 2:43 PM Changeset in vbox [80513] by
- vboximg-mount: Get rid of the duplicated partition parsing code and …
- 11:40 AM Changeset in vbox [80512] by
- vboximg-mounter: Don't hardcode the sector size but use …
- 11:28 AM Ticket #18737 (Linux guests: open(filename, O_CREAT|..., mode) fails inside shared ...) closed by
- fixed: This is a regression which was introduced in VirtualBox 6.0.6 and …
- 11:21 AM Ticket #18884 (Failed to get a console object) created by
- I develop HA cluster and use VirtualBox to test the system in loop. …
- 11:03 AM Changeset in vbox [80511] by
- vboximg-mount: Switch to using a VFS file instead of the VDISK …
- 10:29 AM Ticket #18883 (Issue with USB joystick SPEEDLINK COMPETITION PRO) created by
- Issue when arcade joystick Speedlink Competition Pro is inserted: when …
- 9:56 AM Changeset in vbox [80510] by
- VMM/IEM: Added an assertion in IEMExecLots that the TRPM event being …
- 9:36 AM Changeset in vbox [80509] by
- Installer/linux: fix copy/paste bug in OL detection improvement
- 9:30 AM Changeset in vbox [80508] by
- Installer/linux: update for el8-amd, OL detection improvement
- 7:15 AM FreeBSD build instructions edited by
- (diff)
- 7:15 AM FreeBSD build instructions edited by
- (diff)
- 7:15 AM FreeBSD build instructions edited by
- (diff)
- 7:14 AM FreeBSD build instructions edited by
- (diff)
- 7:14 AM FreeBSD build instructions edited by
- (diff)
- 6:27 AM Changeset in vbox [80507] by
- VMM/EM: Add an assertion for VINF_EM_RAW_EMULATE_INSTR and …
- 6:26 AM Changeset in vbox [80506] by
- VMM/CPUM: Nested VMX: bugref:9180 Expose "Acknowledge interrupt on …
- 5:29 AM Changeset in vbox [80505] by
- x86.h: Added LBR to/from IP (instruction pointer) MSRs.
- 5:14 AM Changeset in vbox [80504] by
- x86.h: Added some MSRs being read by Ubuntu guests.
Aug 29, 2019:
- 11:17 PM Ticket #18882 (OpenGL Warning: Failed to connect to host. Make sure 3D acceleration ...) created by
- (This looks like a repeat of the Bug #9889, but is probably …
- 8:43 PM Ticket #18881 (Guest additions installation fails with: The network operation failed ...) created by
- When clicked "Devices -> Insert Guest Additions CD Image..." it starts …
- 7:59 PM Ticket #18880 (Algodoo physic simulator) created by
- The UI of Algodoo, http://www.algodoo.com, is flipped/reversed, but …
- 7:58 PM Changeset in vbox [80503] by
- IPRT/process-win.cpp: More pszUser == NULL + RTPROC_FLAGS_SERVICE …
- 5:30 PM Changeset in vbox [80502] by
- Audio/AC97: Some guest OSes seem to ignore our codec capabilities …
- 3:39 PM Changeset in vbox [80501] by
- Storage/DevVirtioSCSI.cpp: (display text of SCSI status code in log, …
- 3:26 PM Changeset in vbox [80500] by
- Audio/DrvHostDSound.cpp: Logging nits.
- 3:06 PM Ticket #18879 (Sound issues since 5.2.20 - Win98+Fifa98) created by
- Hi, I used to use a Virtualbox for quite some time on a private system …
- 2:47 PM Changeset in vbox [80499] by
- Storage/DrvVirtioSCSI.cpp: Added code to handle event subscriptions …
- 12:46 PM Changeset in vbox [80498] by
- FE/Qt: bugref:9510: Build fix
- 12:42 PM Changeset in vbox [80497] by
- FE/Qt: bugref:9510: Build fix
- 11:58 AM Changeset in vbox [80496] by
- IPRT/string.h: Added added two more human readable size formatting …
- 10:56 AM Changeset in vbox [80495] by
- FE/Qt: bugref:9510: Moving some utility function to UICommon.
- 10:18 AM Changeset in vbox [80494] by
- FE/Qt: bugref:9510: Replacing qulonglong with quint64 for consistency.
- 10:15 AM Ticket #18781 (VBox 6.0.10: Windows7 guest crashes when accessing shared folder -> ...) closed by
- duplicate
- 10:14 AM Ticket #18790 (VBox 6.0.10: Windows guests crash when accessing shared folders -> ...) closed by
- duplicate
- 10:12 AM Ticket #18779 (VBox 6.0.10: Windows guests crash when accessing shared folder -> ...) closed by
- duplicate
- 10:10 AM Ticket #18768 (VBox 6.0.10: Windows guests crash accessing shared folder -> duplicate ...) closed by
- duplicate
- 9:42 AM Ticket #18878 (VBox 6.0.10: Windows10 Education guest crashes accessing shared folder ...) closed by
- duplicate: This is a duplicate of #18766.
- 9:21 AM Changeset in vbox [80493] by
- FE/Qt: bugref:9241: VirtualBox Manager: Make sure newly created/added …
- 9:04 AM Changeset in vbox [80492] by
- IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
- 9:00 AM Changeset in vbox [80491] by
- FE/Qt: bugref:9510: Refactoring piechart code.
- 8:42 AM Ticket #18878 (VBox 6.0.10: Windows10 Education guest crashes accessing shared folder ...) created by
- Context: VirtualBox version Versie 6.0.10 r132072 (Qt5.6.3) Mac OSx …
- 8:23 AM Changeset in vbox [80490] by
- VMM/IEM: Nested VMX: bugref:9180 We should not be calling VM-exit from …
- 7:53 AM Changeset in vbox [80489] by
- VMM/IEM: Nested VMX: bugref:9180 Fix zero-ing out incorrectly the exit …
- 7:36 AM Ticket #18877 (binary in shared folder loses executable permission while running) created by
- After upgrading from virtualbox v5.0 to v6.0.10 I was not able to …
Aug 28, 2019:
- 9:00 PM Changeset in vbox [80488] by
- WDDM: removed obsolete swapchain related code. bugref:9529
- 8:34 PM Changeset in vbox [80487] by
- WDDM: removed obsolete VBOX_WITH_CROGL define. bugref:9529
- 8:24 PM Changeset in vbox [80486] by
- WDDM: removed obsolete VBOXVDMA code. bugref:9529
- 6:59 PM Changeset in vbox [80485] by
- IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
- 6:52 PM Changeset in vbox [80484] by
- IPRT/pipe-win.cpp: Don't reject PIPE_TYPE_MESSAGE pipes in …
- 4:07 PM Changeset in vbox [80483] by
- WDDM: remove obsolete CmdVbva code. bugref:9529
- 3:53 PM Changeset in vbox [80482] by
- WDDM: remove Gallium driver dependency on CmdVbva. bugref:9529
- 3:50 PM Ticket #18876 (Default window size is inscrutably small on macOS) created by
- Ever since the v6 update to VirtualBox, the default window size has …
- 2:58 PM Ticket #18875 (VBox 6.0.10: Windows guest freezes after opening shared folder -> ...) closed by
- duplicate: This is a duplicate of #18766.
- 2:58 PM Changeset in vbox [80481] by
- IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
- 2:28 PM Ticket #18875 (VBox 6.0.10: Windows guest freezes after opening shared folder -> ...) created by
- Hello, I've encountered a problem. Guest OSes can't open a shared …
- 2:16 PM Changeset in vbox [80480] by
- VBoxUsbLib-win: Print information identifying the hub and port where …
- 1:53 PM Changeset in vbox [80479] by
- FE/Qt: bugref:9241: Action pool: Adjusting tool-tips for various …
- 1:39 PM Ticket #18874 (Slowdown of X11 drawings in VBox 6.0.10 in comparison to 5.2.* series.) created by
- First the environment: Host OS: Windows 10 64bit Guest OS: Debian …
- 1:32 PM Changeset in vbox [80478] by
- WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
- 1:08 PM Changeset in vbox [80477] by
- DevVGA_VMDA.cpp: More doxygen fixes
- 12:48 PM Changeset in vbox [80476] by
- Shared Clipboard/URI: OS/2 build fix.
- 12:30 PM Changeset in vbox [80475] by
- WDDM: remove unused VBoxMPVhwa code. bugref:9529
- 11:54 AM Changeset in vbox [80474] by
- DevVGA_VMDA.cpp: More doxygen fixes
- 11:52 AM Changeset in vbox [80473] by
- HostServices/SharedClipboard: Doxygen fixes
- 11:46 AM Changeset in vbox [80472] by
- VBoxVideoHost3D.h: Doxygen fixes
- 11:31 AM Changeset in vbox [80471] by
- DevVGA_VMDA.cpp: Doxygen fixes
- 10:56 AM Changeset in vbox [80470] by
- Shared Clipboard/URI: Docs.
- 10:50 AM Changeset in vbox [80469] by
- Shared Clipboard/URI: Docs.
- 9:57 AM Changeset in vbox [80468] by
- Shared Clipboard/URI: Made the event source and event IDs more …
- 9:33 AM Ticket #18873 ("VBoxManage sharedfolder add" is missing documentation about the ...) created by
- The automount point option which is exposed in the GUI, while also …
- 9:31 AM Changeset in vbox [80467] by
- Shared Clipboard/URI: Fixed testcase.
- 9:29 AM Changeset in vbox [80466] by
- VMM/IEM: Nested VMX: bugref:9180 nit.
- 9:28 AM Changeset in vbox [80465] by
- VMM/IEM: Nested VMX: bugref:9180 Add VMCPU_FF_VMX_PREEMPT_TIMER to …
- 9:27 AM Changeset in vbox [80464] by
- Shared Clipboard/URI: Fixed restoring from saved states on Linux hosts.
- 9:16 AM Ticket #18835 (Guest Additions v6.0.10 causes Windows guests to crash when accessing ...) closed by
- duplicate
- 9:02 AM Changeset in vbox [80463] by
- VMM/IEM: Nested VMX: bugref:9180 Add VMCPU_FF_VMX_PREEMPT_TIMER to the …
- 8:56 AM Changeset in vbox [80462] by
- VMM/IEM: Nested VMX: bugref:9180 Optimize new nested-vmx code in …
- 8:48 AM Changeset in vbox [80461] by
- IEMAll/iemExecOneInner: Clear VMCPU_FF_INHIBIT_INTERRUPTS when no …
- 8:47 AM Ticket #18872 (I cannot enable second monitor) created by
- I set 2 displays in preferences. Linux starts with one. When I right …
- 8:43 AM Changeset in vbox [80460] by
- VMM/EM: Nested VMX: bugref:9180 Optimize VMX FF processing a bit.
- 8:34 AM Changeset in vbox [80459] by
- Shared Clipboard/URI: Docs.
- 8:30 AM Changeset in vbox [80458] by
- IEM: Optimize new nested-vmx code in iemExecOneInner a little. bugref:9180
- 7:31 AM Changeset in vbox [80457] by
- VMM/HM: Spaces.
- 4:36 AM Changeset in vbox [80456] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Logging.
- 4:31 AM Changeset in vbox [80455] by
- VMM/HMVMXR0: Nits.
- 4:31 AM Changeset in vbox [80454] by
- VMM/HMSVMR0: Spaces.
Aug 27, 2019:
- 7:16 PM Changeset in vbox [80453] by
- HostServices/DragAndDropSvc.h: Added SVN header.
- 7:06 PM Changeset in vbox [80452] by
- Shared Clipboard/URI: Added first protocol changelog.
- 6:49 PM Changeset in vbox [80451] by
- FE/Qt: bugref:9510: - switching to vertical design - …
- 6:43 PM Changeset in vbox [80450] by
- Shared Clipboard/URI: SCM fix.
- 6:36 PM Changeset in vbox [80449] by
- Shard Clipboard/URI: MacOS Additions build fix.
- 6:30 PM Changeset in vbox [80448] by
- Shared Clipboard/URI: Build fix for X11 testcase.
- 6:09 PM Changeset in vbox [80447] by
- Shared Clipboard/URI: MacOS build fix.
- 5:56 PM Changeset in vbox [80446] by
- Shared Clipboard/URI: Build fix.
- 5:51 PM Changeset in vbox [80445] by
- Shared Clipboard/URI: Committed a bit too much, reverted.
- 5:47 PM Changeset in vbox [80444] by
- Shared Clipboard/URI: Added protocol versioning support plus enhanced …
- 4:48 PM Changeset in vbox [80443] by
- FE/Qt: bugref:9241: VirtualBox Manager: Make sure current chooser …
- 12:28 PM Changeset in vbox [80442] by
- FE/Qt: bugref:9484: Export Appliance wizard: 2nd page: Missed …
- 11:21 AM Changeset in vbox [80441] by
- VBoxUSBMon: Also obtain USB device class, subclass, and protocol …
- 10:56 AM Changeset in vbox [80440] by
- VMM/HMVMXR0: Space nit.
- 10:52 AM Changeset in vbox [80439] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Fix a very rare …
- 9:49 AM Ticket #18869 (vbox_ttm.c - header file nit in include directive) closed by
- fixed
- 9:09 AM Changeset in vbox [80438] by
- VBoxRTImp.def: export RTNetIsIPv4AddrStr
- 8:44 AM Changeset in vbox [80437] by
- Storage/DevVirtioSCSI.cpp: Basic round-trip I/O implemented for …
- 6:19 AM Ticket #18871 (User Account delete) created by
- Dear virtualbox team I did a big mistake by registering my account …
- 4:43 AM Changeset in vbox [80436] by
- VBoxUSBMon: Typo fixes.
- 1:44 AM Changeset in vbox [80435] by
- WDDM: more cleanups. bugref:9529
Note:
See TracTimeline
for information about the timeline view.