VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83650   5 years vboxsync OCI: Tweak ICloudMachine API as agreed with GUI so that they can start …
(edit) @83649   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @83648   5 years vboxsync DevVGA: Removed apparently incorrect assertion (see bugref:9715).
(edit) @83647   5 years vboxsync Temporarily reverted r136808 to see if this is also causing the …
(edit) @83646   5 years vboxsync IPRT/log: Reverted r137096 again.
(edit) @83645   5 years vboxsync IPRT/log: Temporary experiment to see if this is also causing the …
(edit) @83644   5 years vboxsync FE/Qt: bugref:9653: Rework UITaskCloudGetInstanceInfo to handle …
(edit) @83643   5 years vboxsync FE/Qt: bugref:9653: Extend UICloudNetworkingStuff namespace with stuff …
(edit) @83642   5 years vboxsync Guest Control/Validation Kit: Pylint.
(edit) @83641   5 years vboxsync Guest Control/Validation Kit: Pylint.
(edit) @83640   5 years vboxsync Guest Control/Validation Kit: Pylint.
(edit) @83639   5 years vboxsync Guest Control/Validation Kit: txsClient::syncChMod() in fact is …
(edit) @83638   5 years vboxsync Guest Control/Validation Kit: Pylint.
(edit) @83637   5 years vboxsync Guest Control/Validation Kit: Added the ability to specify local …
(edit) @83636   5 years vboxsync Guest Control/Validation Kit: Implemented enabling verbose logging for …
(edit) @83635   5 years vboxsync OCI: Provide ICloudMachine::name and ICloudMachine::OSTypeId …
(edit) @83634   5 years vboxsync SharedClipboard: Figured out the problem with guest -> host HTML, …
(edit) @83633   5 years vboxsync SharedClipboard: Refreshed readFromPasteboard() to prevent memory …
(edit) @83632   5 years vboxsync SharedClipboard: Modified queryNewPasteboardFormats to make absolutely …
(edit) @83631   5 years vboxsync SharedClipboard: Failed attempt at putting HTML on the pasteboard …
(edit) @83630   5 years vboxsync SharedClipboard: Fixed leaks in sloppy error handling in …
(edit) @83629   5 years vboxsync Main: disable the legacy VHWA interface setting. bugref:9691
(edit) @83628   5 years vboxsync SharedClipboard: Trying to make the darwin approach work better. The …
(edit) @83627   5 years vboxsync FE/Qt: bugref:9691: UIMachineSettingsDisplay: Missed bit for r137058.
(edit) @83626   5 years vboxsync VMSVGA: consider only allowed output reg names, bugref:9668
(edit) @83625   5 years vboxsync FE/Qt: bugref:9691: UIMachineSettingsDisplay: Hiding 2D Video …
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83623   5 years vboxsync Validation Kit/testdriver: Explicitly set tarfile.GNU_FORMAT when …
(edit) @83622   5 years vboxsync Main: disable the legacy VHWA interface. bugref:9691
(edit) @83621   5 years vboxsync SharedClipboard/darwin: Logging. bugref:9620
(edit) @83620   5 years vboxsync Devices/Graphics: check the resource type, step 2. bugref:9709
(edit) @83619   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @83618   5 years vboxsync Guest Control + FE/VBoxManage: Added "--user" convenience shortcut for …
(edit) @83617   5 years vboxsync VUSB: Avoid too large URBs (see bugref:9697).
(edit) @83616   5 years vboxsync FE/Qt: bugref:9686. Working on the dialog menu. now it is better
(edit) @83615   5 years vboxsync AMD IOMMU: bugref:9654 Bits
(edit) @83614   5 years vboxsync r0drv/netbsd: use SOBJ_SLEEPQ_SORTED as advised by <ad@…>. …
(edit) @83613   5 years vboxsync Dev/E1000: (bugref:9696) checksum end offset fix.
(edit) @83612   5 years vboxsync Guest Control/VBoxSerivce: Include a timestamp in the logfile format …
(edit) @83610   5 years vboxsync FE/Qt: bugref:9686. Working on the dialog menu. take 2
(edit) @83609   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Added ability for …
(edit) @83608   5 years vboxsync FE/Qt: bugref:9686. Working on the dialog menu.
(edit) @83607   5 years vboxsync Guest Control/Main: Check if destination/source entries in …
(edit) @83606   5 years vboxsync Guest Control/Main: Check if destination/source entries in …
(edit) @83605   5 years vboxsync DevVirtioSCSI: file header correction. bugref:9440
(edit) @83603   5 years vboxsync Virtio_1_0: Added some descriptor chain stats to see that we don't …
(edit) @83602   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Added ability for …
(edit) @83601   5 years vboxsync FE/Qt: bugref:9686. build fix
(edit) @83600   5 years vboxsync FE/Qt: bugref:9686. A better handling of column widths
(edit) @83599   5 years vboxsync AMD IOMMU: bugref:9654 Use PDMDevHlpPCIRegisterMsi. Doesn't look like …
(edit) @83598   5 years vboxsync OCI: Cloud machine settings form.
(edit) @83597   5 years vboxsync NAT: bugref:9694 - libalias NBT - IP header is verified, but UDP …
(edit) @83596   5 years vboxsync Devices/Graphics: check the resource type
(edit) @83595   5 years vboxsync Guest Control/VBoxService: Cleaned up VGSvcGstCtrlSessionClose(), a …
(edit) @83594   5 years vboxsync DevVirtioSCSI.cpp: Saved state fixes. bugref:9440
(edit) @83593   5 years vboxsync scm
(edit) @83592   5 years vboxsync VUSBUrb.cpp: Fix reaping-next-urb regression from r105601.
(edit) @83591   5 years vboxsync NAT: bugref:9703 - undo the functional change introduced in previous, …
(edit) @83590   5 years vboxsync AMD IOMMU: bugreg:9654 Bits.
(edit) @83588   5 years vboxsync Validation Kit/tdAddGuestCtrl: Added "--add-guest-ctrl-debug-no-exit" …
(edit) @83587   5 years vboxsync Virtio_1_0: Reworked the VIRTIO_DESC_CHAIN_T handling to decrease the …
(edit) @83586   5 years vboxsync Validation Kit/tdAddGuestCtrl: Don't emit an error if debugging …
(edit) @83585   5 years vboxsync common/utils.py: Added getShortIsoTimestamp and formatShortIsoTimestamp.
(edit) @83584   5 years vboxsync Devices/Serial/DrvTCP: Fix connection handling for the server case and …
(edit) @83583   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @83582   5 years vboxsync DevVirtioSCSI.cpp: doxygen fix. bugref:9440
(edit) @83581   5 years vboxsync NAT: bugref:9703 - 90s called, fix declaration after code in previous.
(edit) @83580   5 years vboxsync NAT: bugref:9703 - checking for the value of a switch variable in a …
(edit) @83579   5 years vboxsync Devices/Graphics: added helpers to parse and log the shader code, …
(edit) @83578   5 years vboxsync WDDM: compute the number of available miplevels; return an error if a …
(edit) @83577   5 years vboxsync DevVirtioSCSI.cpp: build fix. bugref:9440
(edit) @83576   5 years vboxsync Virtio_1_0.h: Todo. bugref:9440
(edit) @83575   5 years vboxsync Virtio_1_0.cpp: Ditto uint64_t casting cleaning up in …
(edit) @83574   5 years vboxsync DevVirtioSCSI.cpp: Cleaned up some uint64_t casting in …
(edit) @83573   5 years vboxsync DevVirtioSCSI.cpp: Eliminated unnecessary memory allocations in …
(edit) @83572   5 years vboxsync DevVirtioSCSI.cpp: Shorten the member names of …
(edit) @83571   5 years vboxsync DevVirtioSCSI.cpp: Eliminated unnecessary memory allocations in …
(edit) @83570   5 years vboxsync DevVirtioSCSI.cpp: Eliminated two small memory allocations in …
(edit) @83569   5 years vboxsync DevVirtioSCSI.cpp: Eliminated two small memory allocations in …
(edit) @83568   5 years vboxsync DevVirtioSCSI.cpp: Added a wrapper around virtioScsiR3ReqErr for …
(edit) @83567   5 years vboxsync DevVirtioSCSI.cpp: Made virtioScsiR3ReqErr use a stack buffer for the …
(edit) @83566   5 years vboxsync DevVirtioSCSI.cpp: Defined and enforced limits on …
(edit) @83565   5 years vboxsync DevVirtioSCSI.cpp: Some memory todos. Use RTMemFreeZ for one …
(edit) @83564   5 years vboxsync VMM/MMR3Heap: Zero on free and realloc. Always unlink _before_ …
(edit) @83563   5 years vboxsync Repack scripts: copy sign-attesattion script to repack dir and fix for …
(edit) @83562   5 years vboxsync DevVGA_VBVA.cpp: Apply RTMemFreeZ to the mouse shape info data and …
(edit) @83561   5 years vboxsync lwip: bugref:9708 - Cherry-pick from upstream coverity fixes and one …
(edit) @83560   5 years vboxsync DevVGA-SVGA.cpp: Use RTMemFreeZ with cursor data. bugref:9698
(edit) @83559   5 years vboxsync DevVGA-SVGA3d.cpp: Use RTMemFreeZ on surface data. bugref:9698
(edit) @83558   5 years vboxsync VMMDev: Adjusted RTMemFreeZ use - must use our private …
(edit) @83557   5 years vboxsync VMSVGA: ignore a wrong request to update cursor (in addition to …
(edit) @83556   5 years vboxsync Guest Control/Main: Implemented first file open info validation. …
(edit) @83555   5 years vboxsync Guest Control/VBoxService: Make sure to set a session's thread stopped …
(edit) @83554   5 years vboxsync Guest Control/VBoxService: Make sure to set a session's thread stopped …
(edit) @83553   5 years vboxsync Guest Control/VBoxService: Warnings. bugref:9320
(edit) @83552   5 years vboxsync Guest Control/Main: Logging for guest session status. bugref:9320
(edit) @83551   5 years vboxsync VMMDev: Use RTMemFreeZ. bugref:9698
(edit) @83549   5 years vboxsync IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. [build …
(edit) @83548   5 years vboxsync IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. [build …
(edit) @83547   5 years vboxsync IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. [build …
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