VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76884   6 years vboxsync WDDM: Gallium miniport driver: cleanup
(edit) @76883   6 years vboxsync FE/Qt: bugref:9080: Dont put the ac-hoc.viso to recent media extra data
(edit) @76882   6 years vboxsync FE/Qt: Some comment corrections.
(edit) @76881   6 years vboxsync Audio/AC97: Logging nit.
(edit) @76880   6 years vboxsync Audio/AC97: Simplified ichac97R3StreamTransferCalcNext() a lot, making …
(edit) @76879   6 years vboxsync Audio/DrvAudio: Added DrvAudioHlpBytesToMicro() and optimized …
(edit) @76878   6 years vboxsync IPRT/dir-poix.cpp,FsPerf.cpp: Darwin adjustments, realizing that the …
(edit) @76877   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Enable MSR bitmaps for nested VMX guests.
(edit) @76876   6 years vboxsync VMM/HMVMXR0: Sped up IEM-only execution of VMX instructions by …
(edit) @76875   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Remove temporarily LogRel used for …
(edit) @76874   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 LogRel nits.
(edit) @76873   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76872   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Linux build fix.
(edit) @76871   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Log parameter fix.
(edit) @76870   6 years vboxsync ValidationKit/NetPerf: typo fixes
(edit) @76868   6 years vboxsync Audio/DrvAudio: One more bugfix regarding setting device-specific …
(edit) @76867   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Sync D&D pixmap …
(edit) @76866   6 years vboxsync Installer/darwin: use "macOS" instead of "Mac OS X" as per Apple's …
(edit) @76865   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Disable main toolbar actions …
(edit) @76864   6 years vboxsync FE/Qt: Few more missed action-pool related icons.
(edit) @76863   6 years vboxsync Audio/AC97: Build fix.
(edit) @76862   6 years vboxsync Audio/AC97: Added more code for transfer calculation for helping with …
(edit) @76860   6 years vboxsync Audio/DrvAudioCommon: Assertion for DrvAudioHlpStreamCfgInit().
(edit) @76859   6 years vboxsync drivers/linux: adjust for new access_ok signature. bugref:4567: Linux …
(edit) @76858   6 years vboxsync Audio/DrvAudioCommon: Comment nits.
(edit) @76857   6 years vboxsync Audio/DrvAudioCommon: Added DrvAudioHlpStreamCfgInit() and make use of …
(edit) @76856   6 years vboxsync VMM: Nested VMX: bugref:9180 Fix external interrupt intercept. Also, …
(edit) @76855   6 years vboxsync Audio/PulseAudio: (Release) Log current output latency in case of …
(edit) @76854   6 years vboxsync Audio/AC97: Build fix.
(edit) @76853   6 years vboxsync Audio/AC97: Cleaned up ichac97R3StreamRead().
(edit) @76852   6 years vboxsync Audio/AC97: Condensed NABMBAR status register writes.
(edit) @76851   6 years vboxsync Audio/AC97: More verbose BDL(E) logging.
(edit) @76850   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Rescheduling fixes. Don't clear the …
(edit) @76849   6 years vboxsync Audio/AC97: Only expose VRA / VRM (variable rates) features if we …
(edit) @76848   6 years vboxsync Audio/DrvAudio: Comment nits.
(edit) @76847   6 years vboxsync Audio/SB16: Disable pre-buffering for SB16; not needed for that bit of …
(edit) @76846   6 years vboxsync Audio/DrvAudio: Documented and log configuration precedence for …
(edit) @76845   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Logging nit.
(edit) @76844   6 years vboxsync FE/Qt: Some renaming
(edit) @76843   6 years vboxsync PCnet: Really ignore writes to certain registers when STOP or SPND not …
(edit) @76842   6 years vboxsync FE/Qt: Few missed action-pool related icons.
(edit) @76841   6 years vboxsync Audio/SB16: Removed dead code (VBOX_WITH_AUDIO_SB16_CALLBACKS).
(edit) @76840   6 years vboxsync VMM/EM: nit.
(edit) @76838   6 years vboxsync FE/Qt: bugref:9361: Fixing regression on macOS regarding VirtualBox
(edit) @76837   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Comment typos.
(edit) @76836   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Initialize all read-only VMCS data …
(edit) @76835   6 years vboxsync FE/Qt: bugref:9361: Handle unhandled URL arguments later, when …
(edit) @76834   6 years vboxsync FE/Qt: bugref:9361: I honestly think we don't need that one bit of …
(edit) @76833   6 years vboxsync FE/Qt: bugref:9361: A couple of fixes for args processing: First of …
(edit) @76832   6 years vboxsync VMM/EM: LogRel nit.
(edit) @76831   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Try to do less within the loop, put …
(edit) @76830   6 years vboxsync FE/Qt: bugref:9080: Add a missing negation
(edit) @76829   6 years vboxsync FE/Qt: bugref:9193 Adding a menu bar to th medium selection dialog
(edit) @76828   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Restore host FS, GS base properly. It …
(edit) @76827   6 years vboxsync VMM: Nested VMX: bugref:9180 Nits.
(edit) @76826   6 years vboxsync FE/Qt: bugref:9080: Adding a menu to the dialog.
(edit) @76825   6 years vboxsync FE/Qt: bugref:9049: Wipe out VBoxGlobal::isVMConsoleProcess, there is …
(edit) @76824   6 years vboxsync Translations: updated.
(edit) @76823   6 years vboxsync Runtime/Linux: remove volatile qualifier from freestanding asm blocks. …
(edit) @76821   6 years vboxsync VMM: Nested VMX: bugref:9180 Do the injection from IEM itself.
(edit) @76820   6 years vboxsync FE/Qt: bugref:9241: A bit of Makefile cleanup, join similar pieces.
(edit) @76819   6 years vboxsync Logging.
(edit) @76818   6 years vboxsync Config.kmk, HostDrivers/Support, Main, FE/Qt, Installer: bugref:9049: …
(edit) @76817   6 years vboxsync 6.0.2
(edit) @76816   6 years vboxsync Updated EFI firmware binaries.
(edit) @76815   6 years vboxsync FE/Qt: bugref:9241: It appeeared r128098 and r128099 isn't enought to …
(edit) @76814   6 years vboxsync Installer/solaris: Add VirtualBoxVM launching option in VBox.sh.
(edit) @76811   6 years vboxsync 3D: Additional validation of glCopyTexImage2D arguments
(edit) @76810   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Host GDTR, IDTR limits are restored …
(edit) @76802   6 years vboxsync 3D: Linux build fix for GLsizei cast, bugref:9327
(edit) @76801   6 years vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(edit) @76800   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix intercepting recursive events …
(edit) @76799   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 nit.
(edit) @76798   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 IEM-only execution fix.
(edit) @76797   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 IEM-only execution fix.
(edit) @76796   6 years vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(edit) @76795   6 years vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(edit) @76794   6 years vboxsync PCnet: Forgot to allow some CFGM keys.
(edit) @76793   6 years vboxsync 3D: Validation of glDeleteQueries arguments
(edit) @76792   6 years vboxsync 3D: GetMap(dfi)v code cleanup, bugref:9327
(edit) @76791   6 years vboxsync BIOS: Added usage note.
(edit) @76790   6 years vboxsync WDDM: Gallium miniport driver: VidPn notifications and …
(edit) @76789   6 years vboxsync DevVGA-SVGA.cpp: support for blanking
(edit) @76787   6 years vboxsync 3D: Parameters validation corrected, bugref:9327
(edit) @76785   6 years vboxsync Fix for bugref:9328
(edit) @76784   6 years vboxsync DBGPlugInOS2: updates
(edit) @76783   6 years vboxsync NAT: fix previous, MS doesn't do C99.
(edit) @76782   6 years vboxsync NAT: clamp tftp block size to 1428 to simplify things.
(edit) @76781   6 years vboxsync RDP: remove client-1.8.3. bugref:9356: Update rdesktop-vrdp to 1.8.4
(edit) @76780   6 years vboxsync RDP: enable client-1.8.4. bugref:9356: Update rdesktop-vrdp to 1.8.4
(edit) @76779   6 years vboxsync RDP: add client-1.8.4. bugref:9356: Update rdesktop-vrdp to 1.8.4 …
(edit) @76778   6 years vboxsync Audio/DrvAudio: Allow pre-buffering to be disabled by setting it to 0 …
(edit) @76777   6 years vboxsync Audio/Mixer: Removed VBOX_AUDIO_MIXER_WITH_MIXBUF define, as this is …
(edit) @76776   6 years vboxsync FE/Qt: bugref:9241: Reworking VirtualBox Manager tools menu to have …
(edit) @76775   6 years vboxsync NAT/tftp: (bugref:9350) Do not allow access to paths not starting with …
(edit) @76774   6 years vboxsync FE/Qt: Populate dvd drives and dvd isos as well during a machine start …
(edit) @76773   6 years vboxsync FE/Qt: bugref:5823: UIActionPool: A possiblity to create/acquire …
(edit) @76772   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager UI: A bit of protection for r124351.
(edit) @76771   6 years vboxsync FE/Qt: bugref:8900: Selector UI: Machine tools: A bit of protection …
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