VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @52021   10 years vboxsync IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
(edit) @52018   10 years vboxsync IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
(edit) @52006   10 years vboxsync VMM: VT-x and AMD-V support for making GIM hypercalls.
(edit) @51999   10 years vboxsync Removed left over DEBUG_bird bits in iprt/asn1.h and added …
(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) @51945   10 years vboxsync Try again for up to 5 seconds when we see STATUS_NO_SUCH_DEVICE and …
(edit) @51942   10 years vboxsync build fix
(edit) @51940   10 years vboxsync GMMR0: Switched from fast mutex to critical section for the giant …
(edit) @51934   10 years vboxsync VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.
(edit) @51919   10 years vboxsync asn1-generator: RTASN1TMPL_MEMBER_DYN* was leaking memory.
(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) @51869   10 years vboxsync fake mangling.
(edit) @51868   10 years vboxsync Page hash fixes. Somehow using the wrong algorithm for determining how …
(edit) @51863   10 years vboxsync page hash updates.
(edit) @51862   10 years vboxsync page hash updates.
(edit) @51858   10 years vboxsync Some ASN.1 fixes related to BMP strings. Improved the ASN.1 dumper a …
(edit) @51856   10 years vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
(edit) @51852   10 years vboxsync TM: Add the same TSC offset to each VCPU when pausing/resuming (not …
(edit) @51851   10 years vboxsync Renamed hash implementations to fit better into the build system, …
(edit) @51842   10 years vboxsync Added alternative SHA-512/224 and SHA-512/256 implementations while at it.
(edit) @51841   10 years vboxsync Alternative SHA-512 and SHA-384 implementation.
(edit) @51840   10 years vboxsync mangle the sha-224 symbols.
(edit) @51838   10 years vboxsync Alternative SHA-256 implementation.
(edit) @51836   10 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51834   10 years vboxsync gcc inline: use '=g' here we can also directly operate on memory and …
(edit) @51831   10 years vboxsync gnu inline fun
(edit) @51830   10 years vboxsync duh
(edit) @51829   10 years vboxsync duh
(edit) @51828   10 years vboxsync Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
(edit) @51822   10 years vboxsync Implemented MD2 (legacy reasons).
(edit) @51800   10 years vboxsync duplicate error fix.
(edit) @51798   10 years vboxsync iprt/err.h: untangle error codes
(edit) @51797   10 years vboxsync VMM/GIM/Minimal: OS X bits.
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51767   10 years vboxsync conflict avoidance by more alphabetical sorting.
(edit) @51766   10 years vboxsync conflict with 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) @51732   10 years vboxsync RTZipPkzipMemDecompress: pvSrc const
(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) @51715   10 years vboxsync build fix
(edit) @51714   10 years vboxsync Runtime: added RTZipPkzipMemDecompress()
(edit) @51710   10 years vboxsync we don't provide this function
(edit) @51706   10 years vboxsync Runtime/http: added handling for 301 responses
(edit) @51705   10 years vboxsync Runtime/http: added handling for 301 responses
(edit) @51696   10 years vboxsync Runtime: PKZip stream reader
(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   10 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51635   10 years vboxsync introduced RTHttpGetBinary(), renamed RTHttpGet() to RTHttpGetText()
(edit) @51609   10 years vboxsync DrvMouse: Added queue flush callback like we have for keyboard.
(edit) @51563   10 years vboxsync VMM/GIM: bits.
(edit) @51560   10 years vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @51557   10 years vboxsync Build fix; forgotten to commit those files.
(edit) @51539   10 years vboxsync Keyboard: Extended keyboard driver and reworked USB keyboard device …
(edit) @51508   10 years vboxsync pdmdev.h: comment typo.
(edit) @51490   10 years vboxsync Additions: Darwin: apply the same approach as in r94097 when …
(edit) @51480   10 years vboxsync NetFlt/LwfWin: NDIS6 filter driver (#7231)
(edit) @51476   10 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51436   10 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51435   10 years vboxsync VBoxVideoHost3D.h: structure alignment (fixes 32bit hosts).
(edit) @51342   10 years vboxsync Main,DrvVD: Interface to pass the keys to the disk encryption module …
(edit) @51333   10 years vboxsync VMM/GIM: Hyper-V provider, work-in-progress.
(edit) @51330   10 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51290   10 years vboxsync VMM/PDMUsb: add PDMR3UsbQueryLun function which is needed very soon …
(edit) @51285   10 years vboxsync VMM: Expose the MSR read/write function index enums.
(edit) @51283   10 years vboxsync VMM: Expose CPUMR3MsrRangesInsert().
(edit) @51281   10 years vboxsync VMM/VMMR3: Enable CPUMR3CpuIdInsert().
(edit) @51271   10 years vboxsync VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays …
(edit) @51260   10 years vboxsync wddm: resize enhancements & fixes
(edit) @51254   10 years vboxsync Additions/SharedFolders: fixed ShflStringInitBuffer(), do really use …
(edit) @51250   10 years vboxsync shared folders: several fixes, cleanup
(edit) @51220   11 years vboxsync VMM/HMVMXR0: Implemented EFER swapping using VMCS controls.
(edit) @51217   11 years vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51211   11 years vboxsync header fix
(edit) @51182   11 years vboxsync VMM/IEM: Implemented hardware task-switches, code path disabled.
(edit) @51162   11 years vboxsync operator precedence
(edit) @51161   11 years vboxsync gcc warnings
(edit) @51157   11 years vboxsync crCmd/wddm/crOpenGL: some optimization & cleanup
(edit) @51148   11 years vboxsync wddm/crOpenGL: fix visual artifacts after resize
(edit) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51111   11 years vboxsync wddm/crOpenGL/DevVGA: impl missing CrCmd commands, some adjustments
(edit) @51108   11 years vboxsync Small fix for previous commit
(edit) @51105   11 years vboxsync Missing files for previous commit
(edit) @51102   11 years vboxsync Storage/FilterCrypt: Remove hardcoded data unit size of 512 bytes and …
(edit) @51087   11 years vboxsync typo
(edit) @51081   11 years vboxsync wddm/CrCmd: bugfixes + more correct complex command length info data
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