|
|
@53330
|
10 years |
vboxsync |
ConsoleImpl2.cpp: Replaced VERR_GENERAL_FAILURE with more specific …
|
|
|
@53327
|
10 years |
vboxsync |
iprt/cpuset: RTCpuSetCopy.
|
|
|
@53269
|
10 years |
vboxsync |
HostDrivers/Support: Enabled global TSC rate calculation and …
|
|
|
@53214
|
10 years |
vboxsync |
VBox/sup.h: make darwin happy for now, assertion for debug builds …
|
|
|
@53213
|
10 years |
vboxsync |
HostDrivers/Support: More accurate and reusable error code, more paranoia.
|
|
|
@53212
|
10 years |
vboxsync |
HostDrivers/Support: Add infrastructure for delta-adjusted TSC reads …
|
|
|
@53210
|
10 years |
vboxsync |
PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
|
|
|
@53208
|
10 years |
vboxsync |
spaces
|
|
|
@53201
|
10 years |
vboxsync |
Devices/Main: vmsvga updates
|
|
|
@53194
|
10 years |
vboxsync |
doc nit
|
|
|
@53192
|
10 years |
vboxsync |
iprt/x86.h: comment typo.
|
|
|
@53191
|
10 years |
vboxsync |
iprt/x86.h: comment typos.
|
|
|
@53187
|
10 years |
vboxsync |
x86.h: Found some documentation of DR7 bits 12, 14 and 15. Tentatively …
|
|
|
@53179
|
10 years |
vboxsync |
style
|
|
|
@53173
|
10 years |
vboxsync |
IPRT,SUPDrv: Added new 'ringbuf[=size]' log destination for cases …
|
|
|
@53172
|
10 years |
vboxsync |
DIS: #6249: Complex instructions support (like gather) and some fixes. …
|
|
|
@53164
|
10 years |
vboxsync |
DIS: #6249: Added missing 660F38h instructions. Small bug fixes. Unit …
|
|
|
@53155
|
10 years |
vboxsync |
DIS: #6249: Some bug fixes and new testcases. Enabled 0F3A …
|
|
|
@53148
|
10 years |
vboxsync |
Port a part of r95116 (disk encryption changes in 4.3) which was …
|
|
|
@53132
|
10 years |
vboxsync |
DIS: #6251: Missed constants for r96664
|
|
|
@53121
|
10 years |
vboxsync |
USB: Added required SS descriptors to emulated MSD.
|
|
|
@53098
|
10 years |
vboxsync |
VUSB: Define a few new descriptor types.
|
|
|
@53097
|
10 years |
vboxsync |
USB: Beginnings of emulated USB3 devices.
|
|
|
@53096
|
10 years |
vboxsync |
Just in case.
|
|
|
@53094
|
10 years |
vboxsync |
DIS: #6251: AVX / VEX instructions support (two byte instructions …
|
|
|
@53090
|
10 years |
vboxsync |
pr7231. NDIS6 support has been added into the Windows installer.
|
|
|
@53087
|
10 years |
vboxsync |
HostDrivers/Support: Add code for measuring nominal TSC frequency …
|
|
|
@53063
|
10 years |
vboxsync |
HostDrivers/Support: Add TSC-delta measurement ioctl interface, fixed …
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@53052
|
10 years |
vboxsync |
DIS: #6249: Added missing commands: getsec, movsldup, movddup, …
|
|
|
@53035
|
10 years |
vboxsync |
supHardNtViRdrRead: Cleanup and deal with async i/o in ring-3 just to …
|
|
|
@53020
|
10 years |
vboxsync |
iprt/types.h: comment typos.
|
|
|
@53017
|
10 years |
vboxsync |
SUP: Try to work around sakfile.sys bsod and dgmaster.sys.
|
|
|
@53010
|
10 years |
vboxsync |
IPRT: Added electric fence allocator for ASN.1.
|
|
|
@53008
|
10 years |
vboxsync |
include,Additions: Windows 10 tweaks.
|
|
|
@53007
|
10 years |
vboxsync |
DIS: Fixed VMREAD/VMWRITE disassembling, added support for MOVBE, …
|
|
|
@52969
|
10 years |
vboxsync |
SUP: Restructured the respawn + child purification code to use the …
|
|
|
@52962
|
10 years |
vboxsync |
SUP: Check the entire NTDLL during process verification now that we're …
|
|
|
@52956
|
10 years |
vboxsync |
Additions/common/VBoxGuestLib: combine VbglR3GetDisplayChangeRequest() …
|
|
|
@52955
|
10 years |
vboxsync |
build fix
|
|
|
@52953
|
10 years |
vboxsync |
SUP: Use LdrRegisterDllNotification when available to make sure we see …
|
|
|
@52949
|
10 years |
vboxsync |
SUP: Do the early init thing on the stub process too.
|
|
|
@52947
|
10 years |
vboxsync |
SUP: Implemented early VM process vboxdrv initialization.
|
|
|
@52944
|
10 years |
vboxsync |
IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
|
|
|
@52943
|
10 years |
vboxsync |
SUP: The child side of early VM process init.
|
|
|
@52941
|
10 years |
vboxsync |
Use our own heap in the hope that we can use it before ntdll is really …
|
|
|
@52940
|
10 years |
vboxsync |
Eliminating some more kernel32.dll dependencies, marking APIs we like …
|
|
|
@52935
|
10 years |
vboxsync |
VBox/DragAndDrop: fixed condition
|
|
|
@52929
|
10 years |
vboxsync |
iprt/asm.h: fixed warning, volatile not nececessary here
|
|
|
@52921
|
10 years |
vboxsync |
IMouse::PointerShape
|
|
|
@52893
|
10 years |
vboxsync |
Additions/VBoxService: add first skeleton of display service.
|
|
|
@52876
|
10 years |
vboxsync |
SUP: Log more details on system dlls and hot patching.
|
|
|
@52867
|
10 years |
vboxsync |
VBoxGuest.h: turn an IOCtl definition into a template.
|
|
|
@52830
|
10 years |
vboxsync |
Main: missing MediumVariant.
|
|
|
@52824
|
10 years |
vboxsync |
pr7489. Added uninstallation inf files and driver packages related to …
|
|
|
@52815
|
10 years |
vboxsync |
HostDrivers/Support: Comments and use a proper error code for failing …
|
|
|
@52789
|
10 years |
vboxsync |
VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
|
|
|
@52778
|
10 years |
vboxsync |
iprt/x86.h: add EFER.TCE bit.
|
|
|
@52760
|
10 years |
vboxsync |
nits. (Please just don't bother tagging the outer #endif of a header, …
|
|
|
@52749
|
10 years |
vboxsync |
Added define.
|
|
|
@52743
|
10 years |
vboxsync |
Main/USB: Fix darwin assertion on Macbooks with USB 3.0 (Superspeed) …
|
|
|
@52742
|
10 years |
vboxsync |
iprt/nt/nt.h: FILE_BASIC_INFORMATION.
|
|
|
@52740
|
10 years |
vboxsync |
Forgot VBox/err.h.
|
|
|
@52699
|
10 years |
vboxsync |
VMM/GIM: Fix initialization of Hyper-V bits that rely on HM …
|
|
|
@52691
|
10 years |
vboxsync |
Provide missing Log2Func to Log6Func. Fix already defined Log4Func to …
|
|
|
@52675
|
10 years |
vboxsync |
VMM/GIM: Fix circular dependency between PDM and GIM init. routines.
|
|
|
@52670
|
10 years |
vboxsync |
VMM, Devices: Add interface to query the APIC frequency from the APIC …
|
|
|
@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 …
|
|
|