VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @85830   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: Enable and configure an IOMMU device …
(edit) @85829   4 years vboxsync Shared Clipboard/X11: Major cleanup for string conversion functions. …
(edit) @85828   4 years vboxsync Shared Clipboard/X11: Major cleanup for string conversion functions. …
(edit) @85827   4 years vboxsync FE/Qt: bugref:9623: VM Settings / Storage page: No need to check for …
(edit) @85826   4 years vboxsync Devices/EFI/Firmware: Remove VBoxFsDxe driver as it was never used
(edit) @85825   4 years vboxsync AMD IOMMU: bugref:9654 PDMDevHlpPCIRegisterMsi must be called -after- …
(edit) @85824   4 years vboxsync configure.vbs,helpers.vbs: Added options for appending & prepending …
(edit) @85823   4 years vboxsync configure.vbs,helpers.vbs: Check the YASN, NASM and OpenWatcom …
(edit) @85822   4 years vboxsync FE/Qt: bugref:9812. Removing UIGlobalSettingsLanguage.ui and …
(edit) @85821   4 years vboxsync FE/Qt: bugref:9623: UICommon: No need to maintain recent medium usage …
(edit) @85820   4 years vboxsync Main: bugref:9623: Allow MediumType_Readonly and DVD in particular to …
(edit) @85819   4 years vboxsync Fix assert when guest uses raw PCI bus access to get 1, 2, 4 byte …
(edit) @85818   4 years vboxsync FE/Qt: bugref:9812. Removing UIGlobalSettingsProxy.ui
(edit) @85817   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for General page.
(edit) @85816   4 years vboxsync AMD IOMMU: bugref:9654 PDM device registration.
(edit) @85815   4 years vboxsync AMD IOMMU: bugref:9654 ring-0 build fixes.
(edit) @85814   4 years vboxsync configure.vbs,helpers.vbs: Detect YASM and NASM. Fixed a couple of …
(edit) @85813   4 years vboxsync FE/Qt: bugref:9812. Removing UIGlobalSettingsGeneral.ui
(edit) @85812   4 years vboxsync configure.vbs: reorg
(edit) @85811   4 years vboxsync configure.vbs: Use start menu items for locating VS 2019 and 2017. …
(edit) @85810   4 years vboxsync FE/Qt: bugref:9656: A bit of cleanup for UIScaleFactorEditor; This one …
(edit) @85809   4 years vboxsync configure.vbs: Split out the helpers into a separate file …
(edit) @85808   4 years vboxsync FE/Qt: bugref:9812. Removing UIGlobalSettingsNetwork.ui
(edit) @85807   4 years vboxsync configure.vbs: Cleanups and reorg.
(edit) @85806   4 years vboxsync HMSVMR0: bugref:9618 Virtualized VMSAVE/VMLOAD fix.
(edit) @85805   4 years vboxsync FE/Qt: bugref:9812. Deleting the file UIGlobalSettingsDisplay.ui
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