|
|
@43803
|
12 years |
vboxsync |
VMM/VMMR0: bits.
|
|
|
@43771
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@43756
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@43706
|
12 years |
vboxsync |
VMM/HM: bits.
|
|
|
@43700
|
12 years |
vboxsync |
HM: bits.
|
|
|
@43667
|
12 years |
vboxsync |
VMM: APIC refactor, cache APIC base MSR during init phase.
|
|
|
@43657
|
12 years |
vboxsync |
VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
|
|
|
@43472
|
12 years |
vboxsync |
Add new flag to notify devices during a reset first to make sure there …
|
|
|
@43394
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43392
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43390
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43387
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43379
|
12 years |
vboxsync |
SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
|
|
|
@43131
|
12 years |
vboxsync |
EFI: permanent NVRAM storage.
|
|
|
@43124
|
12 years |
vboxsync |
CDDL cleanup
|
|
|
@43047
|
12 years |
vboxsync |
VMM: Must flush changes pending in the handy page array before freeing …
|
|
|
@43045
|
12 years |
vboxsync |
PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
|
|
|
@42840
|
12 years |
vboxsync |
VMM/HWSVMR0: nits.
|
|
|
@42704
|
12 years |
vboxsync |
IEM: Eflags fixes, added API variants that bypasses access handlers, …
|
|
|
@42526
|
12 years |
vboxsync |
FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
|
|
|
@42453
|
12 years |
vboxsync |
IEM: Status code handling. PGM interface for R0 and RC.
|
|
|
@42451
|
12 years |
vboxsync |
iom.h: doc typos.
|
|
|
@42427
|
12 years |
vboxsync |
VMM: Fixed some selector arithmetic, introducing a new constand and …
|
|
|
@42420
|
12 years |
vboxsync |
Eliminating CPUM_CHANGED_HIDDEN_SEL_REGS_INVALID and …
|
|
|
@42415
|
12 years |
vboxsync |
build fix
|
|
|
@42407
|
12 years |
vboxsync |
VMM: Futher work on dealing with hidden segment register, esp. when …
|
|
|
@42373
|
12 years |
vboxsync |
VMM: invpg -> invlpg, some cleanup.
|
|
|
@42337
|
12 years |
vboxsync |
CPUM: Save and restore the internal selector fields.
|
|
|
@42186
|
12 years |
vboxsync |
SELM,DIS,CPUM,EM: Hidden selector register cleanups.
|
|
|
@42174
|
12 years |
vboxsync |
VMM/HWSVMR0: cosmetics.
|
|
|
@42165
|
12 years |
vboxsync |
CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
|
|
|
@42066
|
12 years |
vboxsync |
yet another build fix
|
|
|
@42064
|
12 years |
vboxsync |
build fix
|
|
|
@42062
|
12 years |
vboxsync |
NetShaper: R0 support (#5582)
|
|
|
@42025
|
12 years |
vboxsync |
A few missed copyright year updates.
|
|
|
@42024
|
12 years |
vboxsync |
VMM: RDTSCP support on Intel. Segregated some common CPU features from …
|
|
|
@41976
|
12 years |
vboxsync |
VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
|
|
|
@41943
|
12 years |
vboxsync |
VMM: Avoid stale selector issues in RC so there will be no need to try …
|
|
|
@41940
|
12 years |
vboxsync |
CPUMRaw[SG]etEFlags: Drop pCtxCore.
|
|
|
@41939
|
12 years |
vboxsync |
CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
|
|
|
@41933
|
12 years |
vboxsync |
VMMSwitcher: Drop the unused assembly switcher functions taking guest …
|
|
|
@41931
|
12 years |
vboxsync |
TRPM: Save state directly to the CPUMCPU context member instead of …
|
|
|
@41908
|
12 years |
vboxsync |
Check loaded selector register the GDT changes.
|
|
|
@41906
|
12 years |
vboxsync |
CPUM: Combined the visible and hidden selector register data into one …
|
|
|
@41905
|
12 years |
vboxsync |
CPUMCTX++: Rearranging the CPUMCTX structure in preparation of some …
|
|
|
@41904
|
12 years |
vboxsync |
CPUM: Fixed saved state bustage. Got two padding equally wrong and …
|
|
|
@41901
|
12 years |
vboxsync |
VBox/types.h: VBOXGDTR_VER1_6 -> cpumctx-v1_6.h.
|
|
|
@41900
|
12 years |
vboxsync |
SSM: Added SSMFIELD_ENTRY_U32_ZX_U64.
|
|
|
@41899
|
12 years |
vboxsync |
CPUM: Working over the saved state code to put/get structures using …
|
|
|
@41891
|
12 years |
vboxsync |
NetShaper: Fixed segmentation fault caused by limits not fitting in …
|
|
|
@41847
|
12 years |
vboxsync |
PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
|
|
|
@41826
|
12 years |
vboxsync |
Comment typo.
|
|
|
@41825
|
12 years |
vboxsync |
PCI/DevATA: Put PCIDevPhysRead/Write into …
|
|
|
@41824
|
12 years |
vboxsync |
EMAll/IEM work.
|
|
|
@41799
|
12 years |
vboxsync |
IEM: Back to where I was when I needed DISSTATE::abInstr…
|
|
|
@41768
|
12 years |
vboxsync |
PATM: Added PATMR3ReadOrgInstr.
|
|
|
@41764
|
12 years |
vboxsync |
VMM: Retired CPUMR3DisasmInstr in favor of DBGFR3DisasInstrLog.
|
|
|
@41732
|
12 years |
vboxsync |
DISCPUSTATE::opsize -> cbInstr.
|
|
|
@41727
|
12 years |
vboxsync |
DIS: register macro name adjustments.
|
|
|
@41658
|
12 years |
vboxsync |
DIS,VMM,REM,IPRT: Disassembler API adjustments.
|
|
|
@41545
|
13 years |
vboxsync |
DBGFReg: Added DBGFR3RegNmValidate.
|
|
|
@41363
|
13 years |
vboxsync |
VRDP,Main,Extpack,include: smartcard support: do not use platform …
|
|
|
@41349
|
13 years |
vboxsync |
pdmdev.h: warning
|
|
|
@41279
|
13 years |
vboxsync |
vmm/vm.h: comment typo.
|
|
|
@41277
|
13 years |
vboxsync |
VMM/VMMR0/HWSVMR0: AMD FlushByASID feature. Flush before reusing ASIDs …
|
|
|
@41270
|
13 years |
vboxsync |
cleanups
|
|
|
@41269
|
13 years |
vboxsync |
Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
|
|
|
@41259
|
13 years |
vboxsync |
Working on DTrace lib files.
|
|
|
@41247
|
13 years |
vboxsync |
More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
|
|
|
@41218
|
13 years |
vboxsync |
Tweaks for DTrace.
|
|
|
@41189
|
13 years |
vboxsync |
VMM/VMMR0/HWVMXR0: Implemented EPT+VPID TLB flushing before VM entry.
|
|
|
@41173
|
13 years |
vboxsync |
VMM: Fixed reading the wrong (reserved) bit in EPT capabilities, …
|
|
|
@41149
|
13 years |
vboxsync |
hrpmf. not needed.
|
|
|
@41147
|
13 years |
vboxsync |
SUPDrv,VMM: Tracepoints in raw-mode.
|
|
|
@40956
|
13 years |
vboxsync |
PDM,APIC,IO-APIC: More IRQ tagging.
|
|
|
@40937
|
13 years |
vboxsync |
Tag the APIC timer IRQs.
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40712
|
13 years |
vboxsync |
NetShaper: Online bandwidth limit setting (#5582)
|
|
|
@40656
|
13 years |
vboxsync |
Added counters so that VT-x exit stats add up.
|
|
|
@40652
|
13 years |
vboxsync |
NetShaper,E1000: Basic framework and partial implementation for …
|
|
|
@40637
|
13 years |
vboxsync |
include/vmm/pdmifs.h: PDMIHOSTPARALLELCONNECTOR interface has design flaw
|
|
|
@40559
|
13 years |
vboxsync |
Added MTF exit constant.
|
|
|
@40453
|
13 years |
vboxsync |
EM/IEM/PATM: some refactoring.
|
|
|
@40451
|
13 years |
vboxsync |
EM: build fix.
|
|
|
@40450
|
13 years |
vboxsync |
EM: Refactoring (dropping pVM argument).
|
|
|
@40449
|
13 years |
vboxsync |
SELM: Refactoring (PVM -> PVMCPU).
|
|
|
@40448
|
13 years |
vboxsync |
EM: refactoring…
|
|
|
@40447
|
13 years |
vboxsync |
EM: More refactoring.
|
|
|
@40442
|
13 years |
vboxsync |
IEM integration in progress - doing some EM refactoring to ease this …
|
|
|
@40416
|
13 years |
vboxsync |
s/fTraceing/fTracing/g
|
|
|
@40405
|
13 years |
vboxsync |
VMM/PDM: Some simple tracepoint infastructure.
|
|
|
@40397
|
13 years |
vboxsync |
VMM: Make most of the tracing optional so we don't have to be afraid …
|
|
|
@40356
|
13 years |
vboxsync |
MWAIT fixes: Only clear the mwait-active flag when actually resuming …
|
|
|
@40274
|
13 years |
vboxsync |
Introduced VBOX_WITH_REM in Config.kmk and the VMM.
|
|
|
@40235
|
13 years |
vboxsync |
build fixes.
|
|
|
@40170
|
13 years |
vboxsync |
MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
|
|
|
@40138
|
13 years |
vboxsync |
IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
|
|
|
@40076
|
13 years |
vboxsync |
Changed the types of the r80 views of the FPU registers.
|
|
|
@40054
|
13 years |
vboxsync |
VMM,VMMDev: Page sharing cleanup.
|
|
|
@40022
|
13 years |
vboxsync |
IEM: fxsave & fxrstor.
|
|
|