VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52546   10 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52543   10 years vboxsync IntNet: follow up to r85262 - refactor rewriting of link-level address …
(edit) @52539   10 years vboxsync build fix
(edit) @52537   10 years vboxsync IPRT,SUP: First part of timestamp counter signatures support.
(edit) @52533   10 years vboxsync ASN.1 decoding: limit nesting.
(edit) @52519   10 years vboxsync Provide names for all types of IPv6 Neighbor Discovery. Provide …
(edit) @52503   10 years vboxsync Started working on PKCS #7 attributes.
(edit) @52495   10 years vboxsync Runtime: cdefs.h changes to avoid warnings from some g++ versions …
(edit) @52466   10 years vboxsync VMM: Nit for r95680.
(edit) @52465   10 years vboxsync VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
(edit) @52458   10 years vboxsync ASMMultU32ByU32DivByU32 / ASMMultU64ByU32DivByU32: no need to set …
(edit) @52455   10 years vboxsync Updated ASMMultU32ByU32DivByU32 and ASMMultU64ByU32DivByU32 …
(edit) @52454   10 years vboxsync ASMMultU32ByU32DivByU32: Cleaned up mess. Tested on x86 and amd64-msc.
(edit) @52443   10 years vboxsync Runtime: added ASMMultU32ByU32DivByU32() and fixed early clobber …
(edit) @52438   10 years vboxsync SUP: Some more confusing trickery.
(edit) @52429   10 years vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52428   10 years vboxsync asm.h: Fix broken ASMAtomicUoIncU32 assembly.
(edit) @52424   10 years vboxsync Only VirtualBox.dll has a TrustedError method, so add a flag to …
(edit) @52422   10 years vboxsync Fix typo in comment.
(edit) @52419   10 years vboxsync VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
(edit) @52403   10 years vboxsync SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
(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) @52364   10 years vboxsync nt.h: NtOpenKey, NtQuerySecurityObject, NtQueryValueKey, RtlEqualSid, …
(edit) @52358   10 years vboxsync Storage/VD,VHD: Fix crash with certain VHD images with only partial …
(edit) @52354   10 years vboxsync nt.h: TEB fix.
(edit) @52345   10 years vboxsync Runtime: Implemented ASMAtomicUo[Inc|Dec]U32() with updated testcase. …
(edit) @52341   10 years vboxsync build fix
(edit) @52340   10 years vboxsync build fix
(edit) @52335   10 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
(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) @52294   10 years vboxsync asm-math.h: build fix
(edit) @52292   10 years vboxsync RTBigNum/asmdefs.mac: Forgot another file.
(edit) @52290   10 years vboxsync RTBigNum: Two assembly optimizations related to RTBigNumModExp. Use …
(edit) @52282   10 years vboxsync VMM: build fix.
(edit) @52247   10 years vboxsync VMM/GIM: Keep Minimal GIM provider guest agnostic.
(edit) @52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(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) @52163   10 years vboxsync SUP: Make the middle respawn process wait on both parent and child. …
(edit) @52161   10 years vboxsync <VBox/intnet.h>: typo
(edit) @52139   10 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52134   10 years vboxsync NDIS6: Cumulative commit containing async send, unload race fix …
(edit) @52108   10 years vboxsync wrong error code.
(edit) @52103   10 years vboxsync nt.h: Cleaned out unused structures.
(edit) @52102   10 years vboxsync nt.h: TEB and PEB structures.
(edit) @52092   10 years vboxsync SUP: Disable hard error popups from NtCreateSection failures.
(edit) @52066   10 years vboxsync VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
(edit) @52050   10 years vboxsync RTMemSafer: Split generic from ring-3 specific page based …
(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) @52040   10 years vboxsync nt.h: Missing NtQueryDirectoryFile prototype.
(edit) @52039   10 years vboxsync short -> long names.
(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.
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