VirtualBox

source: vbox/trunk/src/VBox/VMM/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93901   3 years vboxsync VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
(edit) @93757   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93756   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93725   3 years vboxsync VMM: More arm64 adjustments. bugref:9898
(edit) @93718   3 years vboxsync VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517
(edit) @93650   3 years vboxsync VMM/PGM,*: Split the physical access handler type registration into …
(edit) @93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
(edit) @93595   3 years vboxsync VMM/MM: Removed unused MMR3PageDummyHCPhys & MMR3PageDummyHCPtr …
(edit) @93471   3 years vboxsync /Config.kmk,VMM: Retired VMMR3LazyImp.lib / VBOX_LIB_VMM_LAZY as all …
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93419   3 years vboxsync *.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for …
(edit) @93354   3 years vboxsync VMM/NEM-win: Nits. bugref:10118 bugref:10162
(edit) @93353   3 years vboxsync VMM/NEM-win: Kicked out more code relating ring-0. bugref:10118 …
(edit) @93352   3 years vboxsync VMM/NEM-win: Kicked out more code relating to using the VID API …
(edit) @93207   3 years vboxsync VMM/NEM-win: Just drop the ring-0 bits when NEM/PGM mode is enabled. …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92910   3 years vboxsync /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
(edit) @92444   3 years vboxsync VMM/NEM-linux: Some very early bits. bugref:9044
(edit) @92408   3 years vboxsync VMM: Reworked most of the call-ring-3 stuff into …
(edit) @92351   3 years vboxsync VMM/NEMR3Native-darwin.cpp,VMM/Makefile.kmk: Fon't link directly …
(edit) @92315   3 years vboxsync VMM/Makefile.kmk: Enable good stacks in IEM for aeichner as well, …
(edit) @92230   3 years vboxsync VMM/GVMM: Fixes to the worker thread registration. Added missing …
(edit) @92221   3 years vboxsync VMM: Makefile changes for the NEM Apple backend, bugref:9044
(edit) @91952   3 years vboxsync VMM/PGM,VMMDev: Removed PGMR3MappingsSize, PGMR3MappingsFix & …
(edit) @91854   3 years vboxsync VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
(edit) @91808   3 years vboxsync VMM/PDMCritSect: Don't preempt while on custom stack. bugref:10124
(edit) @91768   3 years vboxsync Config.kmk,++: Define VBOX_LIB_SUPR0 for SUPR0.lib/.a on platforms …
(edit) @91751   3 years vboxsync VMM: Reverted darwin stack change. Forgot that the ring-0 stack isn't …
(edit) @91742   3 years vboxsync VMM: Don't switch stack on darwin, machine_switch_context disapproves …
(edit) @91676   3 years vboxsync VMM/NEM-win: Quick and very dirty hack to make the code work on …
(edit) @91018   3 years vboxsync VMM/MM: Removed the MMR3UkHeap* code as nobody is using it any more. …
(edit) @90634   3 years vboxsync VMM/PDMCritSectRwEnterExcl: Implemented waiting in most ring-0 …
(edit) @89695   3 years vboxsync VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025
(edit) @89622   3 years vboxsync VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
(edit) @88153   4 years vboxsync Intel IOMMU: bugref:9967 Skeleton bits.
(edit) @87792   4 years vboxsync VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
(edit) @87728   4 years vboxsync SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937
(edit) @87594   4 years vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
(edit) @87477   4 years vboxsync AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup.
(edit) @87310   4 years vboxsync VMM: Split out the generic VMX/SVM instruction wrapper utility method …
(edit) @87134   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @86751   4 years vboxsync VMM/DBGF: Implement L2 binary search tree node removal and make the …
(edit) @86750   4 years vboxsync VMM/DBGF: Implement L2 binary search tree node removal and make the …
(edit) @86749   4 years vboxsync VMM/DBGF: Implement L2 binary search tree node removal and make the …
(edit) @86730   4 years vboxsync VMM/DBGF: Move the DBGFRZ* part into VMMAll as the trap handlers will …
(edit) @86699   4 years vboxsync VMM/DBGF: Updates to the new breakpoint manager, implement global …
(edit) @86683   4 years vboxsync VMM/DBGF: Missing tracer destruction in R0 when the VM terminates, …
(edit) @86666   4 years vboxsync include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint manager …
(edit) @86121   4 years vboxsync VMM/GIM: Fix handling KVM system-time struct. to work from both ring-0 …
(edit) @85507   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84486   5 years vboxsync VMM/Makefile.kmk: Clean out leftover VBOX_WITH_RAW_MODE references
(edit) @84485   5 years vboxsync VMM/DBGFTracer: Build fixes from last commit, bugref:9210
(edit) @84459   5 years vboxsync VMM/PDM: DBGF even tracing integration, bugref:9210 Integrates the …
(edit) @84458   5 years vboxsync VMM/DBGF: First commit of new tracing facility, bugref:9210 The new …
(edit) @84007   5 years vboxsync VMMR0: Move the PDM R0 device helper into its own file like it is done …
(edit) @83941   5 years vboxsync AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
(edit) @83770   5 years vboxsync VMM: VC++ 14.1 build tweaking. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82754   5 years vboxsync VMM: More cleanup fixes (bird specific ones).
(edit) @82744   5 years vboxsync VMM,IPRT,VBoxDTrace: More cleanup fixes.
(edit) @82565   5 years vboxsync MM: Eliminated all but the MMR3PageDummyHC* functions for the …
(edit) @82555   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @82313   5 years vboxsync IOM,PDMDevHlp: Kicked out the old MMIO code. bugref:9218
(edit) @81406   5 years vboxsync PDM: Enabled PDM task code. Added bunch of new device helper …
(edit) @81333   5 years vboxsync IOM: More MMIO stuff, almost there now... bugref:9218
(edit) @81197   5 years vboxsync IOM: More MMIO code. bugref:9218
(edit) @81167   5 years vboxsync IOM: More MMIO work. Splitting out the I/O port related stuff from …
(edit) @81156   5 years vboxsync IOM,PDMDevHlp: Started implementing new MMIO registration APIs. …
(edit) @81153   5 years vboxsync VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
(edit) @80938   5 years vboxsync VMM: bugref:9566 Removed TRPM ring-0 bits that are no longer used …
(edit) @80641   5 years vboxsync IOM: New I/O port registration code. bugref:9218
(edit) @80335   5 years vboxsync VMM/Makefile.kmk: Skip testcase for VBOX_ONLY_EXTPACK because solaris …
(edit) @80305   5 years vboxsync REM,VMM,tstInt,Devices: Use VMM_COMMON_DEFS when including vm.h so the …
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80053   5 years vboxsync Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517 bugref:9511
(edit) @80016   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - EM. bugref:9517
(edit) @80003   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @79891   5 years vboxsync *.kmk: Preparing for dropping 32-bit host support. Introducing a …
(edit) @79091   5 years vboxsync *.kmk: Don't use double colon for pylint rule as if effectively …
(edit) @78438   6 years vboxsync VMM: More refactoring of GVM & VM structures for bugref:9217
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75611   6 years vboxsync VMM: Nested VMX: bugref:9180 Move the VMX APIC-access guest-physical …
(edit) @75440   6 years vboxsync VMM: Nested VMX: bugref:9180 Separate the VMX/SVM CPU spec. functions …
(edit) @75173   6 years vboxsync VMM: Re-indenting makefiles.
(edit) @74242   6 years vboxsync VMM: dtrace fixes
(edit) @73606   6 years vboxsync VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, …
(edit) @73348   6 years vboxsync DBGF,DBGC,GIMHv: Added some basic windows bug check formatting …
(edit) @73271   6 years vboxsync PGM: Working on consolidating templated code... bugref:9044
(edit) @73150   6 years vboxsync VMM,DBGC,IPRT: In memory - VMM: Morphed part of the NT kernel digger …
(edit) @73088   6 years vboxsync VMM/Makefile.kmk: Shut up $ warning.
(edit) @72925   6 years vboxsync Config.kmk,VMM: Enabled NEM/win for non-OSE builds. OSE will need …
(edit) @72892   6 years vboxsync EM: We no longer need the assembly code in EMAllA.asm anymore.
(edit) @72642   6 years vboxsync EM,IEM,VMX: Working on configuring exit history optimziations. …
(edit) @72503   6 years vboxsync VMM/testcase/Makefile.kmk: Need to pass VMM_COMMON_DEFS to a number of …
(edit) @72493   6 years vboxsync IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends …
(edit) @72451   7 years vboxsync IEM: Quick vmcall (VT-x) implementation, made vmmcall available when …
(edit) @72286   7 years vboxsync NEM/win: Updated SDK.
(edit) @72208   7 years vboxsync VMM: VBOX_WITH_NESTED_HWVIRT_SVM.
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