VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74399   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74396   7 years vboxsync IPRT/rest: Prepped for polymorphic body responses. bugref:9167
(edit) @74395   7 years vboxsync IPRT/rest: Implemented support for polymorphic parameters (requests). …
(edit) @74390   7 years vboxsync IPRT/rest: Replaced thrice duplicate enum wrapping code with a …
(edit) @74389   7 years vboxsync VMM/CPUM, IEM, HM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74388   7 years vboxsync x86.h: Added IA32_SMBASE MSR.
(edit) @74387   7 years vboxsync IPRT/rest: Early support for polymorphic data objects in the data …
(edit) @74381   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add VMX abort reasons.
(edit) @74380   7 years vboxsync DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
(edit) @74378   7 years vboxsync IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
(edit) @74377   7 years vboxsync IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
(edit) @74375   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added a missing exit control.
(edit) @74373   7 years vboxsync IPRT:critsect: Corrected RTCritSectEnterMultipleDebug signature again, …
(edit) @74359   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 MTF is also a trap-like VM-exit.
(edit) @74351   7 years vboxsync IPRT/rest: Redid the previous attempt at making sense of the …
(edit) @74348   7 years vboxsync IPRT/rest: Trying to make the basepath stuff more flexible. However, …
(edit) @74347   7 years vboxsync IPRT/rest: Implemented inheritance in the data model. Introducing a …
(edit) @74337   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74335   7 years vboxsync DnD/DragAndDropSvc.h: Documentation.
(edit) @74331   7 years vboxsync IPRt/mangling: We no longer have any RTMemLocked* APIs.
(edit) @74330   7 years vboxsync scm fix
(edit) @74317   7 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74313   7 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74312   7 years vboxsync IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
(edit) @74306   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Distinguish trap-like vs fault-like …
(edit) @74303   7 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74302   7 years vboxsync scm fixes
(edit) @74297   7 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74295   7 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74287   7 years vboxsync VMM/IEM, HM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74286   7 years vboxsync vm.h: Added VMCPU_FF_MTF for upcoming nested VMX changes.
(edit) @74263   7 years vboxsync IPRT/rest: Reimplement RTCRestArrayBase::fromString and adjusted …
(edit) @74262   7 years vboxsync IPRT/RTCString: Added find(char,size_t) and find(RTCString const …
(edit) @74258   7 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74253   7 years vboxsync IPRT/ldr: Added RTLDRLOAD_FLAGS_NO_SUFFIX flag for enabling loading …
(edit) @74250   7 years vboxsync IRPT/rest,http: Use header callbacks for capturing header values in …
(edit) @74241   7 years vboxsync iprt/x86.h: dtrace doesn't grok RTUINT128U in X86XMMREG.
(edit) @74240   7 years vboxsync iprt/x86.h: Fixed duplicate MSR_IA32_VMX_VMFUNC definition (breaks dtrace).
(edit) @74234   7 years vboxsync DnD/DragAndDropSvc.h: Added a protocol TODO list.
(edit) @74232   7 years vboxsync IPRT/rest: fix typo in method name
(edit) @74231   7 years vboxsync IPRT/rest: Provide RTCRestBinaryParameter::getContentLength()
(edit) @74227   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74224   7 years vboxsync IPRT/http,rest: Clearified the content offset parameter in the callbacks.
(edit) @74222   7 years vboxsync IPRT/http: Implemented header callbacks. bugref:9167
(edit) @74219   7 years vboxsync Main/ExtPack: Add another extpack helper function related to IProgress …
(edit) @74205   7 years vboxsync DnD/HostService: Refactored out more code to the common client and …
(edit) @74204   7 years vboxsync VMM/EM: Added EMMonitorWaitClear to clear address-range monitoring for …
(edit) @74203   7 years vboxsync IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
(edit) @74202   7 years vboxsync IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
(edit) @74197   7 years vboxsync IPRT/rest: String map tests. A couple of bugfixes (removal, …
(edit) @74195   7 years vboxsync IPRT/rest: Build fix for array tests. Started testing the string map. …
(edit) @74191   7 years vboxsync hm_vmx:h Added bit-fields for VMX exit reason.
(edit) @74189   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Don't include success as part of …
(edit) @74187   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74183   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74181   7 years vboxsync IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues …
(edit) @74179   7 years vboxsync IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode …
(edit) @74176   7 years vboxsync IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. …
(edit) @74173   7 years vboxsync IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
(edit) @74171   7 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74166   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74165   7 years vboxsync cpum.h: Nested VMX: bugref:9180 build fix.
(edit) @74163   7 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74161   7 years vboxsync IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. bugref:9167
(edit) @74156   7 years vboxsync VMM: Nested VMX: bugref:9180 VMXVDIAG naming. [build fix]
(edit) @74155   7 years vboxsync VMM: Nested VMX: bugref:9180 VMXVDIAG naming.
(edit) @74154   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74151   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74149   7 years vboxsync IPRT/rest: Adding RTCRestDate (untested). bugref:9167
(edit) @74148   7 years vboxsync IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both …
(edit) @74145   7 years vboxsync iprt/time.h: Dropped unnecessary pragma pack on RTTIME.
(edit) @74142   7 years vboxsync IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
(edit) @74134   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74133   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74131   7 years vboxsync x86.h: Added IA32_DEBUG_CTL MSR's valid mask (Intel specific).
(edit) @74128   7 years vboxsync IPRT/rest: Mostly done with the initial RTCRestBinaryString hacks. …
(edit) @74126   7 years vboxsync IPRT/rest: More work on binary downloads and uploads. bugref:9167
(edit) @74125   7 years vboxsync IPRT/time: Extended RTTimeToRfc2822 with a flag for specifying …
(edit) @74121   7 years vboxsync VMM/HMVMXR0: Fixed a minor bug in VM-entry failure detection.
(edit) @74117   7 years vboxsync IPRT/rest: Started implemented more flexible handling of binary …
(edit) @74114   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74113   7 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 Fixes for allowing 32-bit …
(edit) @74106   7 years vboxsync IPRT/rest: Fix RTCRestAnyObject export issue and response enum linking …
(edit) @74104   7 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74103   7 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74102   7 years vboxsync VMM/CPUM: Naming nit.
(edit) @74101   7 years vboxsync VMM/CPUM: Naming nit.
(edit) @74100   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Added a separate function for …
(edit) @74099   7 years vboxsync x86.h: Some missing BIT number macros (for upcoming changes).
(edit) @74096   7 years vboxsync IPRT/rest: doxygen fix
(edit) @74093   7 years vboxsync IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
(edit) @74091   7 years vboxsync IPRT/http: New read/write callbacks APIs (untested). bugref:9167 …
(edit) @74090   7 years vboxsync IPRT/http: New read/write callbacks APIs (untested). bugref:9167
(edit) @74077   7 years vboxsync IPRT/http: document download progress callback. bugref:9167
(edit) @74075   7 years vboxsync IPRT/rest: Sketched out a RTCRestBinaryString type for dealing with …
(edit) @74073   7 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74070   7 years vboxsync IPRT/rest: Redid the OCI-style signing code. Added a value length to …
(edit) @74069   7 years vboxsync IPRT/time: Added RTTimeToRfc2822 for formatting time according to …
(edit) @74065   7 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74064   7 years vboxsync IPRT/http: Added prototype for RTHttpSignHeaders. bugref:9167
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette