|
|
@87792
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87511
|
4 years |
vboxsync |
VMM/HMSVM: Moving some SVM stuff to HMR0PERVM. Removed 3 unused …
|
|
|
@87472
|
4 years |
vboxsync |
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. Created …
|
|
|
@87467
|
4 years |
vboxsync |
vmm/gvm.h: Corrected assertion. bugref:9217
|
|
|
@87466
|
4 years |
vboxsync |
VMM/HM,gvm: Started splitting up the HVMCPU and HVM structures. …
|
|
|
@86699
|
4 years |
vboxsync |
VMM/DBGF: Updates to the new breakpoint manager, implement global …
|
|
|
@84458
|
5 years |
vboxsync |
VMM/DBGF: First commit of new tracing facility, bugref:9210
The new …
|
|
|
@83941
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
|
|
|
@83850
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 R0 registration bits.
|
|
|
@82989
|
5 years |
vboxsync |
VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82555
|
5 years |
vboxsync |
PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
|
|
|
@82031
|
5 years |
vboxsync |
APIC: Converted the timer pointers to timer handles. This requires …
|
|
|
@81162
|
5 years |
vboxsync |
IOM: New MMIO management code - work in progress. bugref:9218
|
|
|
@80943
|
5 years |
vboxsync |
Devices/PCI: Device model refactoring, part I. bugref:9218
|
|
|
@80641
|
5 years |
vboxsync |
IOM: New I/O port registration code. bugref:9218
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80331
|
5 years |
vboxsync |
/include: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
|
|
|
@80313
|
5 years |
vboxsync |
vm.h,gvm.h: Fix 32-bit header syntax checking.
|
|
|
@80311
|
5 years |
vboxsync |
gvm.h: Shut up g++ warnings. bugref:9217
|
|
|
@80310
|
5 years |
vboxsync |
include,gvm.h: Header syntax check fixes. bugref:9217
|
|
|
@80309
|
5 years |
vboxsync |
vm.h,gvm.h: Only allow including these when VMM_COMMON_DEFS is in use. …
|
|
|
@80281
|
5 years |
vboxsync |
VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
|
|
|
@80274
|
5 years |
vboxsync |
VMM: Refactoring VMMR0/* and VMMRZ/* to use VMCC & VMMCPUCC. bugref:9217
|
|
|
@80268
|
5 years |
vboxsync |
VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
|
|
|
@80255
|
5 years |
vboxsync |
VMM: Started refactoring VMMAll/* for bugref:9217 [fixes]
|
|
|
@80253
|
5 years |
vboxsync |
VMM: Started refactoring VMMAll/* for bugref:9217
|
|
|
@78438
|
6 years |
vboxsync |
VMM: More refactoring of GVM & VM structures for bugref:9217
|
|
|
@78431
|
6 years |
vboxsync |
VMM: Started refactoring GVM & VM structures for bugref:9217
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76561
|
6 years |
vboxsync |
VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM …
|
|
|
@76558
|
6 years |
vboxsync |
include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@72300
|
7 years |
vboxsync |
NEM,STAM: Partition memory statistics for NEM. bugref:9044
- STAM: …
|
|
|
@71290
|
7 years |
vboxsync |
VMM: Better GVM alignment; assert padding sanity.
|
|
|
@71246
|
7 years |
vboxsync |
gvm.h: Alignment fix
|
|
|
@71222
|
7 years |
vboxsync |
NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044
|
|
|
@71136
|
7 years |
vboxsync |
SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
|
|
|
@71075
|
7 years |
vboxsync |
VMM,SUPDrv: More NEM/win experimentation. bugref:9044
|
|
|
@69475
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@69107
|
7 years |
vboxsync |
include/VBox/: (C) year
|
|
|
@67955
|
7 years |
vboxsync |
VMM,SUPDrv: Started on some session/VMMR0 nits. I/O control interface …
|
|
|
@62476
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58110
|
9 years |
vboxsync |
include,misc: Doxygen grouping adjustments, collecting all the VMM …
|
|
|
@53615
|
10 years |
vboxsync |
doxygen fixes.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@37242
|
14 years |
vboxsync |
GMMR0: Keep the free bound-mode memory in the GVM instead of in GMM.
|
|
|
@36448
|
14 years |
vboxsync |
PCI: refactoring, further IOMMU work
|
|
|
@35361
|
14 years |
vboxsync |
fix OSE
|