Timeline
Jul 30, 2021:
- 10:18 PM Changeset in vbox [90446] by
- PDM: Mark the critsect enter functions with DECL_CHECK_RETURN_NOT_R3. …
- 10:18 PM Changeset in vbox [90445] by
- Dev*: Check PDMDevHlpCritSectEnter return status better. bugref:6695
- 10:16 PM Changeset in vbox [90444] by
- iprt/cdefs.h: Added DECL_CHECK_RETURN and DECL_CHECK_RETURN_NOT_R3. …
- 8:44 PM Changeset in vbox [90443] by
- whitespace
- 8:32 PM Changeset in vbox [90442] by
- Main/VirtualBox: fix incorrect log class update in include/VBox/log.h …
- 8:15 PM Changeset in vbox [90441] by
- Main/Appliance: Make compilers happy (and the code actually work). For …
- 8:00 PM Changeset in vbox [90440] by
- Main/VirtualBox: New event for creating/deleting of Progress objects …
- 4:41 PM Changeset in vbox [90439] by
- VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
- 4:25 PM Changeset in vbox [90438] by
- Main/ovfreader.cpp: Another forgotten file, again related to string ID.
- 4:18 PM Changeset in vbox [90437] by
- VMM: More PDMCritSectEnter return code checks. bugref:6695
- 4:03 PM Changeset in vbox [90436] by
- VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
- 3:59 PM Changeset in vbox [90435] by
- VMM/PDMCritSectEnter: Added macros for correctly asserting on …
- 3:56 PM Changeset in vbox [90434] by
- Main/ovfreader.h: Forgotten check-in for string-based identifiers. …
- 3:48 PM Changeset in vbox [90433] by
- VMM/PDMCritSectEnter: Added macros for correctly asserting on …
- 3:26 PM Changeset in vbox [90432] by
- Debugger/DBGPlugInLinux: Added parsing of symbols of kernel modules so …
- 3:17 PM Changeset in vbox [90431] by
- Installer: Linux: vboxdrv.sh: fix modules presence detection, bugref:9958.
- 2:23 PM Changeset in vbox [90430] by
- FE/Qt: bugref:9996. More fixes on the expert page of new vd wizard.
- 1:58 PM Changeset in vbox [90429] by
- Intel IOMMU: Fixed buggy status code handling in DMAR_LOCK_RET. …
- 1:57 PM Changeset in vbox [90428] by
- VMM/PDMCritSectEnter: Added note about new return handling …
- 1:38 PM Changeset in vbox [90427] by
- FE/Qt: bugref:9996. Fixes on the new vd expert page.
- 1:22 PM Changeset in vbox [90426] by
- IOM: Be more careful checking the status of IOM_LOCK_SHARED(). bugref:6695
- 1:15 PM Changeset in vbox [90425] by
- FE/Qt: Tiny coding-style and cleanup fixes around GUI.
- 1:11 PM Ticket #20480 (SSM: Giving up: Too many passes! (1048576)) reopened by
- 12:41 PM Changeset in vbox [90424] by
- Main/Appliance: Allow arbitrary unique resource IDs, not just …
- 10:46 AM Changeset in vbox [90423] by
- FE/Qt: bugref:10067: Notification signature for medium resize progress …
- 10:24 AM Changeset in vbox [90422] by
- FE/Qt: bugref:10067: A fix for r145855; We can determine initial …
- 9:21 AM Changeset in vbox [90421] by
- AMD IOMMU: bugref:9654 Fix IOTLB caching, the DTE cache flags were …
- 12:42 AM Changeset in vbox [90420] by
- VMM/PDMCritSectEnter: New code for dealing with VERR_INTERRUPTED in …
- 12:37 AM Changeset in vbox [90419] by
- SUP: Export RTThreadQueryTerminationStatus from SUPDrv. bugref:6695
- 12:35 AM Changeset in vbox [90418] by
- VBox/err.h: Moved VERR_IOMMU_XXXX from 7200 to 7300, because …
Jul 29, 2021:
- 9:29 PM Changeset in vbox [90417] by
- IPRT: Implemented RTThreadQueryTerminationStatus for NT (windows). …
- 9:10 PM Changeset in vbox [90416] by
- IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
- 6:22 PM Changeset in vbox [90415] by
- configure: Deal with static openssl on Linux properly.
- 5:45 PM Changeset in vbox [90414] by
- debian/control, src/VBox/Installer/linux/debian/control: Remove …
- 3:54 PM Changeset in vbox [90413] by
- FE/Qt: bugref:9996. More cleaning.
- 2:55 PM Changeset in vbox [90412] by
- FE/Qt: bugref:10067: Notification signature for medium storage …
- 2:16 PM Changeset in vbox [90411] by
- FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
- 1:54 PM Changeset in vbox [90410] by
- FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
- 1:40 PM Changeset in vbox [90409] by
- FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
- 1:21 PM Changeset in vbox [90408] by
- Debugger/DBGPlugInLinux: Fix loaded kernel module processing for …
- 1:17 PM Changeset in vbox [90407] by
- FE/Qt: bugref:9996. Cleaning
- 1:12 PM Changeset in vbox [90406] by
- FE/Qt: bugref:10067: Notification signature for virtual machine …
- 1:02 PM Changeset in vbox [90405] by
- FE/Qt: bugref:10067: Notification signature for virtual machine …
- 12:59 PM Changeset in vbox [90404] by
- debian, src/VBox/Installer/linux: remove all traces of VBoxVRDP (long …
- 12:13 PM Ticket #20480 (SSM: Giving up: Too many passes! (1048576)) closed by
- invalid: You're asking for it (in other words, VirtualBox is behaving exactly …
- 12:10 PM Changeset in vbox [90403] by
- FE/Qt: bugref:9996. Adding missing connections for medium path and size.
- 12:06 PM Changeset in vbox [90402] by
- configure: Detect gSOAP from the tools directory, assuming that it is …
- 11:29 AM Ticket #20480 (SSM: Giving up: Too many passes! (1048576)) created by
- We use Virtualbox to make crash-consistent backups of VMs. The script …
- 10:36 AM Changeset in vbox [90401] by
- FE/Qt: bugref:9996. Restoring disk creation stuff.
- 9:40 AM Changeset in vbox [90400] by
- FE/Qt: bugref:9996. Fixing medium size and location page.
- 9:07 AM Changeset in vbox [90399] by
- iprt/thread.h: Removed RTThreadIsOperational as we don't have any …
- 9:00 AM Changeset in vbox [90398] by
- iprt/critsect.h: comment typo.
- 8:52 AM Changeset in vbox [90397] by
- VMM: Create EMTs with RTTHREADFLAGS_NO_SIGNALS set to avoid …
- 8:50 AM Changeset in vbox [90396] by
- IPRT/RTThreadCreate: Modernize assertions.
- 8:47 AM Changeset in vbox [90395] by
- IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
- 8:38 AM Changeset in vbox [90394] by
- FE/Qt: bugref:10067: Notification signature for cloud console …
- 8:30 AM Changeset in vbox [90393] by
- FE/Qt: bugref:10067: A bit of cleanup for various …
- 8:25 AM Changeset in vbox [90392] by
- IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
- 8:25 AM Changeset in vbox [90391] by
- FE/Qt: bugref:10067: UINotificationObjectItem: Update details at …
- 8:11 AM Changeset in vbox [90390] by
- VMM/PDMCritSect: @todo. bugref:6695
- 7:59 AM Changeset in vbox [90389] by
- FE/Qt: bugref:10067: Notification signature for cloud console …
- 7:57 AM Changeset in vbox [90388] by
- FE/Qt: bugref:10067: UINotificationObjectItem: Moving common code …
- 7:56 AM Changeset in vbox [90387] by
- FE/Qt: bugref:10067: UINotificationObject: A bit of protection for …
- 7:54 AM Changeset in vbox [90386] by
- FE/Qt: bugref:9722: VirtualBox Manager: A fix for r141314; Proper …
- 6:24 AM Ticket #20479 (vboxwebsrv missing) created by
- When updating from virtualbox 6.1.24 to 6.1.26 vboxwebsrv is removed. …
Jul 28, 2021:
- 11:22 PM News edited by
- (diff)
- 11:21 PM WikiStart edited by
- (diff)
- 11:02 PM Changeset in vbox [90385] by
- VMM: Doxygen fix. bugref:9218 bugref:10074
- 11:02 PM Changeset in vbox [90384] by
- VMM: Doxygen fix. bugref:9218 bugref:10074
- 10:37 PM Changeset in vbox [90383] by
- VMM: Doxygen fixes for critsect drvhlps. bugref:9218 bugref:10074
- 10:13 PM Changeset in vbox [90382] by
- VMM: Doxygen fixes for critsect devhlps. bugref:9218 bugref:10074
- 9:58 PM Changeset in vbox [90381] by
- VMM/PDMCritSect: Don't sleep forever. bugref:6695
- 9:38 PM Changeset in vbox [90380] by
- VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing …
- 8:00 PM Changeset in vbox [90379] by
- VMM: Implementing blocking on critical sections in ring-0 HM context …
- 7:57 PM Changeset in vbox [90378] by
- VBox/vmm/dbgf.h: Removed duplicate prototypes.
- 7:01 PM Changeset in vbox [90377] by
- configure: Don't use the include path for Qt5Gui since this would need …
- 5:11 PM Changeset in vbox [90376] by
- FE/Qt: bugref:10067: Notification signature for virtual machine move …
- 4:57 PM Ticket #20478 (Virtualbox locks up badly with fstrim on CentOS 8) created by
- I tried using fstrim, with a VM presenting a virtio-scsi "disk", and …
- 3:41 PM Changeset in vbox [90375] by
- FE/Qt: Small refactoring; Renaming strShortProviderName to …
- 3:37 PM Changeset in vbox [90374] by
- FE/Qt: bugref:10067: A bit of reordering for UINotificationObjects.
- 3:33 PM Changeset in vbox [90373] by
- FE/Qt: bugref:10067: Notification signatures for cloud virtual machine …
- 3:30 PM Changeset in vbox [90372] by
- FE/Qt: bugref:9996. More fixes for new disk wizard.
- 2:38 PM Changeset in vbox [90371] by
- FE/Qt: bugref:10067: Fixing memory leak; Forgot to delete an object …
- 2:18 PM Changeset in vbox [90370] by
- FE/Qt: bugref:9996. Fixing medium format and variant connections
- 1:34 PM Changeset in vbox [90369] by
- Installer/linux/rpm/VirtualBox.tmpl.spec: Fix deletion of chrpath when …
- 1:30 PM Changeset in vbox [90368] by
- Installer/linux/rpm/VirtualBox.tmpl.spec: Use the right expansion for …
- 1:11 PM Changeset in vbox [90367] by
- Installer/linux/rpm/VirtualBox.tmpl.spec: For EL7 make sure we use …
- 12:51 PM Changeset in vbox [90366] by
- scm
- 11:18 AM Changeset in vbox [90365] by
- FE/Qt: bugref:10067: Notification signatures for virtual machine media …
- 9:57 AM Changeset in vbox [90364] by
- pdmdev.h: PDM_IRQ_LEVEL_FLIP_FLOP docs update. bugref:10073
Jul 27, 2021:
- 9:59 PM Changeset in vbox [90363] by
- DevIoApic: Comment update for flip-flip case. bugref:10073
- 6:00 PM Changeset in vbox [90362] by
- FE/Qt: bugref:9996. Working on new vd wizard. it is still broken
- 4:38 PM Changeset in vbox [90361] by
- debian/rules, rpm/rules: Fix relative path reference to chrpath.
- 3:34 PM Changeset in vbox [90360] by
- configure: fix typo
- 3:20 PM Changeset in vbox [90359] by
- debian/rules, rpm/rules: Fix svn_revision variable use.
- 2:50 PM Changeset in vbox [90358] by
- FE/Qt: bugref:9996. build fix
- 2:07 PM Changeset in vbox [90357] by
- debian/rules, rpm/rules: Forgotten wildcard for .qhc file.
- 2:06 PM Changeset in vbox [90356] by
- FE/Qt: bugref:9996. started refactoring new disk wizard. it is totally …
- 1:40 PM Changeset in vbox [90355] by
- configure: Use $DEVDIR to refer to the tools directory consistently. …
- 11:57 AM Changeset in vbox [90354] by
- configure, debian/rules, rpm/rules: Many bug fixes. Clean up the …
- 11:46 AM Changeset in vbox [90353] by
- Deleting openssl-1.1.1j bugref:10072
- 11:08 AM Changeset in vbox [90352] by
- FE/Qt: bugref:10067: Notification signatures for Extension pack …
- 8:49 AM Changeset in vbox [90351] by
- Typo in comment.
- 7:26 AM Changeset in vbox [90350] by
- FE/Qt: QITreeWidget: A bit of coding-style fixes for r128418.
Jul 26, 2021:
- 11:09 PM Changeset in vbox [90349] by
- VBoxManage: cloud machine console-history - bugref:10065.
- 9:01 PM Changeset in vbox [90348] by
- VMM: Removed the VM pointers from the internal critsect structures. …
- 8:36 PM Changeset in vbox [90347] by
- VMM: Pass pVM to PDMCritSectRw APIs. bugref:9218 bugref:10074
- 7:55 PM Changeset in vbox [90346] by
- - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
- 7:24 PM Changeset in vbox [90345] by
- doc/manual/Makefile.kmk: Deal with VBOX_WITH_DOCS_QHELP_PACKING and …
- 6:26 PM Changeset in vbox [90344] by
- FE/Qt: bugref:10067: Notification signature for final Export Appliance …
- 4:13 PM Changeset in vbox [90343] by
- Runtime/efivarstorevfs.cpp: Fixes, the variable header is aligned to a …
- 4:12 PM Changeset in vbox [90342] by
- efi-common.h: Two new GUIDs, bugref:9580
- 4:11 PM Changeset in vbox [90341] by
- Runtime/tools/RTEfiSigDb: Fixes, bugref:9580
- 2:59 PM Changeset in vbox [90340] by
- /Config.kmk: back out previous change, not working on SDK build box …
- 2:19 PM Changeset in vbox [90339] by
- /Config.kmk: build QHelp docs only for non-SDK-only builds
- 1:58 PM Changeset in vbox [90338] by
- /Config.kmk: cleanup, consistency
- 1:55 PM Changeset in vbox [90337] by
- Main/ConsoleImpl2: Added extra data hack for overriding wasapi driver: …
- 1:47 PM Changeset in vbox [90336] by
- Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580 [build fix]
- 1:24 PM Changeset in vbox [90335] by
- Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580
- 1:07 PM Changeset in vbox [90334] by
- FE/Qt: bugref:10067: Notification signature for final Import Appliance …
- 1:00 PM Changeset in vbox [90333] by
- FE/Qt: bugref:9996. UITooolBox minimum size hint fix.
- 12:57 PM Changeset in vbox [90332] by
- Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
- 12:53 PM Changeset in vbox [90331] by
- DevHda: Use PDMCritSect API via PDMDevHlp. bugref:10074
- 12:50 PM Changeset in vbox [90330] by
- Drv*: Access PDMCritSect API via PDMDrvHlp. bugref:10074
- 12:47 PM Changeset in vbox [90329] by
- PDMDrvHlp: Put the PDMCritSect API into driver helpers just like we've …
- 12:18 PM Changeset in vbox [90328] by
- FE/Qt: bugref:9996. Aligning line edits of the unattended additional …
- 9:54 AM Changeset in vbox [90327] by
- FE/Qt: bugref:10067: Notification signature for final New Virtual Disk …
- 9:36 AM Changeset in vbox [90326] by
- FE/Qt: bugref:10067: UIMediumSelector: Virtual disk can be created …
Jul 25, 2021:
- 8:30 AM Ticket #20477 (log spam/constant high cpu usage related to audio) created by
- I can see constant high cpu usage due to logging, in the virtualboxvm …
Jul 24, 2021:
- 10:30 PM Ticket #20476 (Interpret Host Key combination on keys up instead of down) created by
- I'd like the guest OS to be able to see that Ctrl+Alt are down even …
- 3:00 PM Ticket #20475 (add Debian 11 / bullseye to Linux Downloads / APT repository) created by
- https://www.virtualbox.org/wiki/Linux_Downloads mentions only Debian …
- 1:21 PM Changeset in vbox [90325] by
- FE/Qt: bugref:10067: Notification signature for final Clone VM wizard …
- 10:35 AM Ticket #20474 ([vmwgfx]] *ERROR* Failed to open channel) created by
- I am running VirtualBox 6.1.24 on Win10 x64, Hyper-V is …
- 1:50 AM Ticket #20473 (Can't insall VirtualBox VM) created by
- Hi, I cant' seem to run the attached VM to VirtualBox, please help
Jul 23, 2021:
- 8:13 PM Ticket #20472 (Can't insall VirtualBox) created by
- Hi :) I am on a Surface Pro 5 i5 4gbram, can't install VirtualBox on …
- 7:40 PM Changeset in vbox [90324] by
- Additions: Linux: VBoxClient: VMSVGA: fix monitor index calculation. …
- 6:27 PM Changeset in vbox [90323] by
- DevVGA-SVGA: Moved the pfnVBVAEnable calls up before …
- 6:21 PM Changeset in vbox [90322] by
- Runtime/tools/RTEfiSigDb: Add some sub-command to initialize a NVRAM …
- 6:03 PM Changeset in vbox [90321] by
- FE/Qt: bugref:10067: Notification signature for final Create Cloud VM …
- 5:58 PM Ticket #20471 (pasting from Linux to windows 7 VM via shared clipboard still crashes ...) created by
- Copying text in linux host and pasting into a windows 7 VM crashes the …
- 5:23 PM Changeset in vbox [90320] by
- Installer/linux/Makefile.kmk: Fix packing of the QHelp documentation.
- 5:12 PM Changeset in vbox [90319] by
- VMSVGA: prevent screen artifacts after restoring VM from saved state, …
- 4:26 PM Changeset in vbox [90318] by
- DevIoApic: Must save & restore the flip-flop bitmap. bugref:10073 …
- 4:02 PM Changeset in vbox [90317] by
- Runtime/tools/RTEfiSigDb: Build fix, bugref:9580
- 3:49 PM Changeset in vbox [90316] by
- Runtime/tools/RTEfiSigDb: Add a sub-command to add new signatures to a …
- 3:48 PM Changeset in vbox [90315] by
- Runtime/efisignaturedb.cpp: Fix writing X.509 type signature lists, …
- 3:48 PM Changeset in vbox [90314] by
- Runtime/efivarstorevfs.cpp: Some fixes, bugref:9580
- 3:35 PM Changeset in vbox [90313] by
- FE/Qt: bugref:6143. Poweroff key's unicode symbol was not showing on …
- 3:23 PM Changeset in vbox [90312] by
- VMM/DBGF: Stop all vCPUs when a breakpoint event happens [doxygen fix]
- 3:07 PM Changeset in vbox [90311] by
- VMM/DBGF: Stop all vCPUs when a breakpoint event happens
- 3:06 PM Changeset in vbox [90310] by
- VMM/DBGFR3Bp: Only clear the active breakpoint iff the owner processed …
- 2:04 PM Changeset in vbox [90309] by
- DevIoApic: Tenative fix for re-triggering edge interrupts in EOI …
- 1:59 PM Changeset in vbox [90308] by
- DevIoApic: PDM_IRQ_LEVEL_FLIP_FLOP fix (HPET). Needs state saving. …
- 1:56 PM Changeset in vbox [90307] by
- DevIoApic: IRQ tagging fixes. Todo for EIO. bugref:10073 oem2tickeref:43
- 1:48 PM Changeset in vbox [90306] by
- FE/Qt: bugref:6143. Adding a poweroff button to multimedia keys
- 1:45 PM Changeset in vbox [90305] by
- VMM/APIC: Don't notify the calling EMT in apicSetInterruptFF ring-3. …
- 1:39 PM Changeset in vbox [90304] by
- DevHPET: Logging. bugref:10073 oem2ticketref:43
- 1:37 PM Changeset in vbox [90303] by
- Typo.
- 1:08 PM Changeset in vbox [90302] by
- FE/Qt: bugref:10067: Notification signature for final Add Cloud VM …
- 12:47 PM Changeset in vbox [90301] by
- FE/Qt: bugref:10067: Notification signature for final Clone Virtual …
- 11:26 AM Changeset in vbox [90300] by
- FE/Qt: bugref:10067: First notification signature for …
- 10:58 AM Changeset in vbox [90299] by
- FE/Qt: bugref:10067: VirtualBox Manager: Enabling …
- 10:37 AM Changeset in vbox [90298] by
- DevIoApic: Don't point to out of scope variable in ioapicSendMsi. …
- 8:26 AM Ticket #20470 (Enabled VB Host Only Network adapter causes Internet Connection Icon ...) created by
- When having VirtualBox Host Only Network adapter enabled across …
Jul 22, 2021:
- 8:06 PM Changeset in vbox [90297] by
- Runtime/tools: Start of a tool to manipulate EFI signature databases, …
- 7:25 PM Changeset in vbox [90296] by
- Storage/CUE: Fix comment, CDDA audio samples are stored in little …
- 5:29 PM Changeset in vbox [90295] by
- FE/Qt: bugref:9996. More fixes on medium stuff.
- 4:26 PM Changeset in vbox [90294] by
- Switching to openssl-1.1.1k bugref:10072
- 3:55 PM Changeset in vbox [90293] by
- openssl-1.1.1k: Applied and adjusted our OpenSSL changes to 1.1.1k. …
- 3:07 PM Changeset in vbox [90292] by
- FE/Qt: bugref:10067: A bit more suitable colors for light/dark themed …
- 2:45 PM Changeset in vbox [90291] by
- FE/Qt: bugref:10067: Build fix for r145838.
- 2:40 PM Changeset in vbox [90290] by
- FE/Qt: bugref:10067: Extend notification-center with progress handling …
- 2:25 PM Changeset in vbox [90289] by
- FE/Qt: bugref:10067: Build fix for r145836.
- 2:16 PM Changeset in vbox [90288] by
- FE/Qt: bugref:10067: Initial notification-center implementation; It's …
- 1:16 PM Changeset in vbox [90287] by
- Runtime/efi: Started implementing the functionality to parse, create …
- 12:06 PM Changeset in vbox [90286] by
- Runtime/efi: Started implementing the functionality to parse, create …
- 12:00 PM Ticket #20469 (6.1.24 Memory can't be written) created by
- Windows 11 guest restarted after update normally. Bootmgr …
- 11:59 AM Changeset in vbox [90285] by
- Runtime/efi: Started implementing the functionality to parse, create …
- 11:39 AM Changeset in vbox [90284] by
- Runtime/efi: Started implementing the functionality to parse, create …
- 11:37 AM Changeset in vbox [90283] by
- Runtime/efi: Started implementing the functionality to parse, create …
- 10:02 AM Changeset in vbox [90282] by
- FE/Qt: bugref:9996. Connecting media selection combo index change
- 9:44 AM Changeset in vbox [90281] by
- FE/Qt: bugref:9996. Fixing a copy paste error
- 7:50 AM Changeset in vbox [90280] by
- FE/Qt: bugref:9996. Preserving user's virtual medium source selection
- 5:26 AM Changeset in vbox [90279] by
- doc/manual: Added documentation for the iommu option under the …
Jul 21, 2021:
- 10:42 PM Changeset in vbox [90278] by
- FE/Qt: bugref:9996. Make scm happy.
- 10:23 PM Ticket #20468 (VM crashes during reboot if EFI is used on Ryzen CPU) created by
- Guru crash dialog during reboot of EFI Windows 10 VM upon the way back …
- 9:20 PM Ticket #20467 (Guest freeze after restoring from saved state) created by
- Saved guest state, left it alone over night. Resumed from saved state …
- 8:40 PM Changeset in vbox [90277] by
- Storage/CUE: Fix support for the MOTOROLA variant of a CUE sheet and …
- 2:53 PM Changeset in vbox [90276] by
- FE/Qt: bugref:9996. Fixing medium source selection connections.
- 2:17 PM Changeset in vbox [90275] by
- FE/Qt: bugref:9996. Fixing medium variant stuff.
- 1:43 PM Changeset in vbox [90274] by
- VBoxManage: Print integer and choice form values. Not tested, as the …
- 11:29 AM Changeset in vbox [90273] by
- FE/Qt: bugref:9996. More fixes related to medium path updates. take 2
- 10:19 AM Changeset in vbox [90272] by
- FE/Qt: bugref:9996. More fixes related to medium path updates
- 10:11 AM Changeset in vbox [90271] by
- FE/Qt: bugref:10067: A bit of cleanup in UIWizardCloneVD, preparing …
- 10:10 AM Changeset in vbox [90270] by
- FE/Qt: bugref:10067: A bit of cleanup in UIMediumItem, preparing for …
- 9:31 AM Ticket #20466 (Virtualbox Extension Pack upgrade is unnecessarily convulted on Ubuntu) created by
- after upgrading the VirtualBox installation I need to follow the the …
- 6:39 AM Ticket #20465 (Failure to load signed modules on UEFI secure boot system) created by
- As in title really. VirtualBox scripts build the modules, put them in …
- 2:00 AM Changeset in vbox [90269] by
- VBoxManage: Oops, "clipboardString" is an attribute, use COMGETTER(). …
- 1:51 AM Changeset in vbox [90268] by
- VBoxManage: cloud machine info - implement, use for cloud machine list …
Jul 20, 2021:
- 8:51 PM Changeset in vbox [90267] by
- HGCM,HostServices: Set the default limits before calling the service …
- 8:38 PM Changeset in vbox [90266] by
- VMMDev: More heap usage statistics. bugref:9379
- 8:12 PM Changeset in vbox [90265] by
- VMMDev: Reduce the HGCM accounting categories to the same three as we …
- 7:37 PM Changeset in vbox [90264] by
- VMMDev: Do proper heap usage accounting for HGCM requests. bugref:9379
- 5:12 PM News edited by
- (diff)
- 5:11 PM WikiStart edited by
- (diff)
- 2:30 PM Changeset in vbox [90263] by
- FE/Qt: bugref:9996. Fixing medium variant update
- 1:18 PM Changeset in vbox [90262] by
- FE/Qt: bugref:9996. More fixes on th isComplete stuff
- 1:16 PM Changeset in vbox [90261] by
- FE/Qt: bugref:6143. Fixing some labelling mess
- 12:56 PM Changeset in vbox [90260] by
- VMM/HMSVMR0: More info. in the assertion.
- 12:30 PM Changeset in vbox [90259] by
- FE/Qt: bugref:9996. Fixing UIWizardNewVMPageExpert::validatePage().
- 11:52 AM Changeset in vbox [90258] by
- FE/Qt: bugref:10003: Bug fix for r144622; Wizard parent isn't always a …
- 11:34 AM Changeset in vbox [90257] by
- AMD IOMMU: bugref:9654 Restructured code to deal with potentially …
- 11:02 AM Changeset in vbox [90256] by
- FE/Qt: bugref:7127: Fixing annoying assertion, medium can really be …
- 10:54 AM Changeset in vbox [90255] by
- 3D/VMSVGA: Command buffers are used instead of FIFO when 3D accel is …
- 10:54 AM Changeset in vbox [90254] by
- FE/Qt: bugref:10067: Extend UIProgressTask with progress change …
- 9:56 AM Changeset in vbox [90253] by
- FE/Qt: bugref:10067: Extend UIProgressTask and underlying …
- 9:54 AM Changeset in vbox [90252] by
- FE/Qt: bugref:9996. Adding connections for medium size and path
- 9:52 AM Changeset in vbox [90251] by
- FE/Qt: bugref:10067: QIRichTextLabel: API to manage browser font.
- 8:58 AM Changeset in vbox [90250] by
- IEM: Fixed copy & paste error for 16-bit xchg. bugref:10052
- 7:59 AM Changeset in vbox [90249] by
- Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
- 7:24 AM Changeset in vbox [90248] by
- ValidationKit: Enable Intel IOMMU (VT-d) smoketest as well since AC'97 …
- 2:50 AM Ticket #20464 (Virtualbox 6.1.22 crashes on windows 10 host) created by
- My virtual box crashes after booting as well as after hibernation. It …
Note:
See TracTimeline
for information about the timeline view.