VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84535   5 years vboxsync Main/Appliance::i_importCloudImpl: %ul is wrong. Just use %RU64 and …
(edit) @84534   5 years vboxsync bugref:9745. Added support of controller VirtioSCSI.
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84532   5 years vboxsync bugref:9745. Added basic support of virtio-scsi controller into OVF …
(edit) @84531   5 years vboxsync bugref:9416. Used RTRandU64() instead the class com::Guid to generate …
(edit) @84530   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84529   5 years vboxsync Validation Kit/tdAddBasic1.py: More code to debug guest facility …
(edit) @84528   5 years vboxsync Validation Kit/tdAddBasic1.py: Logging nit.
(edit) @84526   5 years vboxsync FE/VBoxManage: Guest Additions update verification implies a …
(edit) @84524   5 years vboxsync FE/VBoxManage: Comment formatting nits.
(edit) @84522   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84521   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84520   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84519   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84518   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
(edit) @84517   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
(edit) @84516   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
(edit) @84515   5 years vboxsync AMD IOMMU: bugref:9654 MSI Interrupt remapping bits.
(edit) @84514   5 years vboxsync Devices/USB: Convert to use new PDMDevHlp guest memory read/write …
(edit) @84513   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
(edit) @84512   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: A bit …
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84508   5 years vboxsync Main: Shut up gcc 10 complaints about sloppy HGCMSvcGetXxxx usage. …
(edit) @84507   5 years vboxsync VBoxDTrace: Shut up gcc 10 about alloc size concerns. bugref:9746
(edit) @84506   5 years vboxsync IPRT: Shut up gcc 10 about potentially uninitialized variables. bugref:9746
(edit) @84505   5 years vboxsync IEM: Adding iemMemFetchDataU32_ZX_U64 to deal with techically correct …
(edit) @84504   5 years vboxsync Devices/Storage: Convert to use new PDMDevHlp guest memory read/write …
(edit) @84503   5 years vboxsync FE/Qt. bugref:9637. build fix.
(edit) @84502   5 years vboxsync BIOS: Use a different heuristic for determining whether INT 19h needs …
(edit) @84501   5 years vboxsync bugref:9637. Splitting logging logging related functions from main.cpp
(edit) @84500   5 years vboxsync Runtime/tracelogreader.cpp: Move status codes into proper IPRT header
(edit) @84499   5 years vboxsync FE/Qt: Runtime UI: Workaround for GUI frozen while saving VM state, do …
(edit) @84498   5 years vboxsync TestManager/*base.py: Tweaked the month validation for relative …
(edit) @84497   5 years vboxsync SUPDrv-win.cpp: Relax the ImageBase check when comparing NT loaded and …
(edit) @84496   5 years vboxsync VMM/DBGFTracer: Need to increase the maximum allowed size for a tracer …
(edit) @84495   5 years vboxsync Runtime/tools/RTTraceLogTool: Dump raw data items as hex
(edit) @84494   5 years vboxsync VMM/DBGFTracer: Add events when an event source gets …
(edit) @84493   5 years vboxsync VMM/PDM: Deregister the DBGF event source when destroying a device
(edit) @84492   5 years vboxsync Main/Makefile.kmk: More guards around …
(edit) @84491   5 years vboxsync Runtime/tracelogreader.cpp: Only convert endianess if indicated
(edit) @84490   5 years vboxsync webservices/Makefile.kmk: Remove PATH_ROOT from the VBOXWEB_OTHERS list.
(edit) @84489   5 years vboxsync Devices/DevAHCI: Convert PDMDevHlpPhys read/write calls to the new …
(edit) @84488   5 years vboxsync VMM/DBGFTracer: Implement support for guest memory read/write events, …
(edit) @84487   5 years vboxsync Main/Makefile.kmk: Using KB_FN_AUTO_CMD_DEPS on …
(edit) @84486   5 years vboxsync VMM/Makefile.kmk: Clean out leftover VBOX_WITH_RAW_MODE references
(edit) @84485   5 years vboxsync VMM/DBGFTracer: Build fixes from last commit, bugref:9210
(edit) @84484   5 years vboxsync os2/VBoxSF: 8.3 detection fixes.
(edit) @84483   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Fix for Windows tests.
(edit) @84482   5 years vboxsync Validation Kit/testdriver: Added static getGuestWinDir() and make use …
(edit) @84481   5 years vboxsync Validation Kit/vboxtxs-readme.txt: Mention fixed CD-ROM locations on …
(edit) @84480   5 years vboxsync bugref:9637. Revert some changes.
(edit) @84479   5 years vboxsync bugref:9637. Relax function pointer checks for XRRGetMonitors and …
(edit) @84478   5 years vboxsync Warning.
(edit) @84477   5 years vboxsync IEM: Implemented dummy MOV to/from TR. Avoids crashes in OS/2 KDB and …
(edit) @84476   5 years vboxsync IEM: Reworked LOOP instruction so that it only shortcuts when logging …
(edit) @84475   5 years vboxsync VDI: shut up paranoid VCC 14.2 6.6.0 warnings about potential …
(edit) @84472   5 years vboxsync ApplianceImplImport.cpp: r=bird @todo. bugref:9416
(edit) @84468   5 years vboxsync Network/DevVirtioNet_1.0.cpp: Removed force interrupt flag from API …
(edit) @84465   5 years vboxsync WDDM: VMSVGA mouse pointer masks must have dword aligned scanlines.
(edit) @84464   5 years vboxsync FE/Qt: bugref:9653: Add and New Cloud VM wizards should handle …
(edit) @84463   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
(edit) @84462   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Prevent group …
(edit) @84461   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
(edit) @84459   5 years vboxsync VMM/PDM: DBGF even tracing integration, bugref:9210 Integrates the …
(edit) @84458   5 years vboxsync VMM/DBGF: First commit of new tracing facility, bugref:9210 The new …
(edit) @84457   5 years vboxsync Validation Kit/testdriver: Moved more path handling code to the …
(edit) @84456   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
(edit) @84455   5 years vboxsync trancate the imported machine name. Use only the last 12 characters …
(edit) @84454   5 years vboxsync Validation Kit/testdriver: Moved more path handling code to the …
(edit) @84453   5 years vboxsync Installer/win: CRT dll adjustments for VC++ 14.x and later. [fix] …
(edit) @84452   5 years vboxsync VBoxTray: changed multiple screens resizing code to follow MSDN docs …
(edit) @84451   5 years vboxsync Installer/win: CRT dll adjustments for VC++ 14.x and later. bugref:8489
(edit) @84450   5 years vboxsync *.kmk,++: Removed some obsolete VBoxREM*.so references. bugref:9576
(edit) @84449   5 years vboxsync Reverting r138155 - committed too much.
(edit) @84448   5 years vboxsync Removed some obsolete VBoxREM*.so references. bugref:9576
(edit) @84447   5 years vboxsync Audio/AC97: Revived / fixed async I/O code after driver interface …
(edit) @84446   5 years vboxsync Validation Kit/tdAddSharedFolders1.py: Increased running timeout of …
(edit) @84445   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Some more logging for …
(edit) @84444   5 years vboxsync Validation Kit/tdAddBasic1.py: Pylint.
(edit) @84443   5 years vboxsync Validation Kit/tdAddBasic1.py: Don't specify absolute paths for stuff …
(edit) @84442   5 years vboxsync Validation Kit/tdAddBasic1.py: Don't specify absolute paths for stuff …
(edit) @84441   5 years vboxsync Validation Kit/tdAddBasic1.py: Some more ugly code for udev monitoring.
(edit) @84440   5 years vboxsync Validation Kit/tdAddSharedFolders1.py: Don't specify absolute paths …
(edit) @84439   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
(edit) @84438   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: A bit …
(edit) @84437   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
(edit) @84436   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Light cleanup …
(edit) @84435   5 years vboxsync FE/Qt: bugref:9743: VirtualBox Manager: Initial step of Move to Group …
(edit) @84434   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: A bit of …
(edit) @84433   5 years vboxsync GA/Installer/WinNT: Do not touch original d3d9.dll if XPDM driver type …
(edit) @84432   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84431   5 years vboxsync AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.
(edit) @84430   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed typo that made disabling …
(edit) @84429   5 years vboxsync Validation Kit/tdAddBasic1.py: Some more ugly code for udev monitoring.
(edit) @84428   5 years vboxsync Validation Kit/tdAddBasic1.py: Some more ugly code for udev monitoring.
(edit) @84427   5 years vboxsync Validation Kit/tdAddBasic1.py: Temporarily enable debug logging for …
(edit) @84426   5 years vboxsync Validation Kit/tdAddBasic1.py: Temporarily enable debug logging for …
(edit) @84425   5 years vboxsync Main: VC++ 19.1 regression - must used sanitized string header. bugref:8489
(edit) @84424   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Light cleanup …
(edit) @84423   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Light cleanup …
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