|
|
@52644
|
10 years |
vboxsync |
s/RT_OS_WINDOWS/!RT_OS_LINUX/
|
|
|
@52643
|
10 years |
vboxsync |
iprt/thread.h: workaround for genksyms crash
|
|
|
@52632
|
10 years |
vboxsync |
bugfix in previous commit with some new parent watcher code (disabled).
|
|
|
@52627
|
10 years |
vboxsync |
SUP: Fixed comctl32.dll resolving (generic winsxs) and fixed a crash …
|
|
|
@52622
|
10 years |
vboxsync |
3D: Mac OS X host: enable support for offline rendering.
|
|
|
@52618
|
10 years |
vboxsync |
HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
|
|
|
@52606
|
10 years |
vboxsync |
build fix
|
|
|
@52605
|
10 years |
vboxsync |
build fix
|
|
|
@52604
|
10 years |
vboxsync |
build fix
|
|
|
@52603
|
10 years |
vboxsync |
build fix
|
|
|
@52602
|
10 years |
vboxsync |
build fix
|
|
|
@52601
|
10 years |
vboxsync |
IPRT: Added support for microsoft timestamp counter signatures. This …
|
|
|
@52600
|
10 years |
vboxsync |
IPRT: Added support for microsoft timestamp counter signatures. This …
|
|
|
@52596
|
10 years |
vboxsync |
Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
|
|
|
@52592
|
10 years |
vboxsync |
NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
|
|
|
@52585
|
10 years |
vboxsync |
Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
|
|
|
@52582
|
10 years |
vboxsync |
iprt/cpuset.h: missed committing file changes for r95853.
|
|
|
@52580
|
10 years |
vboxsync |
algorithm or something it needs is missing in one of the additions …
|
|
|
@52573
|
10 years |
vboxsync |
VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to …
|
|
|
@52565
|
10 years |
vboxsync |
include/iprt/cdefs.h: try fixing the internal compiler error exposed …
|
|
|
@52554
|
10 years |
vboxsync |
VBox/Main: #1909: Bug & coding style fixes.
|
|
|
@52549
|
10 years |
vboxsync |
VBox/Main: #1909: Further compilation & coding style fixes.
|
|
|
@52548
|
10 years |
vboxsync |
Main: #1909: Compilation fixes
|
|
|
@52546
|
10 years |
vboxsync |
VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
|
|
|
@52543
|
10 years |
vboxsync |
IntNet: follow up to r85262 - refactor rewriting of link-level address …
|
|
|
@52539
|
10 years |
vboxsync |
build fix
|
|
|
@52537
|
10 years |
vboxsync |
IPRT,SUP: First part of timestamp counter signatures support.
|
|
|
@52533
|
10 years |
vboxsync |
ASN.1 decoding: limit nesting.
|
|
|
@52519
|
10 years |
vboxsync |
Provide names for all types of IPv6 Neighbor Discovery. Provide …
|
|
|
@52503
|
10 years |
vboxsync |
Started working on PKCS #7 attributes.
|
|
|
@52495
|
10 years |
vboxsync |
Runtime: cdefs.h changes to avoid warnings from some g++ versions …
|
|
|
@52466
|
10 years |
vboxsync |
VMM: Nit for r95680.
|
|
|
@52465
|
10 years |
vboxsync |
VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
|
|
|
@52458
|
10 years |
vboxsync |
ASMMultU32ByU32DivByU32 / ASMMultU64ByU32DivByU32: no need to set …
|
|
|
@52455
|
10 years |
vboxsync |
Updated ASMMultU32ByU32DivByU32 and ASMMultU64ByU32DivByU32 …
|
|
|
@52454
|
10 years |
vboxsync |
ASMMultU32ByU32DivByU32: Cleaned up mess. Tested on x86 and amd64-msc.
|
|
|
@52443
|
10 years |
vboxsync |
Runtime: added ASMMultU32ByU32DivByU32() and fixed early clobber …
|
|
|
@52438
|
10 years |
vboxsync |
SUP: Some more confusing trickery.
|
|
|
@52429
|
10 years |
vboxsync |
crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
|
|
|
@52428
|
10 years |
vboxsync |
asm.h: Fix broken ASMAtomicUoIncU32 assembly.
|
|
|
@52424
|
10 years |
vboxsync |
Only VirtualBox.dll has a TrustedError method, so add a flag to …
|
|
|
@52422
|
10 years |
vboxsync |
Fix typo in comment.
|
|
|
@52419
|
10 years |
vboxsync |
VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
|
|
|
@52403
|
10 years |
vboxsync |
SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
|
|
|
@52394
|
10 years |
vboxsync |
intnetR0TrunkIfPortDisconnect: Must always release the busy reference …
|
|
|
@52393
|
10 years |
vboxsync |
intnet: Fixed bug in intnetR0TrunkIfPortDisconnect where the mutex …
|
|
|
@52392
|
10 years |
vboxsync |
sup.h: doxygen nit
|
|
|
@52366
|
10 years |
vboxsync |
SUP: Cache images for process verficiation.
|
|
|
@52365
|
10 years |
vboxsync |
sup: Check for TrustedInstaller; accept ProgramFiles and CommonFiles.
|
|
|
@52364
|
10 years |
vboxsync |
nt.h: NtOpenKey, NtQuerySecurityObject, NtQueryValueKey, RtlEqualSid, …
|
|
|
@52358
|
10 years |
vboxsync |
Storage/VD,VHD: Fix crash with certain VHD images with only partial …
|
|
|
@52354
|
10 years |
vboxsync |
nt.h: TEB fix.
|
|
|
@52345
|
10 years |
vboxsync |
Runtime: Implemented ASMAtomicUo[Inc|Dec]U32() with updated testcase. …
|
|
|
@52341
|
10 years |
vboxsync |
build fix
|
|
|
@52340
|
10 years |
vboxsync |
build fix
|
|
|
@52335
|
10 years |
vboxsync |
RTBigNum: Added shift APIs, implemented a faster division algorithm, …
|
|
|
@52312
|
10 years |
vboxsync |
6219: New parameters related to file size / recording time limitation …
|
|
|
@52301
|
10 years |
vboxsync |
USB: Move the URB cancellation work to the per device I/O thread, fix …
|
|
|
@52294
|
10 years |
vboxsync |
asm-math.h: build fix
|
|
|
@52292
|
10 years |
vboxsync |
RTBigNum/asmdefs.mac: Forgot another file.
|
|
|
@52290
|
10 years |
vboxsync |
RTBigNum: Two assembly optimizations related to RTBigNumModExp. Use …
|
|
|
@52282
|
10 years |
vboxsync |
VMM: build fix.
|
|
|
@52247
|
10 years |
vboxsync |
VMM/GIM: Keep Minimal GIM provider guest agnostic.
|
|
|
@52213
|
10 years |
vboxsync |
SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
|
|
|
@52205
|
10 years |
vboxsync |
VBox/err.h: four VERR_SUP_VP_* status codes for the latest SUP changes.
|
|
|
@52192
|
10 years |
vboxsync |
HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
|
|
|
@52189
|
10 years |
vboxsync |
Additions/x11/VBoxClient: make remembering screen size between …
|
|
|
@52178
|
10 years |
vboxsync |
Additions/x11/VBoxClient: make remembering screen size between …
|
|
|
@52163
|
10 years |
vboxsync |
SUP: Make the middle respawn process wait on both parent and child. …
|
|
|
@52161
|
10 years |
vboxsync |
<VBox/intnet.h>: typo
|
|
|
@52139
|
10 years |
vboxsync |
SUP: child-process purification to avoid sysfer.dll.
|
|
|
@52134
|
10 years |
vboxsync |
NDIS6: Cumulative commit containing async send, unload race fix …
|
|
|
@52108
|
10 years |
vboxsync |
wrong error code.
|
|
|
@52103
|
10 years |
vboxsync |
nt.h: Cleaned out unused structures.
|
|
|
@52102
|
10 years |
vboxsync |
nt.h: TEB and PEB structures.
|
|
|
@52092
|
10 years |
vboxsync |
SUP: Disable hard error popups from NtCreateSection failures.
|
|
|
@52066
|
10 years |
vboxsync |
VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
|
|
|
@52050
|
10 years |
vboxsync |
RTMemSafer: Split generic from ring-3 specific page based …
|
|
|
@52047
|
10 years |
vboxsync |
include/VBox/Hardware/VBoxVideoVBE.h: fix comment mentioning a wrong …
|
|
|
@52041
|
10 years |
vboxsync |
VMM: Fix NMI handling.
|
|
|
@52040
|
10 years |
vboxsync |
nt.h: Missing NtQueryDirectoryFile prototype.
|
|
|
@52039
|
10 years |
vboxsync |
short -> long names.
|
|
|
@52023
|
10 years |
vboxsync |
pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer …
|
|
|
@52022
|
10 years |
vboxsync |
vd-ifs.h: Remove VDCFG* API which uses RTMemLocked*
|
|
|
@52021
|
10 years |
vboxsync |
IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
|
|
|
@52018
|
10 years |
vboxsync |
IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
|
|
|
@52006
|
10 years |
vboxsync |
VMM: VT-x and AMD-V support for making GIM hypercalls.
|
|
|
@51999
|
10 years |
vboxsync |
Removed left over DEBUG_bird bits in iprt/asn1.h and added …
|
|
|
@51998
|
10 years |
vboxsync |
include,Main,Additions: SHFLSTRING cleanup (gcc build fix).
|
|
|
@51997
|
10 years |
vboxsync |
include,Main,Additions: SHFLSTRING cleanup.
|
|
|
@51981
|
10 years |
vboxsync |
VMM/GIM, VMM/HM: Add support for Hyper-V hypervisor capabilities …
|
|
|
@51978
|
10 years |
vboxsync |
Need to initialize the SUPR3HardenedVerify* bits in the extension pack …
|
|
|
@51977
|
10 years |
vboxsync |
Refuse symantec sysfer.dll; accept microsoft sfc.dll.
|
|
|
@51946
|
10 years |
vboxsync |
VMM/HMVMXR0: Comment nits
|
|
|
@51945
|
10 years |
vboxsync |
Try again for up to 5 seconds when we see STATUS_NO_SUCH_DEVICE and …
|
|
|
@51942
|
10 years |
vboxsync |
build fix
|
|
|
@51940
|
10 years |
vboxsync |
GMMR0: Switched from fast mutex to critical section for the giant …
|
|
|
@51934
|
10 years |
vboxsync |
VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.
|
|
|
@51919
|
10 years |
vboxsync |
asn1-generator: RTASN1TMPL_MEMBER_DYN* was leaking memory.
|
|
|
@51887
|
10 years |
vboxsync |
Utf8Str: Fix assignEx with a_offSrc != 0
|
|
|