VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85990   4 years vboxsync FE/Qt: bugref:9812: Global preferences: Prepare cascade cleanup for …
(edit) @85989   4 years vboxsync Shared Clipboard/Darwin: Extended @todo.
(edit) @85988   4 years vboxsync AMD IOMMU: bugref:9654 Fix bit transitions to enable command-buffer …
(edit) @85987   4 years vboxsync Shared Clipboard: Docs nits. bugref:9437
(edit) @85986   4 years vboxsync Shared Clipboard: Resolved @todos wrt detaching payloads. bugref:9437
(edit) @85985   4 years vboxsync Shared Clipboard/Host Service: Automatically unregister event if it …
(edit) @85984   4 years vboxsync Shared Clipboard/Host Service: No need to go forth and back between …
(edit) @85983   4 years vboxsync Shared Clipboard/Host Service: No need to go forth and back between …
(edit) @85982   4 years vboxsync FE/Qt: bugref:9812: Global preferences: Prepare cascade cleanup for …
(edit) @85981   4 years vboxsync Shared Clipboard/Host Service: Bail out early in …
(edit) @85980   4 years vboxsync Shared Clipboard: Renamed backend-specific ShClSvcDataReadXXX …
(edit) @85979   4 years vboxsync FE/Qt: bugref:9812: Global preferences: Prepare cascade cleanup for …
(edit) @85978   4 years vboxsync FE/Qt: bugref:9812: Global preferences: Prepare cascade cleanup for …
(edit) @85977   4 years vboxsync bugref:9637. Reverting unintended space to tab changes in a Makefile.
(edit) @85976   4 years vboxsync bugref:9637. Checking if VBoxDRMClient is running during VBoxClient …
(edit) @85975   4 years vboxsync Storage/VD.cpp: pVDIfsOperation is allowed to be NULL in VDCreateBase. …
(edit) @85974   4 years vboxsync VMM/HMVMX.cpp: Optimize hmR0VmxExportGuestSegReg and …
(edit) @85973   4 years vboxsync FE/Qt: bugref:9812: Global preferences / Extensions page: Crash fix …
(edit) @85972   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for User …
(edit) @85971   4 years vboxsync AMD IOMMU: bugref:9654 Logging and initialize coherent bit to 1 on …
(edit) @85970   4 years vboxsync VMM/HMVMXR0.cpp: @todo regarding unnecessary segment field translation …
(edit) @85969   4 years vboxsync VMM/DBGFR3ModInMem.cpp: Don't call RTDbgModCreateFromMachOImage unless …
(edit) @85968   4 years vboxsync SELM: Guest GDT and LDT dumping should be done on the calling EMT to …
(edit) @85967   4 years vboxsync /Doxyfile.Core: devcfgm fixes (first used in apic now).
(edit) @85966   4 years vboxsync DevIoApic: Added some release stats.
(edit) @85965   4 years vboxsync VMM/APIC: Added some release stats.
(edit) @85964   4 years vboxsync VMM/APIC: Added a CFGM hack to work around a macOS x2APIC bug.
(edit) @85963   4 years vboxsync tstRTInlineAsm.cpp: Display the extended APIC IDs too.
(edit) @85962   4 years vboxsync bugref:9637. Starting VBoxDRMClient from VBoxService when some geust …
(edit) @85961   4 years vboxsync FE/Qt: bugref:9812: VM settings: Prepare cascade cleanup for Shared …
(edit) @85960   4 years vboxsync FE/Qt: bugref:9812: VM settings / USB details page: Another small fix …
(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) @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 …
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