|
|
@64545
|
8 years |
vboxsync |
IEM: Added per-instruction statistics (not release).
|
|
|
@64530
|
8 years |
vboxsync |
VMM: typos
|
|
|
@64507
|
8 years |
vboxsync |
DBGFR3Cfg: Bugfixes, correctly split a basic block transferring any …
|
|
|
@64506
|
8 years |
vboxsync |
doxygen fix
|
|
|
@64505
|
8 years |
vboxsync |
doxygen fix
|
|
|
@64503
|
8 years |
vboxsync |
Windows build fix
|
|
|
@64502
|
8 years |
vboxsync |
dxygen fixes
|
|
|
@64500
|
8 years |
vboxsync |
VMM/DBGF: Add DBGFR3Cfg* API to create control flow graphs
|
|
|
@64499
|
8 years |
vboxsync |
VMM/DBGFDisas: Add method internal to VMM which returns a very small …
|
|
|
@64497
|
8 years |
vboxsync |
PDMDriver.cpp Corrected driver transformation value name 'Driver' to …
|
|
|
@64406
|
8 years |
vboxsync |
PDMPCIDEVREG_DEV_NO_SAME_AS_PREV: Extended the search to previous PDM …
|
|
|
@64399
|
8 years |
vboxsync |
pgmR3PhysMMIOExLink: Fix for 256GB VRAM regression.
|
|
|
@64397
|
8 years |
vboxsync |
PDMPCIDEV: some docs
|
|
|
@64396
|
8 years |
vboxsync |
PDMPCIDEV: some docs
|
|
|
@64390
|
8 years |
vboxsync |
PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
|
|
|
@64387
|
8 years |
vboxsync |
PDM,Devices: Some PCI device type cleanup.
|
|
|
@64378
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64373
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64356
|
8 years |
vboxsync |
PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
|
|
|
@64353
|
8 years |
vboxsync |
PDM: Added a pPciDev parameter to PDMDEVHLPR3::pfnMMIOExPreRegister.
|
|
|
@64344
|
8 years |
vboxsync |
pci: Start using VBOX_PCI_NUM_REGIONS; doxygen.
|
|
|
@64327
|
8 years |
vboxsync |
PGM: Allow pre-registered MMIO regions up to 1TB in size by using …
|
|
|
@64310
|
8 years |
vboxsync |
VMM/GIM/KVM: Don't GP fault on invalid time-struct MSR write
|
|
|
@64147
|
8 years |
vboxsync |
CFGM: CFGMR3AreValuesValid - fix argument name in the doc comment.
|
|
|
@64146
|
8 years |
vboxsync |
VMM/HM: nits.
|
|
|
@64144
|
8 years |
vboxsync |
VMM/GIM/HyperV: Comment nit.
|
|
|
@64143
|
8 years |
vboxsync |
VMM/HM: Report support for 'true' VMX capability MSRs.
|
|
|
@64140
|
8 years |
vboxsync |
build fix
|
|
|
@64133
|
8 years |
vboxsync |
VMM: Add PDMR3UsbQueryDriverOnLun and export PDMR3DriverDetach
|
|
|
@64123
|
8 years |
vboxsync |
PGMR3PhysMMIO2Register: Regression fix.
|
|
|
@64119
|
8 years |
vboxsync |
PGM,IOM: doc fixes
|
|
|
@64118
|
8 years |
vboxsync |
PGM,IOM: build fixes
|
|
|
@64115
|
8 years |
vboxsync |
PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
|
|
|
@64110
|
8 years |
vboxsync |
CFGM: when dumping some size, print both MB and GB values for huge values
|
|
|
@64103
|
8 years |
vboxsync |
CFGM: when dumping some size, rounding to full GB is too coarse-grained
|
|
|
@64066
|
8 years |
vboxsync |
VMM: Log nit.
|
|
|
@64045
|
8 years |
vboxsync |
VMM/GIM/HyperV: Don't initialize timers when the feature isn't exposed.
|
|
|
@64039
|
8 years |
vboxsync |
VMM/CPUM: Add VCPU Id while dumping cpumguestinstr info.
|
|
|
@63945
|
8 years |
vboxsync |
VMM/APIC, VMM/GIM/HyperV: Fix MSR range insertion/removale ordering …
|
|
|
@63944
|
8 years |
vboxsync |
VMM/APIC: Actively remove the x2APIC MSR range if we are not using it …
|
|
|
@63908
|
8 years |
vboxsync |
VMM/APIC: Assert nit.
|
|
|
@63907
|
8 years |
vboxsync |
VMM/APIC: Comments.
|
|
|
@63888
|
8 years |
vboxsync |
VMM/APIC: Insert x2APIC MSRs when Hyper-V compatibility mode is …
|
|
|
@63849
|
8 years |
vboxsync |
VMM/GIM/HyperV: Enable x2APIC MSR capabilities for Hyper-V.
|
|
|
@63820
|
8 years |
vboxsync |
CPUMR3Db: make cppcheck happy
|
|
|
@63753
|
8 years |
vboxsync |
VMM: gcc 6.2 warning fix.
|
|
|
@63739
|
8 years |
vboxsync |
spaces
|
|
|
@63685
|
8 years |
vboxsync |
PDM,DevPci*: Allow larger PCI region sizes.
|
|
|
@63682
|
8 years |
vboxsync |
PDM,IOM: MMIO range length is now a RTGCPHYS instead of uint32_t.
|
|
|
@63664
|
8 years |
vboxsync |
Typo.
|
|
|
@63660
|
8 years |
vboxsync |
MM: Added MMR3PhysGet4GBRamHoleSize, MMPhysGetRamSizeAbove4GB, and …
|
|
|
@63650
|
8 years |
vboxsync |
VMM/GIM/HyperV: unused param build fix.
|
|
|
@63648
|
8 years |
vboxsync |
VMM/GIM/HyperV: Add partial support for synthetic interrupt controller …
|
|
|
@63632
|
8 years |
vboxsync |
VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
|
|
|
@63570
|
8 years |
vboxsync |
doxy fixes
|
|
|
@63560
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63465
|
8 years |
vboxsync |
VMM: warnings (clang)
|
|
|
@63429
|
8 years |
vboxsync |
VMM: warnings
|
|
|
@63254
|
8 years |
vboxsync |
PDMAsyncCompletion: Fix possible integer underflow when the bandwidth …
|
|
|
@63128
|
8 years |
vboxsync |
VMM: warnings
|
|
|
@62869
|
8 years |
vboxsync |
VMM: warnings.
|
|
|
@62659
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62658
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62657
|
8 years |
vboxsync |
ssmR3StrmLogUnitContent: Restored the wrong rc, oops.
|
|
|
@62656
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62655
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62654
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62652
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62651
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62650
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62649
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62648
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62647
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62645
|
8 years |
vboxsync |
TRPM: Fixed ancient TRPMCPU structure misalignment caught by MSC …
|
|
|
@62644
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62643
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62642
|
8 years |
vboxsync |
gimR3HvInit: Check VendorID length or we'll pick up random stack bits …
|
|
|
@62641
|
8 years |
vboxsync |
GIM: Please refrain from using 'c' as 'const', 'c' always means 'count …
|
|
|
@62640
|
8 years |
vboxsync |
VMM: warnings.
|
|
|
@62639
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62638
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62637
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62596
|
8 years |
vboxsync |
VMM/TM: new functions for getting virtual time from R3
|
|
|
@62591
|
8 years |
vboxsync |
VMM/GIM, CPUM: Retire "EnableHVP" CFGM option and the unconditional …
|
|
|
@62534
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62460
|
8 years |
vboxsync |
VMM: scm
|
|
|
@62430
|
8 years |
vboxsync |
pdmR[3C]ApicHlp_ClearInterruptFF: Put the unused …
|
|
|
@62417
|
8 years |
vboxsync |
VMM/GIM/HyperV: Synthetic interrupt controller bits and some cleanup.
|
|
|
@62360
|
8 years |
vboxsync |
VMMR3/PDMDriver.cpp: Allow to deregister STAM values without debug …
|
|
|
@62359
|
8 years |
vboxsync |
VMM/GIM: Doxygen build fix.
|
|
|
@62357
|
8 years |
vboxsync |
VMM/GIM/HyperV: SynIC: APIC-assist page bits.
|
|
|
@62354
|
8 years |
vboxsync |
VMM/GIM/HyperV: SynIC: APIC-assist page bits.
|
|
|
@62329
|
8 years |
vboxsync |
TRPMR3InjectEvent: Fixed stuck --recompile-all with AMD-V/VT-x guest.
|
|
|
@62302
|
8 years |
vboxsync |
IEM,PGM: Got code TLB working in ring-3, execution is 3-4 times faster …
|
|
|
@62291
|
8 years |
vboxsync |
Removed empty internal/pgm.h header file. (That stuff moved into …
|
|
|
@62287
|
8 years |
vboxsync |
REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
|
|
|
@62162
|
8 years |
vboxsync |
VMM, IOAPIC: Temporarily enable using the PDM lock instead of the …
|
|
|
@62151
|
8 years |
vboxsync |
emR3RemExecute: Try reschdule if IEM throws an unimplemented problem …
|
|
|
@62148
|
8 years |
vboxsync |
pdmR3CritSectDeleteOne: Fixed cNestings assertion caused by the …
|
|
|