VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53330   10 years vboxsync ConsoleImpl2.cpp: Replaced VERR_GENERAL_FAILURE with more specific …
(edit) @53269   10 years vboxsync HostDrivers/Support: Enabled global TSC rate calculation and …
(edit) @53214   10 years vboxsync VBox/sup.h: make darwin happy for now, assertion for debug builds …
(edit) @53213   10 years vboxsync HostDrivers/Support: More accurate and reusable error code, more paranoia.
(edit) @53212   10 years vboxsync HostDrivers/Support: Add infrastructure for delta-adjusted TSC reads …
(edit) @53210   10 years vboxsync PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
(edit) @53208   10 years vboxsync spaces
(edit) @53201   10 years vboxsync Devices/Main: vmsvga updates
(edit) @53179   10 years vboxsync style
(edit) @53172   10 years vboxsync DIS: #6249: Complex instructions support (like gather) and some fixes. …
(edit) @53164   10 years vboxsync DIS: #6249: Added missing 660F38h instructions. Small bug fixes. Unit …
(edit) @53155   10 years vboxsync DIS: #6249: Some bug fixes and new testcases. Enabled 0F3A …
(edit) @53148   10 years vboxsync Port a part of r95116 (disk encryption changes in 4.3) which was …
(edit) @53132   10 years vboxsync DIS: #6251: Missed constants for r96664
(edit) @53121   10 years vboxsync USB: Added required SS descriptors to emulated MSD.
(edit) @53098   10 years vboxsync VUSB: Define a few new descriptor types.
(edit) @53097   10 years vboxsync USB: Beginnings of emulated USB3 devices.
(edit) @53096   10 years vboxsync Just in case.
(edit) @53094   10 years vboxsync DIS: #6251: AVX / VEX instructions support (two byte instructions …
(edit) @53090   10 years vboxsync pr7231. NDIS6 support has been added into the Windows installer.
(edit) @53087   10 years vboxsync HostDrivers/Support: Add code for measuring nominal TSC frequency …
(edit) @53063   10 years vboxsync HostDrivers/Support: Add TSC-delta measurement ioctl interface, fixed …
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53052   10 years vboxsync DIS: #6249: Added missing commands: getsec, movsldup, movddup, …
(edit) @53035   10 years vboxsync supHardNtViRdrRead: Cleanup and deal with async i/o in ring-3 just to …
(edit) @53017   10 years vboxsync SUP: Try to work around sakfile.sys bsod and dgmaster.sys.
(edit) @53008   10 years vboxsync include,Additions: Windows 10 tweaks.
(edit) @53007   10 years vboxsync DIS: Fixed VMREAD/VMWRITE disassembling, added support for MOVBE, …
(edit) @52962   10 years vboxsync SUP: Check the entire NTDLL during process verification now that we're …
(edit) @52956   10 years vboxsync Additions/common/VBoxGuestLib: combine VbglR3GetDisplayChangeRequest() …
(edit) @52935   10 years vboxsync VBox/DragAndDrop: fixed condition
(edit) @52921   10 years vboxsync IMouse::PointerShape
(edit) @52893   10 years vboxsync Additions/VBoxService: add first skeleton of display service.
(edit) @52867   10 years vboxsync VBoxGuest.h: turn an IOCtl definition into a template.
(edit) @52830   10 years vboxsync Main: missing MediumVariant.
(edit) @52824   10 years vboxsync pr7489. Added uninstallation inf files and driver packages related to …
(edit) @52815   10 years vboxsync HostDrivers/Support: Comments and use a proper error code for failing …
(edit) @52789   10 years vboxsync VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
(edit) @52760   10 years vboxsync nits. (Please just don't bother tagging the outer #endif of a header, …
(edit) @52749   10 years vboxsync Added define.
(edit) @52743   10 years vboxsync Main/USB: Fix darwin assertion on Macbooks with USB 3.0 (Superspeed) …
(edit) @52740   10 years vboxsync Forgot VBox/err.h.
(edit) @52699   10 years vboxsync VMM/GIM: Fix initialization of Hyper-V bits that rely on HM …
(edit) @52675   10 years vboxsync VMM/GIM: Fix circular dependency between PDM and GIM init. routines.
(edit) @52670   10 years vboxsync VMM, Devices: Add interface to query the APIC frequency from the APIC …
(edit) @52622   10 years vboxsync 3D: Mac OS X host: enable support for offline rendering.
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52596   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
(edit) @52592   10 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52585   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52573   10 years vboxsync VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to …
(edit) @52554   10 years vboxsync VBox/Main: #1909: Bug & coding style fixes.
(edit) @52546   10 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52429   10 years vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52424   10 years vboxsync Only VirtualBox.dll has a TrustedError method, so add a flag to …
(edit) @52419   10 years vboxsync VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
(edit) @52394   10 years vboxsync intnetR0TrunkIfPortDisconnect: Must always release the busy reference …
(edit) @52393   10 years vboxsync intnet: Fixed bug in intnetR0TrunkIfPortDisconnect where the mutex …
(edit) @52392   10 years vboxsync sup.h: doxygen nit
(edit) @52366   10 years vboxsync SUP: Cache images for process verficiation.
(edit) @52365   10 years vboxsync sup: Check for TrustedInstaller; accept ProgramFiles and CommonFiles.
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52301   10 years vboxsync USB: Move the URB cancellation work to the per device I/O thread, fix …
(edit) @52282   10 years vboxsync VMM: build fix.
(edit) @52247   10 years vboxsync VMM/GIM: Keep Minimal GIM provider guest agnostic.
(edit) @52205   10 years vboxsync VBox/err.h: four VERR_SUP_VP_* status codes for the latest SUP changes.
(edit) @52192   10 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @52189   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52178   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52161   10 years vboxsync <VBox/intnet.h>: typo
(edit) @52134   10 years vboxsync NDIS6: Cumulative commit containing async send, unload race fix …
(edit) @52066   10 years vboxsync VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
(edit) @52047   10 years vboxsync include/VBox/Hardware/VBoxVideoVBE.h: fix comment mentioning a wrong …
(edit) @52041   10 years vboxsync VMM: Fix NMI handling.
(edit) @52023   10 years vboxsync pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer …
(edit) @52022   10 years vboxsync vd-ifs.h: Remove VDCFG* API which uses RTMemLocked*
(edit) @52006   10 years vboxsync VMM: VT-x and AMD-V support for making GIM hypercalls.
(edit) @51998   10 years vboxsync include,Main,Additions: SHFLSTRING cleanup (gcc build fix).
(edit) @51997   10 years vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51981   10 years vboxsync VMM/GIM, VMM/HM: Add support for Hyper-V hypervisor capabilities …
(edit) @51978   10 years vboxsync Need to initialize the SUPR3HardenedVerify* bits in the extension pack …
(edit) @51977   10 years vboxsync Refuse symantec sysfer.dll; accept microsoft sfc.dll.
(edit) @51946   10 years vboxsync VMM/HMVMXR0: Comment nits
(edit) @51934   10 years vboxsync VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.
(edit) @51887   10 years vboxsync Utf8Str: Fix assignEx with a_offSrc != 0
(edit) @51886   10 years vboxsync VD: Add API to query information about a filter
(edit) @51852   10 years vboxsync TM: Add the same TSC offset to each VCPU when pausing/resuming (not …
(edit) @51836   10 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51797   10 years vboxsync VMM/GIM/Minimal: OS X bits.
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51757   10 years vboxsync VMM: Change error codes to be consistent.
(edit) @51752   10 years vboxsync Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
(edit) @51751   10 years vboxsync Storage/VD: Add methods to load a plugin from a given path/file. …
(edit) @51729   10 years vboxsync Recently missed header updates.
(edit) @51728   10 years vboxsync VMM: Add MWait Extensions as a CPUM feature to allow configuring it …
(edit) @51718   10 years vboxsync VMM: struct/union naming fix.
(edit) @51689   10 years vboxsync Main/Guid: typos
(edit) @51688   10 years vboxsync Main/Guid: fix regressions
(edit) @51687   10 years vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
(edit) @51643   11 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
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