|
|
@74577
|
6 years |
vboxsync |
Build fix (Doxygen).
|
|
|
@74575
|
6 years |
vboxsync |
DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
|
|
|
@74545
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Move hmR0VmxGetMsrPermission to …
|
|
|
@74542
|
6 years |
vboxsync |
VMM/CPUM, IEM: Nested VMX: bugref:9180 Preparation of MSR bitmaps for …
|
|
|
@74539
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; RDTSC, RDTSCP intercepts.
|
|
|
@74535
|
6 years |
vboxsync |
VBox/VBoxGuestLib.h: Removed empty sub-struct HG_Leave in …
|
|
|
@74526
|
6 years |
vboxsync |
DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
|
|
|
@74523
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 More robust check for CR0/CR4 fixed0 …
|
|
|
@74517
|
6 years |
vboxsync |
NEM/win: Updates for new builds. bugref:9044
|
|
|
@74513
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits - VMREAD/VMWRITE …
|
|
|
@74509
|
6 years |
vboxsync |
hm_vmx.h: Added VM-exit guest-physical address VMCS field to the …
|
|
|
@74508
|
6 years |
vboxsync |
iprt/nt/hyperv.h: Document some new registers.
|
|
|
@74507
|
6 years |
vboxsync |
Audio/DrvAudio: Addressed backend stream destruction on failed …
|
|
|
@74500
|
6 years |
vboxsync |
iprt/assert.h: Added AssertLogRelStmt.
|
|
|
@74498
|
6 years |
vboxsync |
DrvAudio.cpp,pdmaudioifs.h: Added a HACK to avoid asserting in …
|
|
|
@74491
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Add functions for querying VMX intercept …
|
|
|
@74487
|
6 years |
vboxsync |
VMM/CPUM: Nested SVM, VMX: bugref:7243 bugref:9180 Fix for upcoming …
|
|
|
@74479
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Rather than dereference pVCpu or …
|
|
|
@74471
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 typo.
|
|
|
@74469
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit handler for instructions with …
|
|
|
@74468
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits.
|
|
|
@74460
|
6 years |
vboxsync |
IPRT: Implemented long filename support for windows (except for …
|
|
|
@74456
|
6 years |
vboxsync |
iprt/asm.h: doxygen fix
|
|
|
@74453
|
6 years |
vboxsync |
DrvChar,asm.h: Added ASMAtomicXchgZ to get rid of 32-bit VCC …
|
|
|
@74449
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 added define for setting error code …
|
|
|
@74446
|
6 years |
vboxsync |
Devices/Serial: Add callback to flush receive/transmit queues of the …
|
|
|
@74443
|
6 years |
vboxsync |
DnD: Windows build fix.
|
|
|
@74442
|
6 years |
vboxsync |
DnD: Build fix.
|
|
|
@74439
|
6 years |
vboxsync |
DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
|
|
|
@74436
|
6 years |
vboxsync |
vm.h: Update comment regarding available VCPU force-flags.
|
|
|
@74431
|
6 years |
vboxsync |
Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
|
|
|
@74429
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits.
|
|
|
@74428
|
6 years |
vboxsync |
IPRT/rest: doxygen fix. bugref:9167
|
|
|
@74425
|
6 years |
vboxsync |
IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding …
|
|
|
@74424
|
6 years |
vboxsync |
IPRT/uri: Better handling of empty port specifiers. bugref:9249
|
|
|
@74421
|
6 years |
vboxsync |
VMM/CPUM, IEM: Nested VMX: bugref:9180 VM-exit bits.
|
|
|
@74415
|
6 years |
vboxsync |
IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
|
|
|
@74414
|
6 years |
vboxsync |
IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
|
|
|
@74411
|
6 years |
vboxsync |
DnD: Renamed action names, added typedefs for DnD actions.
|
|
|
@74410
|
6 years |
vboxsync |
IPRT/rest: Fixed RTCRestStringEnum::clone override. bugref:9167
|
|
|
@74402
|
6 years |
vboxsync |
IPRT/rest: Implemented array and string-map support for …
|
|
|
@74399
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits.
|
|
|
@74396
|
6 years |
vboxsync |
IPRT/rest: Prepped for polymorphic body responses. bugref:9167
|
|
|
@74395
|
6 years |
vboxsync |
IPRT/rest: Implemented support for polymorphic parameters (requests). …
|
|
|
@74390
|
6 years |
vboxsync |
IPRT/rest: Replaced thrice duplicate enum wrapping code with a …
|
|
|
@74389
|
6 years |
vboxsync |
VMM/CPUM, IEM, HM: Nested VMX: bugref:9180 VM-exit bits.
|
|
|
@74388
|
6 years |
vboxsync |
x86.h: Added IA32_SMBASE MSR.
|
|
|
@74387
|
6 years |
vboxsync |
IPRT/rest: Early support for polymorphic data objects in the data …
|
|
|
@74381
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add VMX abort reasons.
|
|
|
@74380
|
6 years |
vboxsync |
DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
|
|
|
@74378
|
6 years |
vboxsync |
IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
|
|
|
@74377
|
6 years |
vboxsync |
IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
|
|
|
@74375
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Added a missing exit control.
|
|
|
@74373
|
6 years |
vboxsync |
IPRT:critsect: Corrected RTCritSectEnterMultipleDebug signature again, …
|
|
|
@74359
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 MTF is also a trap-like VM-exit.
|
|
|
@74351
|
6 years |
vboxsync |
IPRT/rest: Redid the previous attempt at making sense of the …
|
|
|
@74348
|
6 years |
vboxsync |
IPRT/rest: Trying to make the basepath stuff more flexible. However, …
|
|
|
@74347
|
6 years |
vboxsync |
IPRT/rest: Implemented inheritance in the data model. Introducing a …
|
|
|
@74337
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74335
|
6 years |
vboxsync |
DnD/DragAndDropSvc.h: Documentation.
|
|
|
@74331
|
6 years |
vboxsync |
IPRt/mangling: We no longer have any RTMemLocked* APIs.
|
|
|
@74330
|
6 years |
vboxsync |
scm fix
|
|
|
@74317
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74313
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74312
|
6 years |
vboxsync |
IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
|
|
|
@74306
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Distinguish trap-like vs fault-like …
|
|
|
@74303
|
6 years |
vboxsync |
VMM/CPUM, IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74302
|
6 years |
vboxsync |
scm fixes
|
|
|
@74297
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74295
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74287
|
6 years |
vboxsync |
VMM/IEM, HM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74286
|
6 years |
vboxsync |
vm.h: Added VMCPU_FF_MTF for upcoming nested VMX changes.
|
|
|
@74263
|
6 years |
vboxsync |
IPRT/rest: Reimplement RTCRestArrayBase::fromString and adjusted …
|
|
|
@74262
|
6 years |
vboxsync |
IPRT/RTCString: Added find(char,size_t) and find(RTCString const …
|
|
|
@74258
|
6 years |
vboxsync |
VMM/IEM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74253
|
6 years |
vboxsync |
IPRT/ldr: Added RTLDRLOAD_FLAGS_NO_SUFFIX flag for enabling loading …
|
|
|
@74250
|
6 years |
vboxsync |
IRPT/rest,http: Use header callbacks for capturing header values in …
|
|
|
@74241
|
6 years |
vboxsync |
iprt/x86.h: dtrace doesn't grok RTUINT128U in X86XMMREG.
|
|
|
@74240
|
6 years |
vboxsync |
iprt/x86.h: Fixed duplicate MSR_IA32_VMX_VMFUNC definition (breaks dtrace).
|
|
|
@74234
|
6 years |
vboxsync |
DnD/DragAndDropSvc.h: Added a protocol TODO list.
|
|
|
@74232
|
6 years |
vboxsync |
IPRT/rest: fix typo in method name
|
|
|
@74231
|
6 years |
vboxsync |
IPRT/rest: Provide RTCRestBinaryParameter::getContentLength()
|
|
|
@74227
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74224
|
6 years |
vboxsync |
IPRT/http,rest: Clearified the content offset parameter in the callbacks.
|
|
|
@74222
|
6 years |
vboxsync |
IPRT/http: Implemented header callbacks. bugref:9167
|
|
|
@74219
|
6 years |
vboxsync |
Main/ExtPack: Add another extpack helper function related to IProgress …
|
|
|
@74205
|
6 years |
vboxsync |
DnD/HostService: Refactored out more code to the common client and …
|
|
|
@74204
|
6 years |
vboxsync |
VMM/EM: Added EMMonitorWaitClear to clear address-range monitoring for …
|
|
|
@74203
|
6 years |
vboxsync |
IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
|
|
|
@74202
|
6 years |
vboxsync |
IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
|
|
|
@74197
|
6 years |
vboxsync |
IPRT/rest: String map tests. A couple of bugfixes (removal, …
|
|
|
@74195
|
6 years |
vboxsync |
IPRT/rest: Build fix for array tests. Started testing the string map. …
|
|
|
@74191
|
6 years |
vboxsync |
hm_vmx:h Added bit-fields for VMX exit reason.
|
|
|
@74189
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Don't include success as part of …
|
|
|
@74187
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74183
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74181
|
6 years |
vboxsync |
IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues …
|
|
|
@74179
|
6 years |
vboxsync |
IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode …
|
|
|
@74176
|
6 years |
vboxsync |
IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. …
|
|
|
@74173
|
6 years |
vboxsync |
IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
|
|
|