VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85959   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for Shared …
(edit) @85958   4 years vboxsync FE/Qt: bugref:9812: VM settings: A bit of coding-style fixes for …
(edit) @85957   4 years vboxsync FE/Qt: bugref:9812: VM settings / USB details page: Small fix …
(edit) @85956   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for USB …
(edit) @85955   4 years vboxsync PCnet: Print MMIO base for PCI models, IRQ for ISA models.
(edit) @85954   4 years vboxsync VMM/DBGFR3Tracer: Typos
(edit) @85953   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for USB page.
(edit) @85952   4 years vboxsync FE/Qt: bugref:9812: VM settings / Storage page: Typo in r140041.
(edit) @85951   4 years vboxsync Devices/EFI/Firmware/UefiCpuPkg/MpInitLib: Force x2APIC mode when the …
(edit) @85950   4 years vboxsync Devices/DevEFI: Support querying the configured APIC mode
(edit) @85949   4 years vboxsync Runtime/RTTraceLogRdr: Add API to extract a given set of values from …
(edit) @85948   4 years vboxsync Devices/DevFwCommon.cpp: Don't assert when assigning 32GiB or more to a VM.
(edit) @85947   4 years vboxsync Storage/VD.cpp: Remove duplicate argument validation in VDCreateBase …
(edit) @85946   4 years vboxsync Storage/VMDK: Removed unnecessary code from …
(edit) @85945   4 years vboxsync Storage/VMDK: Simplify vmdkRawDescWinMakePartitionName by using …
(edit) @85944   4 years vboxsync Storage/VD.cpp: Remove duplicate argument validation in VDCreateBase …
(edit) @85943   4 years vboxsync Additions/linux/Makefile,HostDrivers/linux/Makefile: Restored '-' in …
(edit) @85942   4 years vboxsync Additions/linux: vboxvideo does depend on vboxguest any longer.
(edit) @85941   4 years vboxsync Main: bugref:9224: VD.cpp: Added assertions checking for NULL pointer. …
(edit) @85940   4 years vboxsync HostDrivers/VBoxNetAdp/linux/Makefile: Fix long standing make variable …
(edit) @85939   4 years vboxsync Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
(edit) @85938   4 years vboxsync Devices/Graphics: fixed a couple of log statements and updated …
(edit) @85937   4 years vboxsync Main/HosImpl.cpp: Solaris build fix. bugref:9224
(edit) @85936   4 years vboxsync VBoxManage/createmedium: gcc 4.x build fix. Use RTMemDup instead of …
(edit) @85935   4 years vboxsync Main/HostDriveImpl.h: Missing svn-ps.cmd run. bugref:9224
(edit) @85934   4 years vboxsync Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use …
(edit) @85933   4 years vboxsync Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use …
(edit) @85932   4 years vboxsync Main/HostHardwareLinux.cpp: doxygen fix. bugref:9224
(edit) @85931   4 years vboxsync Main/HostDrivePartitionImpl.cpp: Use RTDVMVOLIDX_HOST instead of …
(edit) @85930   4 years vboxsync AMD IOMMU: bugref:9654 Use the defines.
(edit) @85929   4 years vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @85927   4 years vboxsync DnD/X11: Added defines + documentation for (not yet implemented) …
(edit) @85926   4 years vboxsync DnD/X11: Committed too much in r140114.
(edit) @85925   4 years vboxsync DnD/X11: More (optional) release logging for onX11ClientMessage(); …
(edit) @85924   4 years vboxsync DnD/X11: Use AssertRCBreak() here.
(edit) @85923   4 years vboxsync DnD/X11: More (optional) release logging for onX11ClientMessage(); …
(edit) @85922   4 years vboxsync DnD/X11: Doxygen build fix.
(edit) @85921   4 years vboxsync DnD/X11: Cleaned up internal Atom actions / formats list handling.
(edit) @85920   4 years vboxsync DnD/X11: A bit of cleanup + renaming; no functional changes.
(edit) @85915   4 years vboxsync AMD IOMMU: bugref:9654 Comment fix.
(edit) @85914   4 years vboxsync AMD IOMMU: bugref:9654 CRLF fix.
(edit) @85912   4 years vboxsync AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
(edit) @85909   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for Serial page.
(edit) @85908   4 years vboxsync Main: bugref:9623: Fixed issue causes the assertion during VBoxSVC …
(edit) @85907   4 years vboxsync FE/Qt: bugref:9609: UIActionPool: Do not initialize standard shortcuts …
(edit) @85906   4 years vboxsync Runtime/dbgkrnlinfo-r0drv-nt.cpp: Split up rtR0DbgKrnlNtInit() and …
(edit) @85905   4 years vboxsync Runtime/dbgkrnlinfo-r0drv-nt.cpp: Split up rtR0DbgKrnlNtInit() and …
(edit) @85904   4 years vboxsync AMD IOMMU: bugref:9654 Initialize the IOMMU's MMIO region via the PCI …
(edit) @85903   4 years vboxsync Storage/VMDK: Fixed two format strings. bugref:9224
(edit) @85902   4 years vboxsync Storage/VMDK: Moved and rewrote raw disk creation preparation code …
(edit) @85900   4 years vboxsync DevHDA/hdaRegWriteCORBRP: Fixed bug introduced in r135300.
(edit) @85899   4 years vboxsync Devices/Audio/HDA: Don't return VINF_IOM_R3_MMIO_WRITE in R3 or PGM …
(edit) @85898   4 years vboxsync iprt/RTNtPathFromHandle: documentation fix. bugref:9224
(edit) @85897   4 years vboxsync IPRT/dvmmbr.cpp: chain walk fix for new table location query …
(edit) @85896   4 years vboxsync IPRT/RTSortShell: Raised the element size complain level. bugref:9224
(edit) @85895   4 years vboxsync AMD IOMMU: bugref:9654 Logging, assertion and comment about unmapping …
(edit) @85894   4 years vboxsync IPRT/Dvm: Added RTDvmMapQueryTableLocations (for VMDK). Completely …
(edit) @85893   4 years vboxsync FE/Qt: bugref:9510. Add a context menu to copy the vm configuration …
(edit) @85891   4 years vboxsync FE/Qt: bugref:9510. Add a context menu to copy the runtime information …
(edit) @85890   4 years vboxsync IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. [os2 build fix] bugref:9224
(edit) @85889   4 years vboxsync VDISKRAWPARTDESC: Unconst some the pointers, it makes for ugly casts …
(edit) @85888   4 years vboxsync FE/Qt: bugref:9812. Removing VBoxUpdateDlg.ui
(edit) @85887   4 years vboxsync IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. bugref:9224
(edit) @85886   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for Network page.
(edit) @85885   4 years vboxsync VBoxInternalManager.cpp,vd.h,VMDK.cpp: Use self documenting structure …
(edit) @85884   4 years vboxsync VBoxInternalManager.cpp,vd.h: Use self documenting structure names in …
(edit) @85883   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for Audio page.
(edit) @85882   4 years vboxsync IPRT/RTFileQuerySectorSize/win: Ignore not-ready-drive errors. bugref:9224
(edit) @85881   4 years vboxsync FE/Qt: bugref:9812. Removing UISettingsDialog.ui
(edit) @85880   4 years vboxsync Devices/EFI/Firmware: improve alignment error messages in …
(edit) @85879   4 years vboxsync Main: bugref:9224: fixed doxygen issues
(edit) @85878   4 years vboxsync Main: bugref:9224: fixed scm issues
(edit) @85877   4 years vboxsync Main: bugref:9224: DVM API changes
(edit) @85876   4 years vboxsync Main/HostUpdateImpl.cpp: clang 11 found a bunch of setErrorVrc calls …
(edit) @85875   4 years vboxsync Main: bugref:9224: Added RTFileQuerySectorSize into IPRT
(edit) @85874   4 years vboxsync RTLs: more usage details.
(edit) @85873   4 years vboxsync SUPHardNt: fix potential warning.
(edit) @85872   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for Storage …
(edit) @85871   4 years vboxsync FE/Qt: bugref:9812: VM settings / General, System and Display pages: …
(edit) @85869   4 years vboxsync FE/Qt: bugref:9812: UIScaleFactorEditor: Yet another fix for layout …
(edit) @85868   4 years vboxsync Main: bugref:9341: Fixed pylint errors.
(edit) @85867   4 years vboxsync Main: bugref:9341: Autostart test: removed redundant script option. …
(edit) @85865   4 years vboxsync AMD IOMMU: bugref:9654 I/O APIC will use the southbridge I/O PCI …
(edit) @85864   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85863   4 years vboxsync Devices/Graphics/DevVGA: Compilation fixes if VBOX_WITH_VMSVGA is not …
(edit) @85861   4 years vboxsync AMD IOMMU: bugref:9654 Fix ring-0 IOMMU PDM callback registration.
(edit) @85860   4 years vboxsync AMD IOMMU: bugref:9654 Declare registeration callbacks using DECLCALLBACK.
(edit) @85858   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85856   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85855   4 years vboxsync AMD IOMMU: bugref:9654 ACPI fixes.
(edit) @85854   4 years vboxsync VMM/HM: Don't need to store fAllowNestedPaging and fAllowUnrestricted …
(edit) @85851   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for Display …
(edit) @85850   4 years vboxsync FE/Qt: bugref:9812: VM settings / System page: Small fix forgotten in …
(edit) @85849   4 years vboxsync FE/Qt: bugref:9812: VM settings / General page: Small fix forgotten in …
(edit) @85848   4 years vboxsync FE/Qt: bugref:9812: UIScaleFactorEditor: Couple of fixes, for focus …
(edit) @85845   4 years vboxsync Shared Clipboard/X11: Fixes for empty strings (was too strict before), …
(edit) @85844   4 years vboxsync Debugger: Don't crash with an UAF when closing the debugger console …
(edit) @85839   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for System page.
(edit) @85838   4 years vboxsync FE/Qt: bugref:9812: VM settings / General page: Small fix forgotten in …
(edit) @85836   4 years vboxsync Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for source …
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