VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80597   5 years vboxsync VMM/GIM: Assertion nit.
(edit) @80596   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to incorporate aeichner's …
(edit) @80595   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @80594   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Update todo.
(edit) @80592   5 years vboxsync VSCSI: Set the correct transfer size for INQUIRY commands depending on …
(edit) @80591   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80590   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80589   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80588   5 years vboxsync VMM/HMVMXR0: bugref:9546 Build fix.
(edit) @80587   5 years vboxsync VMM/HM: bugref:9546 Fix registering of the longjmp callback to be soon …
(edit) @80586   5 years vboxsync Runtime: Windows build fix for r133105
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80583   5 years vboxsync Devices/PXE: Also return an exit code on success in restart_tftp().
(edit) @80582   5 years vboxsync linux/vboxsf: ticketref:18805: Linux guests: calls to …
(edit) @80581   5 years vboxsync Fixed the indentation issue
(edit) @80580   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @80579   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 No need to AND/OR the fixed-0 and …
(edit) @80578   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Logging.
(edit) @80577   5 years vboxsync fix doc burn after param rename
(edit) @80576   5 years vboxsync FE/Qt: bugref:8938. Converting connection syntax of console events.
(edit) @80575   5 years vboxsync Storage/DevVirtioSCSI.cpp: Resolved issue of mem corruption hn when …
(edit) @80574   5 years vboxsync scm errors
(edit) @80573   5 years vboxsync Main: bugref:9341: Fixed some scm errors
(edit) @80572   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Logging.
(edit) @80571   5 years vboxsync Storage/DevVirtioSCSI.cpp: Cleaned up the req submit code. Trying to …
(edit) @80570   5 years vboxsync Installer/linux: more python3 fixing, now fully working (produced a …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80568   5 years vboxsync Installer/linux: fix python3 syntax issue in site lib directory detection
(edit) @80567   5 years vboxsync Additions/linux:vboxadd.sh unmounting vboxsf may return wrong error. …
(edit) @80566   5 years vboxsync gccplugin.so: Added hack for the new %RhXs/d types taking two arguments.
(edit) @80565   5 years vboxsync IPRT/string.h: Added hexformatting variants that takes an additional …
(edit) @80564   5 years vboxsync Installer/linux: use the right python site lib directory for packaging
(edit) @80563   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80562   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80561   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 When entering hardware assisted …
(edit) @80560   5 years vboxsync Shared Clipboard/Svc: A bit of cleanup.
(edit) @80559   5 years vboxsync Shared Clipboard: Build fix (forgot a file).
(edit) @80557   5 years vboxsync Shared Clipboard: Try to decrypt the service extension logic more and …
(edit) @80556   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Nits.
(edit) @80555   5 years vboxsync FE/Qt: bugref:9510: Registering to some more events.
(edit) @80554   5 years vboxsync FE/Qt: bugref:9510: Adding some missing connections.
(edit) @80553   5 years vboxsync ValidationKit/tdStorageBenchmark1: Try to fix execution on Windows …
(edit) @80552   5 years vboxsync Shared Clipboard: Formatting, SCM fix.
(edit) @80551   5 years vboxsync Shared Clipboard: Fixed saved state handling.
(edit) @80550   5 years vboxsync VMM/TMAll: Deal with the serial device timer critsects. [nits] bugref:9218
(edit) @80549   5 years vboxsync VMM/TMAll: Deal with the serial device timer critsects. bugref:9218
(edit) @80548   5 years vboxsync VMM/PDMR0DeviceCompatSetCritSectReqHandler: Assertion fix. bugref:9218
(edit) @80547   5 years vboxsync Devices/Graphics/shaderlib: print OpenGL shader compiler messages.
(edit) @80546   5 years vboxsync DisplayImpl: debug build fix
(edit) @80545   5 years vboxsync FE/Qt: bugref:9510: Some clean up.
(edit) @80544   5 years vboxsync VMM/PDMR0Device: Disable part of the assertion temporarily to unbreak …
(edit) @80543   5 years vboxsync FE/Qt: bugref:9510: Updating Clipboard and DnD modes.
(edit) @80542   5 years vboxsync VMM: Fix for problem loading VBoxEhciR0.r0 after PDM device …
(edit) @80541   5 years vboxsync VSCSI: Fix the amount of transfered data for INQUIRY requests to …
(edit) @80540   5 years vboxsync VMM/IEM: iemTaskSwitch const nits.
(edit) @80539   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to properly free some allocated …
(edit) @80538   5 years vboxsync Storage/DevVirtioSCSI.cpp: Simplified hexdump code (ported from a long …
(edit) @80537   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [scm] bugref:9218
(edit) @80533   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80530   5 years vboxsync IPRT/semmutex-r0drv-nt.cpp: Fixed is-owned check. bugref:9218
(edit) @80529   5 years vboxsync Try to fix mac burn caused by trailing space
(edit) @80528   5 years vboxsync Storage/DevVirtioSCSI.cpp: This is being integrated to stop burns. I …
(edit) @80527   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to intercept requests to …
(edit) @80526   5 years vboxsync vboximg-mount: macOS build fix
(edit) @80525   5 years vboxsync FE/Qt: bugref:9510: Updating GAs and VRDE fields.
(edit) @80524   5 years vboxsync vboximg-mount: Properly retrieve inode information from a guest …
(edit) @80523   5 years vboxsync FE/Qt: bugref:9510: Updating screen info and uptime.
(edit) @80522   5 years vboxsync Storage/DevVirtioSCSI.cpp: Changes to logging to by default just log …
(edit) @80521   5 years vboxsync Storage/DevVirtioSCSI.cpp: DrvSCSI (VSCSI) seems to return status …
(edit) @80520   5 years vboxsync FE/Qt: bugref:9510: Caching some more translatable strings
(edit) @80519   5 years vboxsync vboximg-mount: Fixes, use RTVfsDirRewind to reset the directory handle …
(edit) @80518   5 years vboxsync Runtime/RTVfs: Implement RTVfsDirRewind
(edit) @80517   5 years vboxsync vboximg-mount: Working on accessing filesystems inside images directly …
(edit) @80516   5 years vboxsync Installer/linux: Introduce python3 support in the RPM creation (for …
(edit) @80515   5 years vboxsync Devices/Graphics/shaderlib: workaround for mac OS GL driver limits
(edit) @80514   5 years vboxsync VBoxFUSE: Lay to rest as it is superseded by vboximg-mount now
(edit) @80513   5 years vboxsync vboximg-mount: Get rid of the duplicated partition parsing code and …
(edit) @80512   5 years vboxsync vboximg-mounter: Don't hardcode the sector size but use …
(edit) @80511   5 years vboxsync vboximg-mount: Switch to using a VFS file instead of the VDISK …
(edit) @80510   5 years vboxsync VMM/IEM: Added an assertion in IEMExecLots that the TRPM event being …
(edit) @80509   5 years vboxsync Installer/linux: fix copy/paste bug in OL detection improvement
(edit) @80508   5 years vboxsync Installer/linux: update for el8-amd, OL detection improvement
(edit) @80507   5 years vboxsync VMM/EM: Add an assertion for VINF_EM_RAW_EMULATE_INSTR and …
(edit) @80506   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Expose "Acknowledge interrupt on …
(edit) @80503   5 years vboxsync IPRT/process-win.cpp: More pszUser == NULL + RTPROC_FLAGS_SERVICE …
(edit) @80502   5 years vboxsync Audio/AC97: Some guest OSes seem to ignore our codec capabilities …
(edit) @80501   5 years vboxsync Storage/DevVirtioSCSI.cpp: (display text of SCSI status code in log, …
(edit) @80500   5 years vboxsync Audio/DrvHostDSound.cpp: Logging nits.
(edit) @80499   5 years vboxsync Storage/DrvVirtioSCSI.cpp: Added code to handle event subscriptions …
(edit) @80498   5 years vboxsync FE/Qt: bugref:9510: Build fix
(edit) @80497   5 years vboxsync FE/Qt: bugref:9510: Build fix
(edit) @80496   5 years vboxsync IPRT/string.h: Added added two more human readable size formatting …
(edit) @80495   5 years vboxsync FE/Qt: bugref:9510: Moving some utility function to UICommon.
(edit) @80494   5 years vboxsync FE/Qt: bugref:9510: Replacing qulonglong with quint64 for consistency.
(edit) @80493   5 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Make sure newly created/added …
(edit) @80492   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80491   5 years vboxsync FE/Qt: bugref:9510: Refactoring piechart code.
(edit) @80490   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 We should not be calling VM-exit from …
(edit) @80489   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix zero-ing out incorrectly the exit …
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