VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @85928   4 years vboxsync AMD IOMMU: bugref:9654 pedantic gcc fix.
(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) @85919   4 years vboxsync Docs/DnD: Added known limitation on Linux hosts/guests wrt querying …
(edit) @85918   4 years vboxsync Docs/DnD: Added known limitation on Linux hosts/guests wrt querying …
(edit) @85917   4 years vboxsync Docs/DnD: Renaming (target -> destination).
(edit) @85916   4 years vboxsync AMD IOMMU: bugref:9654 gcc pedantic build fix.
(edit) @85915   4 years vboxsync AMD IOMMU: bugref:9654 Comment fix.
(edit) @85914   4 years vboxsync AMD IOMMU: bugref:9654 CRLF fix.
(edit) @85913   4 years vboxsync AMD IOMMU: bugref:9654 Attempt to fix linux burn.
(edit) @85912   4 years vboxsync AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
(edit) @85911   4 years vboxsync VBox/pci.h: Add PCI device subclasses.
(edit) @85910   4 years vboxsync VBox/pci.h: Add PCI device class defines.
(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) @85901   4 years vboxsync VBox/vd-ifs.h: Log vdIfError[Warning] using the local logger config. …
(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) @85892   4 years vboxsync tools/envSub.vbs: Two more path typos.
(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) @85870   4 years vboxsync iprt/formats/bmp.h: doxygen fixes and a couple of adjustments.
(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) @85866   4 years vboxsync kBuild 3390 -> 3428: Fixed kmk_redirect issue on windows. Some …
(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) @85862   4 years vboxsync tools/env*: fixes.
(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) @85859   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85858   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85857   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) @85853   4 years vboxsync envSub.vs: Must use unix slashes for KBUILD_PATH and KBUIL_DEVTOOLS.
(edit) @85852   4 years vboxsync gen-slickedit-workspace.sh: Use envSub.vbs on windows. Tag .vbs scripts.
(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) @85847   4 years vboxsync envSub.vbs: license fix (yeah, needs to be exported because of …
(edit) @85846   4 years vboxsync envSub.vbs: license fix (yeah, needs to be exported because of …
(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) @85843   4 years vboxsync envSub.vbs: CRLF
(edit) @85842   4 years vboxsync helpers.vbs: Added StrEndsWith and StrEndsWithI. Execute SelfTest if …
(edit) @85841   4 years vboxsync include/VBox/log.h: Fix log group ordering (which fixes tstLog), …
(edit) @85840   4 years vboxsync helper.vbs,configure.vbs: Added a bunch of new helpers and …
(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) @85837   4 years vboxsync Shared Clipboard: Doxygen fixes.
(edit) @85836   4 years vboxsync Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for source …
(edit) @85835   4 years vboxsync Shared Clipboard/X11: Cleaned up clipReadVBoxShCl().
(edit) @85834   4 years vboxsync Shared Clipboard/X11: Return VERR_NO_DATA in X11 callback …
(edit) @85833   4 years vboxsync Shared Clipboard/X11: Docs.
(edit) @85832   4 years vboxsync Shared Clipboard/HostService: A bit more (optional) release logging.
(edit) @85831   4 years vboxsync Shared Clipboard/X11: Renaming, a bit of additional (release) logging.
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