|
|
@4668
|
17 years |
vboxsync |
Removed MMPhysGCVirt2HCVirt.
|
|
|
@4665
|
17 years |
vboxsync |
Moved some of the odd address conversion routines to PGMR3Dbg just to …
|
|
|
@4662
|
17 years |
vboxsync |
Update
|
|
|
@4626
|
17 years |
vboxsync |
A couple of more getters.
|
|
|
@4620
|
17 years |
vboxsync |
The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
|
|
|
@4616
|
17 years |
vboxsync |
Ditto for REM(R3)NotifyHandlerPhysicalDeregister.
|
|
|
@4615
|
17 years |
vboxsync |
REM(R3)NotifyHandlerPhysicalModify no longer needs a pvHC pointer, …
|
|
|
@4611
|
17 years |
vboxsync |
Updates
|
|
|
@4600
|
17 years |
vboxsync |
Fix
|
|
|
@4591
|
17 years |
vboxsync |
PGMPhysGCPhys2CCPtr + PGMPhysGCPhys2CCPtrRelease. Started on the …
|
|
|
@4575
|
17 years |
vboxsync |
Updates
|
|
|
@4573
|
17 years |
vboxsync |
More statistics. Started implementing the guest side.
|
|
|
@4571
|
17 years |
vboxsync |
Future proof
|
|
|
@4570
|
17 years |
vboxsync |
More guest statistics
|
|
|
@4567
|
17 years |
vboxsync |
Documented limitations of address conversion helpers
|
|
|
@4560
|
17 years |
vboxsync |
Added PDMDevHlpPhysGCPtr2GCPhys
|
|
|
@4558
|
17 years |
vboxsync |
Added PDMDEVHLP::pfnPhysGCPtr2GCPhys
|
|
|
@4540
|
17 years |
vboxsync |
Implemented notification for guest about an active VRDP connection.
|
|
|
@4533
|
17 years |
vboxsync |
Cleaned up a bit
|
|
|
@4532
|
17 years |
vboxsync |
Memory balloon size change updates
|
|
|
@4524
|
17 years |
vboxsync |
Updates for guest statistics
|
|
|
@4519
|
17 years |
vboxsync |
VRDP change event bit.
|
|
|
@4516
|
17 years |
vboxsync |
Skeleton for guest management extension
|
|
|
@4503
|
17 years |
vboxsync |
CFGMR3InsertBytes should take a const data pointer.
|
|
|
@4492
|
17 years |
vboxsync |
Continued Main-VMMDev work on memory ballooning.
|
|
|
@4478
|
17 years |
vboxsync |
copyright header fixes
|
|
|
@4442
|
17 years |
vboxsync |
size_t
|
|
|
@4425
|
17 years |
vboxsync |
some more CPU feature flags
|
|
|
@4421
|
17 years |
vboxsync |
Fixed bugs found during testing. Wakeup -> WakeUp.
|
|
|
@4412
|
17 years |
vboxsync |
Added PGMPhysWriteGCPtrSafe & PGMPhysReadGCPtrSafe
|
|
|
@4403
|
17 years |
vboxsync |
PDMCritSectIsInitialized.
|
|
|
@4388
|
17 years |
vboxsync |
Shadow ROM emulation. Clear the RESERVED flag for ROM.
|
|
|
@4387
|
17 years |
vboxsync |
more grokable.
|
|
|
@4382
|
17 years |
vboxsync |
Extended the ROMRegister DevHlp interface to include a fShadow flag. …
|
|
|
@4350
|
17 years |
vboxsync |
Initial code for seamless mode in Linux guests
|
|
|
@4337
|
17 years |
vboxsync |
Mian/CFGLDR: Use IPRT functions to do string<->integer conversion …
|
|
|
@4334
|
17 years |
vboxsync |
Ring 3 callback handlers; mark them as such
|
|
|
@4329
|
17 years |
vboxsync |
Some DBGCVAR stuff.
|
|
|
@4236
|
17 years |
vboxsync |
Alexander Eichner: host serial device cleanup + added Windows host support
|
|
|
@4213
|
17 years |
vboxsync |
multiplication and an operator associativity+precendency fix.
|
|
|
@4212
|
17 years |
vboxsync |
SELMSelInfoIsExpandDown
|
|
|
@4208
|
17 years |
vboxsync |
CPUMGetGuestMode
|
|
|
@4207
|
17 years |
vboxsync |
CPUMGetGuestMode
|
|
|
@4185
|
17 years |
vboxsync |
Fixed x86/amd64 file header difference. Added SSMAFTER_DEBUG_IT for …
|
|
|
@4184
|
17 years |
vboxsync |
added getters for the vendor and device id.
|
|
|
@4172
|
17 years |
vboxsync |
eol-style native
|
|
|
@4171
|
17 years |
vboxsync |
export
|
|
|
@4147
|
17 years |
vboxsync |
Corrected style and docs of the PDMICHAR::pfnSetParameters method.
|
|
|
@4142
|
17 years |
vboxsync |
Host serial port support for Linux by Alexander Eichner.
|
|
|
@4134
|
17 years |
vboxsync |
Main: Add Utf8StrFmtVA to resolve the dangerous ambiguity of ellipsis …
|
|
|
@4129
|
17 years |
vboxsync |
Quick fix for VBoxManage selecting the wrong version of Utf8StrFmt
|
|
|
@4126
|
17 years |
vboxsync |
Replaced SGI headers with those from the Kronos Group …
|
|
|
@4110
|
17 years |
vboxsync |
Added locked pointer types
|
|
|
@4109
|
17 years |
vboxsync |
Clarify
|
|
|
@4108
|
17 years |
vboxsync |
Decreased VBOX_HGCM_MAX_PARMS to 32.
|
|
|
@4077
|
17 years |
vboxsync |
Renamed to VERR_VMX_IN_VMX_ROOT_MODE
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4068
|
17 years |
vboxsync |
Added VERR_VMX_IN_VMX_OPERATION_MODE
|
|
|
@4053
|
17 years |
vboxsync |
Use the generic VBoxVideo interface in Windows guest video driver.
|
|
|
@4037
|
17 years |
vboxsync |
update
|
|
|
@4032
|
17 years |
vboxsync |
Implemented shared folder status light
|
|
|
@4027
|
17 years |
vboxsync |
Direct draw heap and miniport heap memory reservation for Windows …
|
|
|
@4014
|
17 years |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@4013
|
17 years |
vboxsync |
pdm.h = include pdm*.h; pdmapi.h = only the 'core' pdm APIs.
|
|
|
@4012
|
17 years |
vboxsync |
Hooked up the PDMThread stuff.
|
|
|
@4011
|
17 years |
vboxsync |
fixed some header hacks.
|
|
|
@4010
|
17 years |
vboxsync |
added usb flavor.
|
|
|
@3944
|
17 years |
vboxsync |
Preparations for dealing with case sensitivity
|
|
|
@3942
|
17 years |
vboxsync |
fixed detecting the CPU vendor (in DevAPIC) by introducing symbolic …
|
|
|
@3941
|
17 years |
vboxsync |
introduced symbolic constants for CPUID vendor information
|
|
|
@3921
|
17 years |
vboxsync |
Missing copyright header
|
|
|
@3913
|
17 years |
vboxsync |
Solaris.
|
|
|
@3857
|
17 years |
vboxsync |
PDMUsb - work in progress.
|
|
|
@3856
|
17 years |
vboxsync |
fixed alignment padding.
|
|
|
@3854
|
17 years |
vboxsync |
Splitting up pdm.h - export the fragments.
|
|
|
@3852
|
17 years |
vboxsync |
Finally splitting up pdm.h. Working on integrating USB into PDM …
|
|
|
@3840
|
17 years |
vboxsync |
Created CFGMR3CreateTree and CFGMR3InsertSubTree.
|
|
|
@3830
|
17 years |
vboxsync |
huh?
|
|
|
@3824
|
17 years |
vboxsync |
typo.
|
|
|
@3810
|
17 years |
vboxsync |
Put back log.h as it's required for the correct LOG_ENABLE define.
|
|
|
@3793
|
17 years |
vboxsync |
Inform guest about seamless mode changes
|
|
|
@3786
|
17 years |
vboxsync |
Another attempt to fix all the compile problems
|
|
|
@3783
|
17 years |
vboxsync |
Only L4 then
|
|
|
@3782
|
17 years |
vboxsync |
Attempt to fix build errors
|
|
|
@3781
|
17 years |
vboxsync |
Correction
|
|
|
@3780
|
17 years |
vboxsync |
Doesn't belong here
|
|
|
@3775
|
17 years |
vboxsync |
Don't include log.h
|
|
|
@3773
|
17 years |
vboxsync |
Updates for changing seamless mode.
|
|
|
@3771
|
17 years |
vboxsync |
Added VMMDEV_EVENT_SEAMLESS_MODE
|
|
|
@3758
|
17 years |
vboxsync |
More USBFILTER changes.
|
|
|
@3749
|
17 years |
vboxsync |
Added VERR_SVM_DISABLED
|
|
|
@3748
|
17 years |
vboxsync |
Added MSR_K8_VM_CR_SVM_DISABLE
|
|
|
@3738
|
17 years |
vboxsync |
Convenient to be able to send log string in release builds too.
|
|
|
@3723
|
17 years |
vboxsync |
Double underscore cleanup.
|
|
|
@3720
|
17 years |
vboxsync |
VRDP NO_COM code in Main.
|
|
|
@3710
|
17 years |
vboxsync |
Linux compile fix
|
|
|
@3644
|
17 years |
vboxsync |
Added PDMIHOSTDEVICEPORT and PDMINTERFACE_HOST_DEVICE_CONNECTOR, and a …
|
|
|
@3643
|
17 years |
vboxsync |
DEV_PARALLEL and DRV_HOST_PARALLEL. Contributed by: Alexander Eichner
|
|
|
@3641
|
17 years |
vboxsync |
darn.
|
|
|
@3638
|
17 years |
vboxsync |
AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] -> RT_OS_[OS].
|
|
|