VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87137   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @87136   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @87135   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @87134   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @87133   4 years vboxsync Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837 …
(edit) @87132   4 years vboxsync Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837 …
(edit) @87131   4 years vboxsync Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837
(edit) @87130   4 years vboxsync VMM: More owner handling code for bugref:9837
(edit) @87129   4 years vboxsync libxml2,Config.kmk: clang warning. bugref:9898
(edit) @87128   4 years vboxsync liblzf-3.4: clang warnings. bugref:9898
(edit) @87127   4 years vboxsync DMA,PDM: Pass the pDevIns of the caller to PDMDMAREG::pfnRegister. DMA …
(edit) @87126   4 years vboxsync slirp: arp_input - more checks on incoming packets.
(edit) @87125   4 years vboxsync gen-slickedit-workspace.sh: openssl updated to 1.1.1i. bugref:9885
(edit) @87124   4 years vboxsync iprt/asm.h: Some more fun. bugref:9888
(edit) @87123   4 years vboxsync VMM/PDM: Create unique lock validator classes for each device instance …
(edit) @87122   4 years vboxsync VMM/PDM: Create unique lock validator classes for each device instance …
(edit) @87121   4 years vboxsync DevFdc: Return proper errors when trying to access an empty drive via …
(edit) @87120   4 years vboxsync DevATA: Reject NATIVE MAX ADDRESS reads on ATAPI devices (see bugref:9860)/
(edit) @87119   4 years vboxsync UsbMsd: Reject more invalid CBWs (see bugref:9862).
(edit) @87118   4 years vboxsync DevVGA: Removed unused code, better errors messages for bogus custom …
(edit) @87117   4 years vboxsync tools/env.sh,/Config.kmk,iprt/cdefs.h: A little fun. bugref:9898
(edit) @87116   4 years vboxsync Main: bugref:9341: Fixed pylint issues
(edit) @87115   4 years vboxsync MMain: bugref:9341: Fixed pylint issues
(edit) @87114   4 years vboxsync Main: bugref:9341: Fixed pylint issues
(edit) @87113   4 years vboxsync Main: bugref:9341: Changed the testcase to use BaseTestVM functionality
(edit) @87112   4 years vboxsync Devices/DevLsiLogicSCSI: Init some fields with default values, bugref:9877
(edit) @87111   4 years vboxsync An attempt to fix burns caused by r141975
(edit) @87110   4 years vboxsync 3D/VMSVGA: Ignore a surface in case of inconsistent parameters, bugref:9880
(edit) @87109   4 years vboxsync Dev/E1000: (bugref:9850) Descriptor ring register fixes.
(edit) @87108   4 years vboxsync FE/Qt: bugref:9072. Fixing saving/loading visible panels in the …
(edit) @87107   4 years vboxsync VMM/DBGF: Started implementing the breakpoint owner management, bugref:9837
(edit) @87106   4 years vboxsync Runtime/memobj-r0drv-solaris.c: Fix mapping memory into kernel space, …
(edit) @87105   4 years vboxsync DevVGA: Finish the elimination of vram_ptr. bugref:9218
(edit) @87104   4 years vboxsync FE/Qt: build fix
(edit) @87103   4 years vboxsync FE/Qt: bugref:9831. Some more fixes for context sensitive help.
(edit) @87102   4 years vboxsync FE/Qt: bugref:9510: VirtualBox Manager / Chooser pane: Properly …
(edit) @87101   4 years vboxsync FE/Qt: bugref:9510. Adding a tool bar action to jump to Resources pane …
(edit) @87100   4 years vboxsync Installer/solaris: Tweak IPS driver install logic, aiming at fully …
(edit) @87099   4 years vboxsync doc: Updating the section about 'session information' dialog
(edit) @87098   4 years vboxsync Installer/solaris: Clean up #! in vboxshell.py to make it compatible …
(edit) @87097   4 years vboxsync doc/ReadMe-Solaris.txt: slight touch-up, remove the ancient kernel …
(edit) @87096   4 years vboxsync Removing openssl-1.1.1h. ?bugref:9885
(edit) @87095   4 years vboxsync linux/vboxsf: VBox GAs fail to build on CentOS 8.2-2004 and later due …
(edit) @87094   4 years vboxsync FE/Qt: bugref:9893. Removing/replacing PATH_SDK_QT with PATH_SDK_QT5
(edit) @87093   4 years vboxsync Forwardported r141920: FE/Qt: bugref:9889: Directly adjusting NLS …
(edit) @87092   4 years vboxsync Additions/linux/drm: Adjustment for Linux 5.10.
(edit) @87091   4 years vboxsync FE/Qt: bugref:9889: UI converter: Tweak NLS to avoid sensitive terms.
(edit) @87090   4 years vboxsync openssl-1.1.1i: Switching trunk to 1.1.1i. ?bugref:9885
(edit) @87089   4 years vboxsync FE/Qt: bugref:9871: Network Manager: Rework dialog to have tab-widget …
(edit) @87088   4 years vboxsync FE/Qt: bugref:9871: Network Manager: A bit of cleanup here and there, …
(edit) @87087   4 years vboxsync doc/manual: whitespace
(edit) @87086   4 years vboxsync doc/manual: eliminate TABs which crept in
(edit) @87085   4 years vboxsync Shared Clipboard: Logging nit.
(edit) @87084   4 years vboxsync Shared Clipboard: Check if XtMalloc actually worked in …
(edit) @87083   4 years vboxsync openssl-1.1.1i: Applied and adjusted our OpenSSL changes to 1.1.1i. …
(edit) @87082   4 years vboxsync Shared Clipboard: Simplified and cleaned up the X11 callback handling …
(edit) @87081   4 years vboxsync FE/Qt: bugref:9515. Separating fields with horizontal lines.
(edit) @87080   4 years vboxsync doc/manual: use <replaceable> instead of the old /path/to convention
(edit) @87079   4 years vboxsync doc/manual: catalog handling of http://docbook.org references
(edit) @87078   4 years vboxsync doc/manual: fix table formatting the LaTeX, which had extra vertical space
(edit) @87077   4 years vboxsync doc/manual: Integrate a collection of documentation improvements: …
(edit) @87076   4 years vboxsync doc/manual: Use "bold" instead of "strong" consistently - our …
(edit) @87075   4 years vboxsync doc/manual: whitespace fixing in man pages
(edit) @87074   4 years vboxsync Runtime/memobj-r0drv-linux.c: Changes to support the upcoming 5.10 …
(edit) @87073   4 years vboxsync FE/Qt: bugref:9515. Banging on the wizard page to make it look a bit better
(edit) @87072   4 years vboxsync Shared Clipboard/Transfers: Bugfixes, docs. bugref:9874
(edit) @87071   4 years vboxsync Dev/E1000: (bugref:9883) No more zero UDP checksums.
(edit) @87070   4 years vboxsync Shared Clipboard/Transfers: SCM nit. bugref:9874
(edit) @87069   4 years vboxsync Shared Clipboard/Transfers: Limit maximum concurrent per-context …
(edit) @87068   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP instance creation / …
(edit) @87067   4 years vboxsync Shared Clipboard/Transfers: Added ShClTransferHttpServerIsRunning(). …
(edit) @87066   4 years vboxsync Shared Clipboard/Transfers: Pointer to port number is optional in …
(edit) @87065   4 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @87064   4 years vboxsync Shared Clipboard/Transfers: Assertions. bugref:9874
(edit) @87063   4 years vboxsync Shared Clipboard/Transfers: Documentation. bugref:9874
(edit) @87062   4 years vboxsync FE/Qt: bugref:9515. Refactoring the first page.
(edit) @87061   4 years vboxsync Shared Clipboard/Transfers: Initial commit for the transfer HTTP …
(edit) @87060   4 years vboxsync FE/Qt: bugref:9515. Replacing radio buttons with a check box
(edit) @87059   4 years vboxsync Shared Clipboard/Transfers: Initial commit for the transfer HTTP …
(edit) @87058   4 years vboxsync Shared Clipboard/Transfers: Initial commit for the transfer HTTP …
(edit) @87057   4 years vboxsync FE/Qt: bugref:9515. Repositioning widgets.
(edit) @87056   4 years vboxsync linux/vboxsf: Add support for parsing string-based mount options using …
(edit) @87055   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87054   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87053   4 years vboxsync linser/vboxsf: Adjustment for linux 5.10 - TASK_SIZE_MAX replaces …
(edit) @87052   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87051   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87050   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for Solaris
(edit) @87049   4 years vboxsync doc: adding a section for vm information widgets
(edit) @87048   4 years vboxsync CUE, DevATA: Added support for MODE2/2352 tracks in CUE sheets and …
(edit) @87047   4 years vboxsync AHCI: Removed obsolete field.
(edit) @87046   4 years vboxsync Shared Clipboard/Transfers: Also made the callbacks static. bugref:9874
(edit) @87045   4 years vboxsync Installer/solaris: Make sure that no dependencies on python 2.6 are …
(edit) @87044   4 years vboxsync Shared Clipboard/Transfers: A bit of cleanup …
(edit) @87043   4 years vboxsync doc: Adding a new section for vm information widget(s)
(edit) @87042   4 years vboxsync Shared Clipboard/Transfers: More cleanup / documentation work. bugref:9874
(edit) @87041   4 years vboxsync Shared Clipboard/Transfers: Added initial supported for connection …
(edit) @87040   4 years vboxsync VMM: Better fix for r141682 - Fix delivery of external interrupts when …
(edit) @87039   4 years vboxsync Installer/solaris: Put the IPS package in the same directory as the …
(edit) @87038   4 years vboxsync Installer/solaris: Theoretically usable IPS packaging (permissions …
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