VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80626   6 years vboxsync Shared Clipboard: Fixed testcase.
(edit) @80625   6 years vboxsync Devices/EFI/FirmwareNew: Enable building of the VirtioScsiDxe driver, …
(edit) @80624   6 years vboxsync Shared Clipboard: Build fix.
(edit) @80623   6 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80622   6 years vboxsync VMM/HMVMXR0: Implemented using IEMExecDecodedInvpcid from the ring-0 …
(edit) @80621   6 years vboxsync VMM/IEM: Doxygen fix.
(edit) @80620   6 years vboxsync VMM/IEM: Add IEMExecDecodedInvpcid for upcoming changes.
(edit) @80619   6 years vboxsync FE/Qt:bugref:8938. Build fix
(edit) @80618   6 years vboxsync VMM/IEM: Use uint64_t for the INVPCID invalidation type (as it's …
(edit) @80617   6 years vboxsync FE/Qt: bugref:8938. Converting connection syntaxes. contd.
(edit) @80616   6 years vboxsync Storage/DevVirtioSCSI.cpp: Fix typoed function name
(edit) @80615   6 years vboxsync Storage/DevVirtioSCSI.cpp: Now disk operations are working on Linux …
(edit) @80614   6 years vboxsync Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
(edit) @80613   6 years vboxsync Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
(edit) @80612   6 years vboxsync Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
(edit) @80611   6 years vboxsync Main/MachineLaunchVMCommonWorker: Darwin regression fix. bugref:9341
(edit) @80610   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: Do not erase vsd form after …
(edit) @80609   6 years vboxsync Audio/AC97: More code needed for EACS VRA / VRM handling.
(edit) @80608   6 years vboxsync Audio/Mixer: Logging tweaks.
(edit) @80607   6 years vboxsync FE/Qt: Avoid calling DarwinHidDevicesBroadcastLeds with a null pointer.
(edit) @80606   6 years vboxsync FE/Qt: bugref:8938. Converting connection syntax in UIMachineLogic. part 2.
(edit) @80605   6 years vboxsync FE/Qt: Adding some comment.
(edit) @80604   6 years vboxsync scm: Try fix subversion library searching for OpenSuSE Tumbleweed. …
(edit) @80603   6 years vboxsync OVF: fixed the bug with SCSI controller object.
(edit) @80602   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Clear EFER.LME (in VMCS) when …
(edit) @80601   6 years vboxsync FE/Qt: bugref:8938. Build fix.
(edit) @80600   6 years vboxsync FE/Qt: bugref:8938. Converting connection syntax in UIMachineLogic. part 1.
(edit) @80599   6 years vboxsync bugref:9549. Fixed CLI command 'VBoxManage export' for the Cloud …
(edit) @80598   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add assertions that when …
(edit) @80597   6 years vboxsync VMM/GIM: Assertion nit.
(edit) @80596   6 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to incorporate aeichner's …
(edit) @80595   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @80594   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Update todo.
(edit) @80593   6 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80592   6 years vboxsync VSCSI: Set the correct transfer size for INQUIRY commands depending on …
(edit) @80591   6 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80590   6 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80589   6 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80588   6 years vboxsync VMM/HMVMXR0: bugref:9546 Build fix.
(edit) @80587   6 years vboxsync VMM/HM: bugref:9546 Fix registering of the longjmp callback to be soon …
(edit) @80586   6 years vboxsync Runtime: Windows build fix for r133105
(edit) @80585   6 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80584   6 years vboxsync Manual: Changelog entry for PS/2 horizontal scrolling.
(edit) @80583   6 years vboxsync Devices/PXE: Also return an exit code on success in restart_tftp().
(edit) @80582   6 years vboxsync linux/vboxsf: ticketref:18805: Linux guests: calls to …
(edit) @80581   6 years vboxsync Fixed the indentation issue
(edit) @80580   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @80579   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 No need to AND/OR the fixed-0 and …
(edit) @80578   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Logging.
(edit) @80577   6 years vboxsync fix doc burn after param rename
(edit) @80576   6 years vboxsync FE/Qt: bugref:8938. Converting connection syntax of console events.
(edit) @80575   6 years vboxsync Storage/DevVirtioSCSI.cpp: Resolved issue of mem corruption hn when …
(edit) @80574   6 years vboxsync scm errors
(edit) @80573   6 years vboxsync Main: bugref:9341: Fixed some scm errors
(edit) @80572   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Logging.
(edit) @80571   6 years vboxsync Storage/DevVirtioSCSI.cpp: Cleaned up the req submit code. Trying to …
(edit) @80570   6 years vboxsync Installer/linux: more python3 fixing, now fully working (produced a …
(edit) @80569   6 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80568   6 years vboxsync Installer/linux: fix python3 syntax issue in site lib directory detection
(edit) @80567   6 years vboxsync Additions/linux:vboxadd.sh unmounting vboxsf may return wrong error. …
(edit) @80566   6 years vboxsync gccplugin.so: Added hack for the new %RhXs/d types taking two arguments.
(edit) @80565   6 years vboxsync IPRT/string.h: Added hexformatting variants that takes an additional …
(edit) @80564   6 years vboxsync Installer/linux: use the right python site lib directory for packaging
(edit) @80563   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80562   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @80561   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 When entering hardware assisted …
(edit) @80560   6 years vboxsync Shared Clipboard/Svc: A bit of cleanup.
(edit) @80559   6 years vboxsync Shared Clipboard: Build fix (forgot a file).
(edit) @80558   6 years vboxsync Shared Clipboard: Build fix (forgot a file).
(edit) @80557   6 years vboxsync Shared Clipboard: Try to decrypt the service extension logic more and …
(edit) @80556   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Nits.
(edit) @80555   6 years vboxsync FE/Qt: bugref:9510: Registering to some more events.
(edit) @80554   6 years vboxsync FE/Qt: bugref:9510: Adding some missing connections.
(edit) @80553   6 years vboxsync ValidationKit/tdStorageBenchmark1: Try to fix execution on Windows …
(edit) @80552   6 years vboxsync Shared Clipboard: Formatting, SCM fix.
(edit) @80551   6 years vboxsync Shared Clipboard: Fixed saved state handling.
(edit) @80550   6 years vboxsync VMM/TMAll: Deal with the serial device timer critsects. [nits] bugref:9218
(edit) @80549   6 years vboxsync VMM/TMAll: Deal with the serial device timer critsects. bugref:9218
(edit) @80548   6 years vboxsync VMM/PDMR0DeviceCompatSetCritSectReqHandler: Assertion fix. bugref:9218
(edit) @80547   6 years vboxsync Devices/Graphics/shaderlib: print OpenGL shader compiler messages.
(edit) @80546   6 years vboxsync DisplayImpl: debug build fix
(edit) @80545   6 years vboxsync FE/Qt: bugref:9510: Some clean up.
(edit) @80544   6 years vboxsync VMM/PDMR0Device: Disable part of the assertion temporarily to unbreak …
(edit) @80543   6 years vboxsync FE/Qt: bugref:9510: Updating Clipboard and DnD modes.
(edit) @80542   6 years vboxsync VMM: Fix for problem loading VBoxEhciR0.r0 after PDM device …
(edit) @80541   6 years vboxsync VSCSI: Fix the amount of transfered data for INQUIRY requests to …
(edit) @80540   6 years vboxsync VMM/IEM: iemTaskSwitch const nits.
(edit) @80539   6 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to properly free some allocated …
(edit) @80538   6 years vboxsync Storage/DevVirtioSCSI.cpp: Simplified hexdump code (ported from a long …
(edit) @80537   6 years vboxsync VMM,Devices: Some PDM device model refactoring. [scm] bugref:9218
(edit) @80536   6 years vboxsync VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
(edit) @80535   6 years vboxsync VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
(edit) @80534   6 years vboxsync VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
(edit) @80533   6 years vboxsync VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
(edit) @80532   6 years vboxsync VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
(edit) @80531   6 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80530   6 years vboxsync IPRT/semmutex-r0drv-nt.cpp: Fixed is-owned check. bugref:9218
(edit) @80529   6 years vboxsync Try to fix mac burn caused by trailing space
(edit) @80528   6 years vboxsync Storage/DevVirtioSCSI.cpp: This is being integrated to stop burns. I …
(edit) @80527   6 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to intercept requests to …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette