VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73937   7 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 Implemented VMWRITE instruction.
(edit) @73885   7 years vboxsync VMM/HM, IEM: Nested VMX: bugref:9180 Implement VMCLEAR instruction, …
(edit) @73870   7 years vboxsync VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
(edit) @73868   7 years vboxsync hm_vmx.h: Nested VMX: Added some missed fields in the Virtual VMCS …
(edit) @73856   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Virtual-VMCS layout.
(edit) @73838   7 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
(edit) @73828   7 years vboxsync ExtPack.h: build fix
(edit) @73825   7 years vboxsync Main/ExtPack: Add extpack helper interface for creating and updating …
(edit) @73796   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added the new PML address 64-bit …
(edit) @73795   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Added more VMX CPUID feature identifiers.
(edit) @73782   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 VMCS field encoding.
(edit) @73781   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 VMCS field encoding union.
(edit) @73774   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add VMCS field access-type, type and …
(edit) @73773   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 VMCS index and encoding are …
(edit) @73772   7 years vboxsync hm_vmx.h: nit.
(edit) @73771   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Define VMCS field widths, add inline …
(edit) @73768   7 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
(edit) @73766   7 years vboxsync Serial: Remove the old serial code and switch over to the new one by …
(edit) @73756   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMCLEAR skeleton.
(edit) @73752   7 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Implement VMPTRST, added decoded …
(edit) @73745   7 years vboxsync VMM: Nested VMX: bugref:9180 Implement VMPTRLD.
(edit) @73739   7 years vboxsync VMM: Nested VMX: bugref:9180 Use GCPhysVmcs to keep track of whether …
(edit) @73725   7 years vboxsync VBox/err.h: Fix status codes with the same value
(edit) @73716   7 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73712   7 years vboxsync Devices/Serial: Remove giving the amount of available data to write …
(edit) @73708   7 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add missing VM-exit instruction …
(edit) @73687   7 years vboxsync Audio/err.h: Added VERR_AUDIO_STREAM_COULD_NOT_CREATE.
(edit) @73653   7 years vboxsync Audio/DrvAudio: Bugfixes for drvAudioStreamPlay(); play (transfer) as …
(edit) @73628   7 years vboxsync VMM: Nested VMX: bugref:9180 Implement IA32_VMX_MISC MSR.
(edit) @73617   7 years vboxsync VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a …
(edit) @73606   7 years vboxsync VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, …
(edit) @73604   7 years vboxsync VBox/err.h: Nested VMX: bugref:9180 Added a couple of codes for …
(edit) @73571   7 years vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73568   7 years vboxsync VBox/err.h: Added VERR_AUDIO_STREAM_NOT_READY.
(edit) @73529   7 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @73491   7 years vboxsync DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
(edit) @73474   7 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73471   7 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73467   7 years vboxsync DrvAudio: Cleaned up the internal stream organization by not …
(edit) @73460   7 years vboxsync IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
(edit) @73448   7 years vboxsync DBGCCmdHlpPrintfEx: format string markup fix.
(edit) @73445   7 years vboxsync DBGC: Display recovered non-volatile registers in the 'kv' and 'kgv' …
(edit) @73444   7 years vboxsync DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set …
(edit) @73443   7 years vboxsync CPUMIsGuestInRealOrV86ModeEx: take const argument.
(edit) @73439   7 years vboxsync cpum.h: Nested VMX: bugref:9180 linespace.
(edit) @73436   7 years vboxsync VMM: Nested VMX: bugref:9180 Added CPUMIsGuestVmxEnabled() helper, …
(edit) @73433   7 years vboxsync Audio: Tab.
(edit) @73431   7 years vboxsync VMM: Nested VMX: bugref:9180 Don't forget to report the VMCS size in …
(edit) @73427   7 years vboxsync hm_vmx: Nested VMX: bugref:9180 comment clarification on the highest …
(edit) @73422   7 years vboxsync VMM: Nested VMX: bugref:9180 bitfield macro nits.
(edit) @73421   7 years vboxsync Audio: (Pre-)Buffering fixes; use nanoseconds to have a higher …
(edit) @73417   7 years vboxsync VMM/DBGF: Implemented DBGFR3RegNmQueryXdtr and fixed exports, …
(edit) @73406   7 years vboxsync VMM: Nested VMX: bugref:9180 Implement MSR_IA32_VMX_VMCS_ENUM.
(edit) @73402   7 years vboxsync Audio/DrvAudio: Put the stream's statistics stuff into an own struct.
(edit) @73397   7 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73395   7 years vboxsync VMM, CPUM: Nested VMX: bugref:9180 Implement Cr0Fixed[0|1] and …
(edit) @73389   7 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
(edit) @73376   7 years vboxsync PGM/NEM: catch make-writable changes during memory exits and avoid the …
(edit) @73370   7 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
(edit) @73362   7 years vboxsync sup.h: nit.
(edit) @73351   7 years vboxsync VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
(edit) @73348   7 years vboxsync DBGF,DBGC,GIMHv: Added some basic windows bug check formatting …
(edit) @73337   7 years vboxsync bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
(edit) @73324   7 years vboxsync PGM: Introduced a special shadow paging mode for NEM that translates …
(edit) @73322   7 years vboxsync HM,SELM: Redefined HMIsRawModeCtxNeeded as accessor for …
(edit) @73311   7 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Cleanups, add new VMCS bits.
(edit) @73310   7 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Some much needed shortening of …
(edit) @73293   7 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Read VMX true control MSRs, dump …
(edit) @73292   7 years vboxsync VMM/HM: Nested VMX: bugref:9180 Rename u64VmxBasicInfo to suit spec.
(edit) @73286   7 years vboxsync VMM: hex digits nits.
(edit) @73285   7 years vboxsync APIC,PDM: Avoid a few more return-to-ring-3 statuses now that we've …
(edit) @73282   7 years vboxsync NEM/win: Kicked out VINF/VERR_NEM_UPDATE_APIC_BASE and …
(edit) @73281   7 years vboxsync APIC: Made APICSetBaseMsr work in ring-0 and raw-mode context without …
(edit) @73277   7 years vboxsync PGM: Eliminated the unused VERR_PGM_POOL_FLUSHED and …
(edit) @73275   7 years vboxsync PGM: Trying to figure out VERR_PGM_POOL_FLUSHED... bugref:9044
(edit) @73274   7 years vboxsync VMM: Nested VMX: bugref:9180 Reports bits of IA32_FEATURE_CONTROL, …
(edit) @73266   7 years vboxsync PGM,HM: Made PGMR3ChangeMode work in ring-0 too. This required a …
(edit) @73264   7 years vboxsync VMM/HM: bugref:9193 Remove unused code after using …
(edit) @73263   7 years vboxsync PGM,HM: Prepping for moving PGMR3ModeChange into ring-0... bugref:9044
(edit) @73257   7 years vboxsync VMM: Nested VMX: bugref:9180 Renamed Ia32VmxBase to Ia32VmxBasic to …
(edit) @73256   7 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Fix reporting of some features …
(edit) @73255   7 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Naming consistency.
(edit) @73254   7 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Naming consistency.
(edit) @73246   7 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73242   7 years vboxsync Build fix.
(edit) @73241   7 years vboxsync Audio/PDM: Added (tweakable) parameters to the audio stream …
(edit) @73211   7 years vboxsync VMM/Audio: Added PDMAUDIOSTREAMCMD_DRAIN / PDMAUDIOSTREAMCMD_DROP commands.
(edit) @73210   7 years vboxsync VMM/pdmaudioifs.h: Docs.
(edit) @73203   7 years vboxsync VMM, Devices: bugref:9193 Remove unused code after using …
(edit) @73199   7 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73154   7 years vboxsync bugref:9152. Added 3 interfaces: CloudClient, CloudUserProfileList, …
(edit) @73150   7 years vboxsync VMM,DBGC,IPRT: In memory - VMM: Morphed part of the NT kernel digger …
(edit) @73103   7 years vboxsync VBoxVideo.h: Addition build fix (offset-of cleanup).
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73073   7 years vboxsync PGM/DBG: Optimize page scanning to speed up 'detect'.
(edit) @73036   7 years vboxsync Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
(edit) @73024   7 years vboxsync VMM/IEM: IEMExecDecoded API for wbinvd, invd, rdpmc, monitor, mwait …
(edit) @72983   7 years vboxsync VMM/HM, HMVMX: bugref:9193 Stop passing pCtx around and use …
(edit) @72982   7 years vboxsync VBox/com/VirtualBox.h: Make sure to include assertcompile.h too so we …
(edit) @72981   7 years vboxsync VBox/com/VirtualBox.h: Make sure to include AssertCompile.h too so we …
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