VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74487   6 years vboxsync VMM/CPUM: Nested SVM, VMX: bugref:7243 bugref:9180 Fix for upcoming …
(edit) @74479   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Rather than dereference pVCpu or …
(edit) @74471   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 typo.
(edit) @74469   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit handler for instructions with …
(edit) @74468   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
(edit) @74456   6 years vboxsync iprt/asm.h: doxygen fix
(edit) @74453   6 years vboxsync DrvChar,asm.h: Added ASMAtomicXchgZ to get rid of 32-bit VCC …
(edit) @74449   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 added define for setting error code …
(edit) @74446   6 years vboxsync Devices/Serial: Add callback to flush receive/transmit queues of the …
(edit) @74443   6 years vboxsync DnD: Windows build fix.
(edit) @74442   6 years vboxsync DnD: Build fix.
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74436   6 years vboxsync vm.h: Update comment regarding available VCPU force-flags.
(edit) @74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @74429   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74428   6 years vboxsync IPRT/rest: doxygen fix. bugref:9167
(edit) @74425   6 years vboxsync IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding …
(edit) @74424   6 years vboxsync IPRT/uri: Better handling of empty port specifiers. bugref:9249
(edit) @74421   6 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74415   6 years vboxsync IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
(edit) @74414   6 years vboxsync IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
(edit) @74411   6 years vboxsync DnD: Renamed action names, added typedefs for DnD actions.
(edit) @74410   6 years vboxsync IPRT/rest: Fixed RTCRestStringEnum::clone override. bugref:9167
(edit) @74402   6 years vboxsync IPRT/rest: Implemented array and string-map support for …
(edit) @74399   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74396   6 years vboxsync IPRT/rest: Prepped for polymorphic body responses. bugref:9167
(edit) @74395   6 years vboxsync IPRT/rest: Implemented support for polymorphic parameters (requests). …
(edit) @74390   6 years vboxsync IPRT/rest: Replaced thrice duplicate enum wrapping code with a …
(edit) @74389   6 years vboxsync VMM/CPUM, IEM, HM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74388   6 years vboxsync x86.h: Added IA32_SMBASE MSR.
(edit) @74387   6 years vboxsync IPRT/rest: Early support for polymorphic data objects in the data …
(edit) @74381   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add VMX abort reasons.
(edit) @74380   6 years vboxsync DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
(edit) @74378   6 years vboxsync IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
(edit) @74377   6 years vboxsync IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
(edit) @74375   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added a missing exit control.
(edit) @74373   6 years vboxsync IPRT:critsect: Corrected RTCritSectEnterMultipleDebug signature again, …
(edit) @74359   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 MTF is also a trap-like VM-exit.
(edit) @74351   6 years vboxsync IPRT/rest: Redid the previous attempt at making sense of the …
(edit) @74348   6 years vboxsync IPRT/rest: Trying to make the basepath stuff more flexible. However, …
(edit) @74347   6 years vboxsync IPRT/rest: Implemented inheritance in the data model. Introducing a …
(edit) @74337   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74335   6 years vboxsync DnD/DragAndDropSvc.h: Documentation.
(edit) @74331   6 years vboxsync IPRt/mangling: We no longer have any RTMemLocked* APIs.
(edit) @74330   6 years vboxsync scm fix
(edit) @74317   6 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74313   6 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74312   6 years vboxsync IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
(edit) @74306   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Distinguish trap-like vs fault-like …
(edit) @74303   6 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74302   6 years vboxsync scm fixes
(edit) @74297   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74295   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74287   6 years vboxsync VMM/IEM, HM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74286   6 years vboxsync vm.h: Added VMCPU_FF_MTF for upcoming nested VMX changes.
(edit) @74263   6 years vboxsync IPRT/rest: Reimplement RTCRestArrayBase::fromString and adjusted …
(edit) @74262   6 years vboxsync IPRT/RTCString: Added find(char,size_t) and find(RTCString const …
(edit) @74258   6 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74253   6 years vboxsync IPRT/ldr: Added RTLDRLOAD_FLAGS_NO_SUFFIX flag for enabling loading …
(edit) @74250   6 years vboxsync IRPT/rest,http: Use header callbacks for capturing header values in …
(edit) @74241   6 years vboxsync iprt/x86.h: dtrace doesn't grok RTUINT128U in X86XMMREG.
(edit) @74240   6 years vboxsync iprt/x86.h: Fixed duplicate MSR_IA32_VMX_VMFUNC definition (breaks dtrace).
(edit) @74234   6 years vboxsync DnD/DragAndDropSvc.h: Added a protocol TODO list.
(edit) @74232   6 years vboxsync IPRT/rest: fix typo in method name
(edit) @74231   6 years vboxsync IPRT/rest: Provide RTCRestBinaryParameter::getContentLength()
(edit) @74227   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74224   6 years vboxsync IPRT/http,rest: Clearified the content offset parameter in the callbacks.
(edit) @74222   6 years vboxsync IPRT/http: Implemented header callbacks. bugref:9167
(edit) @74219   6 years vboxsync Main/ExtPack: Add another extpack helper function related to IProgress …
(edit) @74205   6 years vboxsync DnD/HostService: Refactored out more code to the common client and …
(edit) @74204   6 years vboxsync VMM/EM: Added EMMonitorWaitClear to clear address-range monitoring for …
(edit) @74203   6 years vboxsync IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
(edit) @74202   6 years vboxsync IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
(edit) @74197   6 years vboxsync IPRT/rest: String map tests. A couple of bugfixes (removal, …
(edit) @74195   6 years vboxsync IPRT/rest: Build fix for array tests. Started testing the string map. …
(edit) @74191   6 years vboxsync hm_vmx:h Added bit-fields for VMX exit reason.
(edit) @74189   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Don't include success as part of …
(edit) @74187   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74183   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74181   6 years vboxsync IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues …
(edit) @74179   6 years vboxsync IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode …
(edit) @74176   6 years vboxsync IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. …
(edit) @74173   6 years vboxsync IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
(edit) @74171   6 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74166   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74165   6 years vboxsync cpum.h: Nested VMX: bugref:9180 build fix.
(edit) @74163   6 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74161   6 years vboxsync IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. bugref:9167
(edit) @74156   6 years vboxsync VMM: Nested VMX: bugref:9180 VMXVDIAG naming. [build fix]
(edit) @74155   6 years vboxsync VMM: Nested VMX: bugref:9180 VMXVDIAG naming.
(edit) @74154   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74151   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74149   6 years vboxsync IPRT/rest: Adding RTCRestDate (untested). bugref:9167
(edit) @74148   6 years vboxsync IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both …
(edit) @74145   6 years vboxsync iprt/time.h: Dropped unnecessary pragma pack on RTTIME.
(edit) @74142   6 years vboxsync IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
(edit) @74134   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74133   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74131   6 years vboxsync x86.h: Added IA32_DEBUG_CTL MSR's valid mask (Intel specific).
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