VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73739   6 years vboxsync VMM: Nested VMX: bugref:9180 Use GCPhysVmcs to keep track of whether …
(edit) @73725   6 years vboxsync VBox/err.h: Fix status codes with the same value
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73712   6 years vboxsync Devices/Serial: Remove giving the amount of available data to write …
(edit) @73709   6 years vboxsync scm fix
(edit) @73708   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add missing VM-exit instruction …
(edit) @73707   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73705   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73699   6 years vboxsync http-curl.cpp: add a few thin wrappers for some curl options.
(edit) @73687   6 years vboxsync Audio/err.h: Added VERR_AUDIO_STREAM_COULD_NOT_CREATE.
(edit) @73678   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73677   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73669   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73662   6 years vboxsync IPRT/ASN.1: Added g_RTAsn1EFenceAllocator and RTAsn1CursorIsEnd.
(edit) @73653   6 years vboxsync Audio/DrvAudio: Bugfixes for drvAudioStreamPlay(); play (transfer) as …
(edit) @73628   6 years vboxsync VMM: Nested VMX: bugref:9180 Implement IA32_VMX_MISC MSR.
(edit) @73619   6 years vboxsync iptr/base64: Fix doxygen nit in previous.
(edit) @73617   6 years vboxsync VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a …
(edit) @73606   6 years vboxsync VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, …
(edit) @73605   6 years vboxsync x86.h: Nested VMX: bugref:9180 IA32_SMM_MONITOR_CTL bits.
(edit) @73604   6 years vboxsync VBox/err.h: Nested VMX: bugref:9180 Added a couple of codes for …
(edit) @73587   6 years vboxsync iptr/base64: introduce RTBase64EncodedLengthEx() and …
(edit) @73571   6 years vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73568   6 years vboxsync VBox/err.h: Added VERR_AUDIO_STREAM_NOT_READY.
(edit) @73529   6 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73497   6 years vboxsync IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
(edit) @73494   6 years vboxsync IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
(edit) @73491   6 years vboxsync DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
(edit) @73482   6 years vboxsync iprt/dbg.h: build fix. bugref:3897
(edit) @73475   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73474   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73471   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73470   6 years vboxsync iprt/asmdefs.mac: Added SEH64_PUSH_GREG. bugref:3897
(edit) @73467   6 years vboxsync DrvAudio: Cleaned up the internal stream organization by not …
(edit) @73460   6 years vboxsync IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
(edit) @73459   6 years vboxsync iprt/x86.h: doc typo
(edit) @73458   6 years vboxsync iprt/nt/nt-structures.h: Added AMD64 trap frame structures.
(edit) @73448   6 years vboxsync DBGCCmdHlpPrintfEx: format string markup fix.
(edit) @73445   6 years vboxsync DBGC: Display recovered non-volatile registers in the 'kv' and 'kgv' …
(edit) @73444   6 years vboxsync DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set …
(edit) @73443   6 years vboxsync CPUMIsGuestInRealOrV86ModeEx: take const argument.
(edit) @73442   6 years vboxsync IPRT/ldr: Added KCPUARCH_X86_16.
(edit) @73439   6 years vboxsync cpum.h: Nested VMX: bugref:9180 linespace.
(edit) @73436   6 years vboxsync VMM: Nested VMX: bugref:9180 Added CPUMIsGuestVmxEnabled() helper, …
(edit) @73433   6 years vboxsync Audio: Tab.
(edit) @73431   6 years vboxsync VMM: Nested VMX: bugref:9180 Don't forget to report the VMCS size in …
(edit) @73427   6 years vboxsync hm_vmx: Nested VMX: bugref:9180 comment clarification on the highest …
(edit) @73422   6 years vboxsync VMM: Nested VMX: bugref:9180 bitfield macro nits.
(edit) @73421   6 years vboxsync Audio: (Pre-)Buffering fixes; use nanoseconds to have a higher …
(edit) @73417   6 years vboxsync VMM/DBGF: Implemented DBGFR3RegNmQueryXdtr and fixed exports, …
(edit) @73406   6 years vboxsync VMM: Nested VMX: bugref:9180 Implement MSR_IA32_VMX_VMCS_ENUM.
(edit) @73402   6 years vboxsync Audio/DrvAudio: Put the stream's statistics stuff into an own struct.
(edit) @73397   6 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73396   6 years vboxsync iprt/formats/pecoff.h: More AMD64 unwind bits.
(edit) @73395   6 years vboxsync VMM, CPUM: Nested VMX: bugref:9180 Implement Cr0Fixed[0|1] and …
(edit) @73389   6 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
(edit) @73387   6 years vboxsync RTLdrQueryPropEx: RTLDRPROP_UNWIND_TABLE and RTLDRPROP_UNWIND_INFO for …
(edit) @73386   6 years vboxsync iprt/formats/pecoff.h: More AMD64 unwind stuff.
(edit) @73376   6 years vboxsync PGM/NEM: catch make-writable changes during memory exits and avoid the …
(edit) @73375   6 years vboxsync IPRT: Added RTLDRPROP_UNWIND_INFO to RTLdrQueryPropEx. Added …
(edit) @73374   6 years vboxsync iprt/formats/pecoff.h: Added IMAGE_RUNTIME_FUNCTION_ENTRY.
(edit) @73370   6 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
(edit) @73362   6 years vboxsync sup.h: nit.
(edit) @73359   6 years vboxsync IPRT/RTDbg: Added RTDBGSYMADDR_FLAGS_SKIP_ABS and …
(edit) @73351   6 years vboxsync VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
(edit) @73348   6 years vboxsync DBGF,DBGC,GIMHv: Added some basic windows bug check formatting …
(edit) @73337   6 years vboxsync bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
(edit) @73334   6 years vboxsync IPRT: Added RTHttpSetFollowRedirects (translates to …
(edit) @73324   6 years vboxsync PGM: Introduced a special shadow paging mode for NEM that translates …
(edit) @73322   6 years vboxsync HM,SELM: Redefined HMIsRawModeCtxNeeded as accessor for …
(edit) @73311   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Cleanups, add new VMCS bits.
(edit) @73310   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Some much needed shortening of …
(edit) @73293   6 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Read VMX true control MSRs, dump …
(edit) @73292   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Rename u64VmxBasicInfo to suit spec.
(edit) @73291   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Renamed MSR_IA32_VMX_BASIC_INFO to …
(edit) @73286   6 years vboxsync VMM: hex digits nits.
(edit) @73285   6 years vboxsync APIC,PDM: Avoid a few more return-to-ring-3 statuses now that we've …
(edit) @73282   6 years vboxsync NEM/win: Kicked out VINF/VERR_NEM_UPDATE_APIC_BASE and …
(edit) @73281   6 years vboxsync APIC: Made APICSetBaseMsr work in ring-0 and raw-mode context without …
(edit) @73277   6 years vboxsync PGM: Eliminated the unused VERR_PGM_POOL_FLUSHED and …
(edit) @73275   6 years vboxsync PGM: Trying to figure out VERR_PGM_POOL_FLUSHED... bugref:9044
(edit) @73274   6 years vboxsync VMM: Nested VMX: bugref:9180 Reports bits of IA32_FEATURE_CONTROL, …
(edit) @73266   6 years vboxsync PGM,HM: Made PGMR3ChangeMode work in ring-0 too. This required a …
(edit) @73264   6 years vboxsync VMM/HM: bugref:9193 Remove unused code after using …
(edit) @73263   6 years vboxsync PGM,HM: Prepping for moving PGMR3ModeChange into ring-0... bugref:9044
(edit) @73257   6 years vboxsync VMM: Nested VMX: bugref:9180 Renamed Ia32VmxBase to Ia32VmxBasic to …
(edit) @73256   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Fix reporting of some features …
(edit) @73255   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Naming consistency.
(edit) @73254   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Naming consistency.
(edit) @73248   6 years vboxsync x86.h: Nested VMX: bugref:9180 Added missing VMX MSR.
(edit) @73246   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73242   6 years vboxsync Build fix.
(edit) @73241   6 years vboxsync Audio/PDM: Added (tweakable) parameters to the audio stream …
(edit) @73225   6 years vboxsync x86.h: Nested VMX: bugref:9180 Added missing bits for …
(edit) @73211   6 years vboxsync VMM/Audio: Added PDMAUDIOSTREAMCMD_DRAIN / PDMAUDIOSTREAMCMD_DROP commands.
(edit) @73210   6 years vboxsync VMM/pdmaudioifs.h: Docs.
(edit) @73203   6 years vboxsync VMM, Devices: bugref:9193 Remove unused code after using …
(edit) @73199   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
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