VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73800   7 years vboxsync FE/Qt: Style nit (s.a. r124483).
(edit) @73799   7 years vboxsync FE/Qt: UISlidingWidget: Add possibility to slide in vertical …
(edit) @73798   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 space nit.
(edit) @73797   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add iemVmxIsVmcsFieldValid.
(edit) @73796   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added the new PML address 64-bit …
(edit) @73795   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Added more VMX CPUID feature identifiers.
(edit) @73794   7 years vboxsync Audio/Mixer: Don't handle commands not supported by certain backends …
(edit) @73793   7 years vboxsync Config.kmk: fix the "OSE only" hack for the extpack cloud support.
(edit) @73792   7 years vboxsync Config.kmk: enable extpacks to contain cloud providers (for now just …
(edit) @73791   7 years vboxsync FE/Qt: UIActionPool* classes: A way to distinguish actions which are …
(edit) @73790   7 years vboxsync FE/Qt: UIActionPool* classes: More strict rules for passing icon names …
(edit) @73789   7 years vboxsync iprt/swagger-codegen: taking an approach to input and output similar …
(edit) @73788   7 years vboxsync NAT/Network: proxy_create_socket - don't treat the failure to set …
(edit) @73787   7 years vboxsync IEM: Allow four deep exception nesting to handle e.g. #BP -> #GP -> …
(edit) @73786   7 years vboxsync Audio/MixBuf: Check frames to clear in AudioMixBufFinish().
(edit) @73785   7 years vboxsync Audio/DrvAudio: Don't clear (finish) more input frames than available …
(edit) @73784   7 years vboxsync Main/Appliance: Fix import regression caused by the progress cleanup.
(edit) @73783   7 years vboxsync FE/Qt: A bit of rework for prepare/cleanup cascades for known tools.
(edit) @73782   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 VMCS field encoding.
(edit) @73781   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 VMCS field encoding union.
(edit) @73780   7 years vboxsync FE/Qt: VirtualBox Manager UI: Split tool menu actions to the one which …
(edit) @73779   7 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [doxygen]
(edit) @73778   7 years vboxsync IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
(edit) @73777   7 years vboxsync Devices/Serial/UartCore.cpp: Fix character timeout indication …
(edit) @73776   7 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [doxgyen]
(edit) @73775   7 years vboxsync VUSB/Linux: Fixed double reap of discarded URBs, causing potential crashes.
(edit) @73774   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add VMCS field access-type, type and …
(edit) @73773   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 VMCS index and encoding are …
(edit) @73772   7 years vboxsync hm_vmx.h: nit.
(edit) @73771   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Define VMCS field widths, add inline …
(edit) @73770   7 years vboxsync VMM/HMVMXR0: Revert r124436 (VMCLEAR is needed for setting launch …
(edit) @73769   7 years vboxsync iprt/err.h: Fix duplicate value for different status code
(edit) @73768   7 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
(edit) @73767   7 years vboxsync Serial: Remove the old serial code and switch over to the new one by …
(edit) @73766   7 years vboxsync Serial: Remove the old serial code and switch over to the new one by …
(edit) @73765   7 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [build]
(edit) @73764   7 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [build]
(edit) @73763   7 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [bugfix]
(edit) @73762   7 years vboxsync IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
(edit) @73761   7 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread.
(edit) @73760   7 years vboxsync IPRT/dbgmodexports: paranoia.
(edit) @73759   7 years vboxsync IPRT/RTLdrQueryProp[Ex]: Fixed passing a uint32_t when querying …
(edit) @73758   7 years vboxsync IPRT/ldrPE: Fixed bug in Seg+Offset -> RVA translation method.
(edit) @73757   7 years vboxsync MachineImplMoveVM.cpp: Try fix doxygen burn on Win64dep.
(edit) @73756   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMCLEAR skeleton.
(edit) @73755   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added missing iemCImpl_vmptrst.
(edit) @73754   7 years vboxsync VMM/HVMXMR0: const nit.
(edit) @73753   7 years vboxsync VMM/HMVMXR0: We shouldn't need to VMCLEAR before VMPTRLD before …
(edit) @73752   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Implement VMPTRST, added decoded …
(edit) @73751   7 years vboxsync IPRT: No MD4 in RuntimeR0Drv on windows, of course.
(edit) @73750   7 years vboxsync iprt/win/windows.h: Workaround what appears to be a warning pop issue …
(edit) @73749   7 years vboxsync IPRT/crypto: Implemented reading of PEM encrypted RSA keys. bugref:9152
(edit) @73748   7 years vboxsync DevPcBios: Fixed typo in logging code.
(edit) @73747   7 years vboxsync One more header.
(edit) @73746   7 years vboxsync NAT/NATNet: Disable Nagle algorighm on the host using TCP_NODELAY …
(edit) @73745   7 years vboxsync VMM: Nested VMX: bugref:9180 Implement VMPTRLD.
(edit) @73744   7 years vboxsync Main/Machine: bugref:8612: fix build without extpack support (very …
(edit) @73743   7 years vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73742   7 years vboxsync VMM: Nested VMX: bugref:9180 Build fix.
(edit) @73741   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 build fix.
(edit) @73740   7 years vboxsync Main: bugref:8612: add implementaion of Machine::applyDefault() in …
(edit) @73739   7 years vboxsync VMM: Nested VMX: bugref:9180 Use GCPhysVmcs to keep track of whether …
(edit) @73738   7 years vboxsync FE/Qt: VirtualBox Manager UI: Integrating Network Manager toolbar into …
(edit) @73737   7 years vboxsync DevVGA-SVGA: simplified creation of per context device windows; …
(edit) @73736   7 years vboxsync DevVGA-SVGA: simplified creation of per context device windows; …
(edit) @73735   7 years vboxsync FE/Qt: UIActionPool* and UIMediumManager classes: Move Network Manager …
(edit) @73734   7 years vboxsync FE/Qt: Media Manager: Fix few small action related aspects.
(edit) @73733   7 years vboxsync Main/CloudProviderManager: fix accidentally introduced last second …
(edit) @73732   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Set the current VMCS pointer to …
(edit) @73731   7 years vboxsync Audio/DrvAudio: No need to re-query the backend stream's writable size …
(edit) @73730   7 years vboxsync Audio: Implemented PDMAUDIOSTREAMCMD_DROP; at the moment only the …
(edit) @73729   7 years vboxsync Audio/DrvHostDSound.cpp: Renaming, logging, formatting.
(edit) @73728   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Fixes and improvement for …
(edit) @73727   7 years vboxsync Audio/DrvHostDSound.cpp: Also do the playback data transfer in the …
(edit) @73726   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Check physical address limit on the …
(edit) @73725   7 years vboxsync VBox/err.h: Fix status codes with the same value
(edit) @73724   7 years vboxsync VMMDev: multimonitor resize for Windows guests, bugref:8444
(edit) @73723   7 years vboxsync build fix for r124400
(edit) @73722   7 years vboxsync Devices/Serial: Crash fix
(edit) @73721   7 years vboxsync FE/Qt: VirtualBox Manager UI: Integrating Media Manager toolbar into …
(edit) @73720   7 years vboxsync Runtime/serialport-win.cpp: Fixes, can't use CancelIo because it …
(edit) @73719   7 years vboxsync Main/Cloud: fix copyright header and todo
(edit) @73718   7 years vboxsync build fix for r124396
(edit) @73717   7 years vboxsync FE/Qt: UIActionPool* and UIMediumManager classes: Move Medium Manager …
(edit) @73716   7 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73715   7 years vboxsync FE/Qt: UIActionPool: Merging polymorph action functionality to …
(edit) @73714   7 years vboxsync Audio/MixBuf: Added AudioMixBufUsedBytes().
(edit) @73713   7 years vboxsync Devices/Serial: Remove giving the amount of available data to write …
(edit) @73712   7 years vboxsync Devices/Serial: Remove giving the amount of available data to write …
(edit) @73711   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix typo in r124389.
(edit) @73710   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Implement construction of VM-exit …
(edit) @73709   7 years vboxsync scm fix
(edit) @73708   7 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add missing VM-exit instruction …
(edit) @73707   7 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73706   7 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73705   7 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73704   7 years vboxsync IPRT/base64.cpp: nit
(edit) @73703   7 years vboxsync IPRT/r3/memsafer: Switched to individual scrambling words for each …
(edit) @73702   7 years vboxsync FE/Qt: bugref: 9040 Create manager UI log files with delete share
(edit) @73701   7 years vboxsync Audio/DrvAudioCommon.cpp: The default is Little Endian in …
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