VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @73156   6 years vboxsync IPRT/DVM: Added more GUID and partition types. The VFS directory enum …
(edit) @73154   6 years vboxsync bugref:9152. Added 3 interfaces: CloudClient, CloudUserProfileList, …
(edit) @73150   6 years vboxsync VMM,DBGC,IPRT: In memory - VMM: Morphed part of the NT kernel digger …
(edit) @73149   6 years vboxsync iprt/formats/pecoff.h: Corrected and added more debug types.
(edit) @73108   6 years vboxsync Corrected definition (type + docs) of RTVFSOBJSETOPS::offObjOps (no …
(edit) @73103   6 years vboxsync VBoxVideo.h: Addition build fix (offset-of cleanup).
(edit) @73101   6 years vboxsync Added RT_FROM_MEMBER_DYN for use in cases like pic_poll_read.
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73073   6 years vboxsync PGM/DBG: Optimize page scanning to speed up 'detect'.
(edit) @73036   6 years vboxsync Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
(edit) @73024   6 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 …
(edit) @72977   7 years vboxsync VirtualBox.h: Enabled the XPCOM/C++ enum hack …
(edit) @72973   7 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72967   7 years vboxsync VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
(edit) @72959   7 years vboxsync Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
(edit) @72949   7 years vboxsync VBoxManage,manual: Added a new command called 'mediumio' to VBoxManage …
(edit) @72948   7 years vboxsync Main: Introducing IMediumIO for accessing the content of a medium. …
(edit) @72940   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72917   7 years vboxsync NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. …
(edit) @72906   7 years vboxsync com::Guid: be optimistic, test for RT_SUCCESS when parsing strings
(edit) @72905   7 years vboxsync com::Guid: refactor some more, same object code is generated.
(edit) @72904   7 years vboxsync com::Guid: fix circular logic in isZero()
(edit) @72895   7 years vboxsync EM,HM: Replaced EMInterpretInvlpg with IEMExecDecodedInvlpg.
(edit) @72894   7 years vboxsync com::Guid: use initString/initBSTR in the corresponding operator= …
(edit) @72892   7 years vboxsync EM: We no longer need the assembly code in EMAllA.asm anymore.
(edit) @72891   7 years vboxsync EM,HM,IEM: Replaced EMInterpretCpuid with IEMExecDecodedCpuid. Set …
(edit) @72882   7 years vboxsync EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
(edit) @72880   7 years vboxsync VMMGuruMeditation: Try get externalized guest state.
(edit) @72877   7 years vboxsync EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr.
(edit) @72872   7 years vboxsync VMM/HMVMXR0: bugref:9193 Fix a bug with our exception bitmap cache …
(edit) @72855   7 years vboxsync VMM/HM: Use enum for Tagged-TLB flush types, and related cleanup.
(edit) @72854   7 years vboxsync VMM/HM: spaces, cleanup.
(edit) @72805   7 years vboxsync VMM/HM: bugref:9193 Fixes honoring pending VMCPU_FF_HM_UPDATE_CR3 and …
(edit) @72778   7 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72774   7 years vboxsync IPRT: g/c duplicate test
(edit) @72750   7 years vboxsync VMM: Extend HM changed flags. ​​bugref:9193 [build fix, nit]
(edit) @72749   7 years vboxsync VMM: Remove EM_NOTIFY_HM and related code unused since VirtualBox 2.1 …
(edit) @72746   7 years vboxsync VMM: Extend HM changed flags. ​​bugref:9193 [build fix]
(edit) @72744   7 years vboxsync VMM: Extend HM changed flags. ​bugref:9193 [HM, CPUM]
(edit) @72743   7 years vboxsync VMM: Extend HM changed flags. ​bugref:9193 [IEM]
(edit) @72741   7 years vboxsync VMM: Extend HM changed flags. bugref:9193
(edit) @72693   7 years vboxsync SUPDrv: Added SUPR0GetDefaultLogInstanceEx and …
(edit) @72691   7 years vboxsync iprt/formats/mach-o.h,dbgkrnlinfo-r0drv-darwin.cpp: Deal with new load …
(edit) @72686   7 years vboxsync vmm/dbgftrace.h: Added DBGFTRACE_CUSTOM. bugref:9044
(edit) @72683   7 years vboxsync iprt/nt/hyperv.h: intercept header correction. bugref:9044
(edit) @72655   7 years vboxsync EM,HM,NEM,TRPM: Renamed some EMEXIT_XXXX stuff to shorten things down …
(edit) @72649   7 years vboxsync Runtime/fuzzing: Add some simple statistics
(edit) @72643   7 years vboxsync VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
(edit) @72642   7 years vboxsync EM,IEM,VMX: Working on configuring exit history optimziations. …
(edit) @72639   7 years vboxsync IPRT,VMM: Try use KeShouldYieldProcessor to implement …
(edit) @72636   7 years vboxsync EM,HM: Removed EMInterpretRdtsc and EMInterpretRdtscp (reapplying …
(edit) @72634   7 years vboxsync EM[R3]: Use pVCpu->cpum.GstCtx and stop keeping and passing pCtx around.
(edit) @72627   7 years vboxsync Additions: relicence components needed for Linux shared folders to …
(edit) @72625   7 years vboxsync iprt/mem.h: Added RTMEM_WILL_LEAK and RTMEM_MAY_LEAK macros for …
(edit) @72619   7 years vboxsync VMM: Temporarily put the old RDTSC[P] code back and enabled it …
(edit) @72615   7 years vboxsync Flash: Added a simple flash memory device modeled after Intel 28F008.
(edit) @72606   7 years vboxsync HMVMXR0.cpp,EM: Code for optimizing I/O port, MMIO and CPUID exits …
(edit) @72601   7 years vboxsync Guest Additions: hgcmsvc.h is not needed by shflsvc.h. bugref:9109: …
(edit) @72599   7 years vboxsync EMHM.cpp: Prepping for EMHistoryExec-to-ring-3 and CPUMCTX_EXTRN_xxx.
(edit) @72596   7 years vboxsync EM,HM: Removed EMInterpretRdtsc and EMInterpretRdtscp. bugref:6973
(edit) @72592   7 years vboxsync IEM: Defined IEM_CPUMCTX_EXTRN_EXEC_DECODED_NO_MEM_MASK and …
(edit) @72590   7 years vboxsync HM,IEM,EM: Added IEMExecDecodedRdtsc and IEMExecDecodedRdtscp for …
(edit) @72580   7 years vboxsync EM,NEM: Added /EM/ExitOptimizationEnabled config option to disable …
(edit) @72571   7 years vboxsync Runtime/RTFuzz: Started to extend the master command to provide a …
(edit) @72569   7 years vboxsync EM,IEM,NEM: Started working on optimizing adjacent exits using IEM. …
(edit) @72565   7 years vboxsync EM,TRPM: Record TSC with exit history in raw-mode. Added the exit …
(edit) @72564   7 years vboxsync EM,TRPM,IOM: Improved the raw-mode exit history a little (just for the …
(edit) @72560   7 years vboxsync EM,HM: Replaced HM exit history with the EM one. VT-x now reads TSC on …
(edit) @72559   7 years vboxsync EM,TRPM: Record raw-mode traps (no timestamps). bugref:9044
(edit) @72555   7 years vboxsync EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
(edit) @72546   7 years vboxsync NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. …
(edit) @72544   7 years vboxsync NEM/win: Some exploration of registers and partition properties. …
(edit) @72541   7 years vboxsync NEM/win: Added TSC offset to the complaint list. Some exploration of …
(edit) @72540   7 years vboxsync iprt/nt/hyperv.h: Probed registers and partition properties on build …
(edit) @72526   7 years vboxsync NEM,TM: More TSC adjustments for NEM/win. bugref:9044
(edit) @72522   7 years vboxsync NEM,TM: Work on TSC and NEM/win. bugref:9044 [=>office]
(edit) @72510   7 years vboxsync cpumctx.h: Corrected the CPUMCTX_EXTRN_NEM_WIN_INHIBIT_NMI value. …
(edit) @72501   7 years vboxsync cpumctx.h: Forgot to up CPUMCTX_EXTRN_ALL when adding …
(edit) @72497   7 years vboxsync IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
(edit) @72493   7 years vboxsync IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends …
(edit) @72491   7 years vboxsync cpum.h: doxygen fix. bugref:9044
(edit) @72490   7 years vboxsync NEM,EM: Generic optimization of I/O port accesses that have to be …
(edit) @72488   7 years vboxsync NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
(edit) @72484   7 years vboxsync IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for …
(edit) @72469   7 years vboxsync GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044 - IEM: …
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