VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90391   3 years vboxsync FE/Qt: bugref:10067: UINotificationObjectItem: Update details at …
(edit) @90390   3 years vboxsync VMM/PDMCritSect: @todo. bugref:6695
(edit) @90389   3 years vboxsync FE/Qt: bugref:10067: Notification signature for cloud console …
(edit) @90388   3 years vboxsync FE/Qt: bugref:10067: UINotificationObjectItem: Moving common code …
(edit) @90387   3 years vboxsync FE/Qt: bugref:10067: UINotificationObject: A bit of protection for …
(edit) @90386   3 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: A fix for r141314; Proper …
(edit) @90385   3 years vboxsync VMM: Doxygen fix. bugref:9218 bugref:10074
(edit) @90384   3 years vboxsync VMM: Doxygen fix. bugref:9218 bugref:10074
(edit) @90383   3 years vboxsync VMM: Doxygen fixes for critsect drvhlps. bugref:9218 bugref:10074
(edit) @90382   3 years vboxsync VMM: Doxygen fixes for critsect devhlps. bugref:9218 bugref:10074
(edit) @90381   3 years vboxsync VMM/PDMCritSect: Don't sleep forever. bugref:6695
(edit) @90380   3 years vboxsync VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing …
(edit) @90379   3 years vboxsync VMM: Implementing blocking on critical sections in ring-0 HM context …
(edit) @90378   3 years vboxsync VBox/vmm/dbgf.h: Removed duplicate prototypes.
(edit) @90377   3 years vboxsync configure: Don't use the include path for Qt5Gui since this would need …
(edit) @90376   3 years vboxsync FE/Qt: bugref:10067: Notification signature for virtual machine move …
(edit) @90375   3 years vboxsync FE/Qt: Small refactoring; Renaming strShortProviderName to …
(edit) @90374   3 years vboxsync FE/Qt: bugref:10067: A bit of reordering for UINotificationObjects.
(edit) @90373   3 years vboxsync FE/Qt: bugref:10067: Notification signatures for cloud virtual machine …
(edit) @90372   3 years vboxsync FE/Qt: bugref:9996. More fixes for new disk wizard.
(edit) @90371   3 years vboxsync FE/Qt: bugref:10067: Fixing memory leak; Forgot to delete an object …
(edit) @90370   3 years vboxsync FE/Qt: bugref:9996. Fixing medium format and variant connections
(edit) @90369   3 years vboxsync Installer/linux/rpm/VirtualBox.tmpl.spec: Fix deletion of chrpath when …
(edit) @90368   3 years vboxsync Installer/linux/rpm/VirtualBox.tmpl.spec: Use the right expansion for …
(edit) @90367   3 years vboxsync Installer/linux/rpm/VirtualBox.tmpl.spec: For EL7 make sure we use …
(edit) @90366   3 years vboxsync scm
(edit) @90365   3 years vboxsync FE/Qt: bugref:10067: Notification signatures for virtual machine media …
(edit) @90364   3 years vboxsync pdmdev.h: PDM_IRQ_LEVEL_FLIP_FLOP docs update. bugref:10073
(edit) @90363   3 years vboxsync DevIoApic: Comment update for flip-flip case. bugref:10073
(edit) @90362   3 years vboxsync FE/Qt: bugref:9996. Working on new vd wizard. it is still broken
(edit) @90361   3 years vboxsync debian/rules, rpm/rules: Fix relative path reference to chrpath.
(edit) @90360   3 years vboxsync configure: fix typo
(edit) @90359   3 years vboxsync debian/rules, rpm/rules: Fix svn_revision variable use.
(edit) @90358   3 years vboxsync FE/Qt: bugref:9996. build fix
(edit) @90357   3 years vboxsync debian/rules, rpm/rules: Forgotten wildcard for .qhc file.
(edit) @90356   3 years vboxsync FE/Qt: bugref:9996. started refactoring new disk wizard. it is totally …
(edit) @90355   3 years vboxsync configure: Use $DEVDIR to refer to the tools directory consistently. …
(edit) @90354   3 years vboxsync configure, debian/rules, rpm/rules: Many bug fixes. Clean up the …
(edit) @90353   3 years vboxsync Deleting openssl-1.1.1j bugref:10072
(edit) @90352   3 years vboxsync FE/Qt: bugref:10067: Notification signatures for Extension pack …
(edit) @90351   3 years vboxsync Typo in comment.
(edit) @90350   3 years vboxsync FE/Qt: QITreeWidget: A bit of coding-style fixes for r128418.
(edit) @90349   3 years vboxsync VBoxManage: cloud machine console-history - bugref:10065.
(edit) @90348   3 years vboxsync VMM: Removed the VM pointers from the internal critsect structures. …
(edit) @90347   3 years vboxsync VMM: Pass pVM to PDMCritSectRw APIs. bugref:9218 bugref:10074
(edit) @90346   3 years vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
(edit) @90345   3 years vboxsync doc/manual/Makefile.kmk: Deal with VBOX_WITH_DOCS_QHELP_PACKING and …
(edit) @90344   3 years vboxsync FE/Qt: bugref:10067: Notification signature for final Export Appliance …
(edit) @90343   3 years vboxsync Runtime/efivarstorevfs.cpp: Fixes, the variable header is aligned to a …
(edit) @90342   3 years vboxsync efi-common.h: Two new GUIDs, bugref:9580
(edit) @90341   3 years vboxsync Runtime/tools/RTEfiSigDb: Fixes, bugref:9580
(edit) @90340   3 years vboxsync /Config.kmk: back out previous change, not working on SDK build box …
(edit) @90339   3 years vboxsync /Config.kmk: build QHelp docs only for non-SDK-only builds
(edit) @90338   3 years vboxsync /Config.kmk: cleanup, consistency
(edit) @90337   3 years vboxsync Main/ConsoleImpl2: Added extra data hack for overriding wasapi driver: …
(edit) @90336   3 years vboxsync Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580 [build fix]
(edit) @90335   3 years vboxsync Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580
(edit) @90334   3 years vboxsync FE/Qt: bugref:10067: Notification signature for final Import Appliance …
(edit) @90333   3 years vboxsync FE/Qt: bugref:9996. UITooolBox minimum size hint fix.
(edit) @90332   3 years vboxsync Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
(edit) @90331   3 years vboxsync DevHda: Use PDMCritSect API via PDMDevHlp. bugref:10074
(edit) @90330   3 years vboxsync Drv*: Access PDMCritSect API via PDMDrvHlp. bugref:10074
(edit) @90329   3 years vboxsync PDMDrvHlp: Put the PDMCritSect API into driver helpers just like we've …
(edit) @90328   3 years vboxsync FE/Qt: bugref:9996. Aligning line edits of the unattended additional …
(edit) @90327   3 years vboxsync FE/Qt: bugref:10067: Notification signature for final New Virtual Disk …
(edit) @90326   3 years vboxsync FE/Qt: bugref:10067: UIMediumSelector: Virtual disk can be created …
(edit) @90325   3 years vboxsync FE/Qt: bugref:10067: Notification signature for final Clone VM wizard …
(edit) @90324   3 years vboxsync Additions: Linux: VBoxClient: VMSVGA: fix monitor index calculation. …
(edit) @90323   3 years vboxsync DevVGA-SVGA: Moved the pfnVBVAEnable calls up before …
(edit) @90322   3 years vboxsync Runtime/tools/RTEfiSigDb: Add some sub-command to initialize a NVRAM …
(edit) @90321   3 years vboxsync FE/Qt: bugref:10067: Notification signature for final Create Cloud VM …
(edit) @90320   3 years vboxsync Installer/linux/Makefile.kmk: Fix packing of the QHelp documentation.
(edit) @90319   3 years vboxsync VMSVGA: prevent screen artifacts after restoring VM from saved state, …
(edit) @90318   3 years vboxsync DevIoApic: Must save & restore the flip-flop bitmap. bugref:10073 …
(edit) @90317   3 years vboxsync Runtime/tools/RTEfiSigDb: Build fix, bugref:9580
(edit) @90316   3 years vboxsync Runtime/tools/RTEfiSigDb: Add a sub-command to add new signatures to a …
(edit) @90315   3 years vboxsync Runtime/efisignaturedb.cpp: Fix writing X.509 type signature lists, …
(edit) @90314   3 years vboxsync Runtime/efivarstorevfs.cpp: Some fixes, bugref:9580
(edit) @90313   3 years vboxsync FE/Qt: bugref:6143. Poweroff key's unicode symbol was not showing on …
(edit) @90312   3 years vboxsync VMM/DBGF: Stop all vCPUs when a breakpoint event happens [doxygen fix]
(edit) @90311   3 years vboxsync VMM/DBGF: Stop all vCPUs when a breakpoint event happens
(edit) @90310   3 years vboxsync VMM/DBGFR3Bp: Only clear the active breakpoint iff the owner processed …
(edit) @90309   3 years vboxsync DevIoApic: Tenative fix for re-triggering edge interrupts in EOI …
(edit) @90308   3 years vboxsync DevIoApic: PDM_IRQ_LEVEL_FLIP_FLOP fix (HPET). Needs state saving. …
(edit) @90307   3 years vboxsync DevIoApic: IRQ tagging fixes. Todo for EIO. bugref:10073 oem2tickeref:43
(edit) @90306   3 years vboxsync FE/Qt: bugref:6143. Adding a poweroff button to multimedia keys
(edit) @90305   3 years vboxsync VMM/APIC: Don't notify the calling EMT in apicSetInterruptFF ring-3. …
(edit) @90304   3 years vboxsync DevHPET: Logging. bugref:10073 oem2ticketref:43
(edit) @90303   3 years vboxsync Typo.
(edit) @90302   3 years vboxsync FE/Qt: bugref:10067: Notification signature for final Add Cloud VM …
(edit) @90301   3 years vboxsync FE/Qt: bugref:10067: Notification signature for final Clone Virtual …
(edit) @90300   3 years vboxsync FE/Qt: bugref:10067: First notification signature for …
(edit) @90299   3 years vboxsync FE/Qt: bugref:10067: VirtualBox Manager: Enabling …
(edit) @90298   3 years vboxsync DevIoApic: Don't point to out of scope variable in ioapicSendMsi. …
(edit) @90297   3 years vboxsync Runtime/tools: Start of a tool to manipulate EFI signature databases, …
(edit) @90296   3 years vboxsync Storage/CUE: Fix comment, CDDA audio samples are stored in little …
(edit) @90295   3 years vboxsync FE/Qt: bugref:9996. More fixes on medium stuff.
(edit) @90294   3 years vboxsync Switching to openssl-1.1.1k bugref:10072
(edit) @90293   3 years vboxsync openssl-1.1.1k: Applied and adjusted our OpenSSL changes to 1.1.1k. …
(edit) @90292   3 years vboxsync FE/Qt: bugref:10067: A bit more suitable colors for light/dark themed …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette