VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71969   7 years vboxsync hm_svm.h: Doxygen build fix.
(edit) @71968   7 years vboxsync hm_svm.h: Doxygen build fix.
(edit) @71966   7 years vboxsync VMM/HMSVMAll: Some comments on the nuances of the VMCB caching with …
(edit) @71933   7 years vboxsync VMM/HM: Nested hw.virt: Fix the issue with preserving reserved bits …
(edit) @71929   7 years vboxsync hm_svm.h: nit.
(edit) @71927   7 years vboxsync VMM/HM: Naming, nits.
(edit) @71925   7 years vboxsync iom.h: Fixed buggy IOMMMIO_DOES_WRITE_MODE_ALLOW_QWORD macro (only …
(edit) @71859   7 years vboxsync VMM: SVM NestedPagingCtrl naming consistency with rest of the VMCB fields.
(edit) @71856   7 years vboxsync VMM/HMSVM: Clean up.
(edit) @71833   7 years vboxsync VMM: Nested hw.virt: Implement pause-filter and pause-filter threshold.
(edit) @71802   7 years vboxsync VMM: Comment, add pause-filter fields in the nested-guest VMCB cache …
(edit) @71775   7 years vboxsync Devices/Storage: Properly account for requests currently waiting for …
(edit) @71764   7 years vboxsync pdmdev.h: typo in PDMDevHlpSSMRegister3.
(edit) @71757   7 years vboxsync pdmaudioifs.h: Fixed PDMAUDIOPCMPROPS_INITIALIZOR, curing …
(edit) @71755   7 years vboxsync VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
(edit) @71752   7 years vboxsync DevIchAc97: Alignment fixing.
(edit) @71695   7 years vboxsync VBoxGuest: VBGL_HGCM_HDR_INIT_TIMED, consistent use of VbglHGCMParm …
(edit) @71651   7 years vboxsync DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
(edit) @71643   7 years vboxsync VMM: whitespace consistency nit.
(edit) @71642   7 years vboxsync Build fix.
(edit) @71640   7 years vboxsync VMM: Nested hw.virt: Abstract SVM V_INTR_MASKING so we can refer to …
(edit) @71626   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71619   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71610   7 years vboxsync Introducing VBox/AssertGuest.h and a family of ASSERT_GUEST_XXXX …
(edit) @71609   7 years vboxsync Introducing VBox/AssertGuest.h and a family of ASSERT_GUEST_XXXX …
(edit) @71608   7 years vboxsync Introducing VBox/AssertGuest.h and a family of ASSERT_GUEST_XXXX …
(edit) @71607   7 years vboxsync DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
(edit) @71606   7 years vboxsync Introducing VBox/AssertGuest.h and a family of ASSERT_GUEST_XXXX …
(edit) @71602   7 years vboxsync iprt/cdefs.h: Introduced a couple of more macros for paranoid handling …
(edit) @71599   7 years vboxsync Fixing 'indenting' of the AssertPtrReturn and …
(edit) @71597   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71596   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71595   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71592   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71590   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71585   7 years vboxsync HGSMI.h: docs
(edit) @71529   7 years vboxsync VMM/HM: Fixes to MSRPM bit accesses. Implemented merging of guest and …
(edit) @71517   7 years vboxsync Guest Control: Added toolbox / vbox_stat error handling for not found …
(edit) @71488   7 years vboxsync DevVGA, Additions: minor improvements for the VGA configuration interface.
(edit) @71415   7 years vboxsync VMM/HM: Get rid of lazy FPU loading for AMD-V. Nested Hw.virt: Fix FPU …
(edit) @71381   7 years vboxsync VMM/HM: Added VM debugger info dumping for SVM nested-guest VMCB cache.
(edit) @71364   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @71349   7 years vboxsync Guest Control/Main: Added (COM) error codes …
(edit) @71314   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @71293   7 years vboxsync NEM: Some stats; doc updates. bugref:9044
(edit) @71290   7 years vboxsync VMM: Better GVM alignment; assert padding sanity.
(edit) @71287   7 years vboxsync Main/ThreadTask: Added own logging group LOG_GROUP_MAIN_THREAD_TASK …
(edit) @71248   7 years vboxsync hm_svm.h: Comment nit.
(edit) @71246   7 years vboxsync gvm.h: Alignment fix
(edit) @71222   7 years vboxsync NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044
(edit) @71198   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71184   7 years vboxsync CPUM,NEM: Introduced CPUMCTX field for tracking state that's not in …
(edit) @71176   7 years vboxsync Guest Control/Toolbox: Added …
(edit) @71163   7 years vboxsync VideoRec: Added some error codes to err.h.
(edit) @71152   7 years vboxsync VMM/NEM/win: Refactoring... bugref:9044
(edit) @71146   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71139   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list …
(edit) @71136   7 years vboxsync SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
(edit) @71129   7 years vboxsync VMM/NEM/win: Reimplemented virtual process API, optimizing the cancel …
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @71091   7 years vboxsync cpum.h: Added CPUMGuestSvmUpdateNRip.
(edit) @71087   7 years vboxsync VMM/NEM/win: Get registers via hypercalls. bugref:9044
(edit) @71081   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71075   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71068   7 years vboxsync hm_svm.h: Spaces, nit.
(edit) @71046   7 years vboxsync hm_svm.h: Added SVM_CTRL_GUEST_INSTR_BYTES_MAX macro for holding the …
(edit) @71043   7 years vboxsync NEM: More code - PoC kind of working now. bugref:9044
(edit) @71041   7 years vboxsync NEM: More code - DSL is getting somewhere now, but VRAM access sucks. …
(edit) @71031   7 years vboxsync NEM: More code. bugref:9044
(edit) @71010   7 years vboxsync HostServices/GuestPropertySvc.h: Use RTStrNICmpAscii() instead of …
(edit) @70979   7 years vboxsync NEM: Working on the EM loops. bugref:9044
(edit) @70977   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @70956   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @70953   7 years vboxsync VMM: Clarified docs on fRecompilerUser/Supervisor and did some related …
(edit) @70948   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70947   7 years vboxsync VMM/NEM: More code. [build fix]
(edit) @70942   7 years vboxsync VMM/NEM: More code.
(edit) @70918   7 years vboxsync VMM: NEM kick off.
(edit) @70917   7 years vboxsync SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
(edit) @70915   7 years vboxsync VMM: New module, NEM. [build fix]
(edit) @70914   7 years vboxsync VMM: New module, NEM.
(edit) @70913   7 years vboxsync CPUM: Infrastructure for speculative execution control.
(edit) @70885   7 years vboxsync VMM: updates (bugref:9044)
(edit) @70873   7 years vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(edit) @70782   7 years vboxsync VMM: Nested Hw.virt: Pick up the TSC offset from the original VMCB …
(edit) @70781   7 years vboxsync VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests.
(edit) @70732   7 years vboxsync VMM: Move fGif out of svm and into common nested hwvirt struct.
(edit) @70726   7 years vboxsync Do not allow SUID, SGID or sticky bits on shared folders. bugref:9047: …
(edit) @70712   7 years vboxsync Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
(edit) @70688   7 years vboxsync VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
(edit) @70685   7 years vboxsync pdmstorageifs.h,DevAHCI,DrvHostDVD: Restore ability to overwrite the …
(edit) @70641   7 years vboxsync Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in …
(edit) @70640   7 years vboxsync Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in …
(edit) @70612   7 years vboxsync VMM: Expose PCID, INVPCID, FSGSBASE features to guests. Implemented …
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70604   7 years vboxsync DevVGA: cleanup in progress.
(edit) @70596   7 years vboxsync DevVGA: cleanup in progress
(edit) @70555   7 years vboxsync CPUMR3CpuId.cpp: Two more entries, one of which is unconfirmed.
(edit) @70551   7 years vboxsync CPUMR3CpuId.cpp: Goldmont Plus.
(edit) @70462   7 years vboxsync VMM/HM: Added HMSvmIsVGifActive, some cleanup and comments for how/why …
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