VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(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) @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) @85813   4 years vboxsync FE/Qt: bugref:9812. Removing UIGlobalSettingsGeneral.ui
(edit) @85810   4 years vboxsync FE/Qt: bugref:9656: A bit of cleanup for UIScaleFactorEditor; This one …
(edit) @85808   4 years vboxsync FE/Qt: bugref:9812. Removing UIGlobalSettingsNetwork.ui
(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
(edit) @85804   4 years vboxsync FE/Qt: bugref:9812. Removing UIGlobalSettingsDisplay.ui
(edit) @85803   4 years vboxsync Main: bugref:9618 Populate CFGM for virtualized VMSAVE/VMLOAD (only …
(edit) @85801   4 years vboxsync Devices/EFI: Reintroduce VBoxIso9660 which got removed with r133269. …
(edit) @85800   4 years vboxsync FE/Qt: bugref:9812. Removing UIGlobalSettingsUpdate.ui
(edit) @85799   4 years vboxsync Backed out r139954 (committed wrong file).
(edit) @85798   4 years vboxsync Shared Clipboard/X11: Only write clipboard data when clipboard request …
(edit) @85797   4 years vboxsync Shared Clipboard/X11: Only write clipboard data when clipboard request …
(edit) @85796   4 years vboxsync FE/Qt: bugref:9812. Removing UIGlobalSettingsNetworkDetailsNAT.ui
(edit) @85795   4 years vboxsync FE/Qt: bugref:9812. Crash fix
(edit) @85794   4 years vboxsync Devices/EFI: Update EFI firmware binaries to the latest version in …
(edit) @85793   4 years vboxsync Devices/EFI/Firmware: upgrade OpenSSL to 1.1.1d as used by …
(edit) @85792   4 years vboxsync FE/Qt: bugref:9812. Removing UIGlobalSettingsInput.ui
(edit) @85791   4 years vboxsync FE/Qt: bugref:9812. Removing UIMachineSettingsUSBFilterDetails.ui and …
(edit) @85790   4 years vboxsync Devices/EFI/Firmware/Makefile.kmk: TPM2_ENABLE -> TPM_ENABLE and …
(edit) @85789   4 years vboxsync Makefile.kmk,Devices/Makefile.kmk,Devices/EFI: Removed old EFI …
(edit) @85788   4 years vboxsync Makefile.kmk,Devices/Makefile.kmk,Devices/EFI: Removed old EFI …
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