|
|
@54089
|
10 年 |
vboxsync |
VMM/GIMAllHv: Ignore writes to the Hypercall MSR. Fixes FreeBSD 10.1 …
|
|
|
@54065
|
10 年 |
vboxsync |
VMM: Implemented TM TSC-mode switching with paravirtualized guests.
|
|
|
@53789
|
10 年 |
vboxsync |
Improved the ugly SVGA_REG_BUSY read hack a bit.
|
|
|
@53467
|
10 年 |
vboxsync |
VMM: Removed VBOX_WITH_NEW_MSR_CODE and the code marked ifndef …
|
|
|
@53466
|
10 年 |
vboxsync |
VMM/MSRs: Added status codes for returning to ring-3 to service the …
|
|
|
@53441
|
10 年 |
vboxsync |
VMM/TM: Rename TMMODE to TMTSCMODE and the corresponding enum and CFGM …
|
|
|
@53430
|
10 年 |
vboxsync |
VMM/TM: First step in introducing the invariant TM mode.
|
|
|
@53423
|
10 年 |
vboxsync |
IEMAllInstructions.cpp.h: evex & xop notes.
|
|
|
@53325
|
10 年 |
vboxsync |
VMM: Fix sign inconsistency in the RealUseTSC case.
|
|
|
@53247
|
10 年 |
vboxsync |
IEM: Added salc (set AL to CF). Started making sense of the whole …
|
|
|
@53246
|
10 年 |
vboxsync |
IEM: Added salc (set AL to CF). Started making sense of the whole …
|
|
|
@53235
|
10 年 |
vboxsync |
VMM: Fixed incorrect pure TSC-offsetting mode switch with paravirt. …
|
|
|
@53202
|
10 年 |
vboxsync |
doc nits
|
|
|
@53188
|
10 年 |
vboxsync |
IEM: into is invalid in 64-bit mode; added int1/icebp.
|
|
|
@53182
|
10 年 |
vboxsync |
IEMAll: Added IEM_MC_FETCH_MEM_I64 and tweaked the VT-x verification …
|
|
|
@53181
|
10 年 |
vboxsync |
IEM/IRET: Make the 16-bit IRET real/v86 mode instruction clear RF, …
|
|
|
@53180
|
10 年 |
vboxsync |
IEM: Implemented fidl m64i.
|
|
|
@53152
|
10 年 |
vboxsync |
VMM/TM: space.
|
|
|
@53108
|
10 年 |
vboxsync |
IEM: Call gate TSS access needs to check TSS bitness, not gate, duh.
|
|
|
@53107
|
10 年 |
vboxsync |
Committed more than I had intended…
|
|
|
@53104
|
10 年 |
vboxsync |
IEM: Added FILD m16.
|
|
|
@53102
|
10 年 |
vboxsync |
IEM: SS determines stacks size, not CS (IRET).
|
|
|
@53101
|
10 年 |
vboxsync |
EM: Careful with MOV to segment register.
|
|
|
@52984
|
10 年 |
vboxsync |
iomMMIODoComplicatedWrite: Fixed assertion, should be using && instead …
|
|
|
@52919
|
10 年 |
vboxsync |
IEM: Corrected FNOP opcode.
|
|
|
@52913
|
10 年 |
vboxsync |
IEM: Implemented call gates (currently disabled).
|
|
|
@52884
|
10 年 |
vboxsync |
IEM: Added comments where code does not match comments and/or Intel …
|
|
|
@52883
|
10 年 |
vboxsync |
IEM: Fixed 16-bit inter-privilege IRET.
|
|
|
@52882
|
10 年 |
vboxsync |
IEM: Fixed inter-privilege RETF.
|
|
|
@52866
|
10 年 |
vboxsync |
Typo cut and paste.
|
|
|
@52859
|
10 年 |
vboxsync |
IEM: Inter-ring RETF stack fix.
|
|
|
@52770
|
10 年 |
vboxsync |
VMM/CPUM: Fix EFER WRMSR to ignore EFER.LMA bit, trunk regression …
|
|
|
@52768
|
10 年 |
vboxsync |
VMM/GIM: doxygen beautifications.
|
|
|
@52767
|
10 年 |
vboxsync |
VMM/GIM: Get rid of separate fEnabled field, just use the provider to …
|
|
|
@52726
|
10 年 |
vboxsync |
VMM/IEM: minor nit.
|
|
|
@52724
|
10 年 |
vboxsync |
IEM: Implemented expand-down limit checks (2 out of 3).
|
|
|
@52717
|
10 年 |
vboxsync |
VMM/CPUM: Raise #GP(0) while writing to disallowed EFER bits.
|
|
|
@52671
|
10 年 |
vboxsync |
VMM/GIM: Use the PDM interface to query the APIC timer freq.
|
|
|
@52670
|
10 年 |
vboxsync |
VMM, Devices: Add interface to query the APIC frequency from the APIC …
|
|
|
@52669
|
10 年 |
vboxsync |
VMM/IEM: added todo.
|
|
|
@52661
|
10 年 |
vboxsync |
IEM: Clear TRPM when exception was raised, too.
|
|
|
@52659
|
10 年 |
vboxsync |
VMM/IEM: Reset TRPM only when IEM successfully injects the trap. …
|
|
|
@52465
|
10 年 |
vboxsync |
VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
|
|
|
@52456
|
10 年 |
vboxsync |
Typos.
|
|
|
@52449
|
10 年 |
vboxsync |
IEM: When emulating non-repeated INSB/INSW/INSD, write what we read …
|
|
|
@52440
|
10 年 |
vboxsync |
VMM/GIM: comment.
|
|
|
@52419
|
10 年 |
vboxsync |
VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
|
|
|
@52410
|
10 年 |
vboxsync |
traling spaces
|
|
|
@52395
|
10 年 |
vboxsync |
added todo
|
|
|
@52363
|
10 年 |
vboxsync |
SELM: More effective address calculation width fixes.
|
|
|
@52362
|
10 年 |
vboxsync |
iemInitDecoderAndPrefetchOpcodes: Outside 64-bit mode, effective …
|
|
|
@52361
|
10 年 |
vboxsync |
iemInitDecoderAndPrefetchOpcodes: Outside 64-bit mode, effective …
|
|
|
@52318
|
10 年 |
vboxsync |
VMM/PGM: Fix.
|
|
|
@52098
|
10 年 |
vboxsync |
IEM: Added forgotten return statements.
|
|
|
@52080
|
10 年 |
vboxsync |
VMM: Use IEM task switches since old code does not work at all.
|
|
|
@52077
|
10 年 |
vboxsync |
VMM/IEM: Block further NMIs while injecting an NMI.
|
|
|
@52066
|
10 年 |
vboxsync |
VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
|
|
|
@52041
|
10 年 |
vboxsync |
VMM: Fix NMI handling.
|
|
|
@52006
|
10 年 |
vboxsync |
VMM: VT-x and AMD-V support for making GIM hypercalls.
|
|
|
@51981
|
10 年 |
vboxsync |
VMM/GIM, VMM/HM: Add support for Hyper-V hypervisor capabilities …
|
|
|
@51980
|
10 年 |
vboxsync |
VMM/GIM: Get system-reset MSR working, added EOI, TPR, ICR APIC MSR …
|
|
|
@51959
|
10 年 |
vboxsync |
TM: Set pVM->tm.s.u64LastPausedTSC to the highest pVCpu->tm.s.u64TSC …
|
|
|
@51852
|
10 年 |
vboxsync |
TM: Add the same TSC offset to each VCPU when pausing/resuming (not …
|
|
|
@51729
|
10 年 |
vboxsync |
Recently missed header updates.
|
|
|
@51728
|
10 年 |
vboxsync |
VMM: Add MWait Extensions as a CPUM feature to allow configuring it …
|
|
|
@51720
|
10 年 |
vboxsync |
VMM: Doxygen bugref comment consistency.
|
|
|
@51686
|
10 年 |
vboxsync |
VMM/GIM: Fixes to saved state, enabled reset MSR availability in CPUID.
|
|
|
@51658
|
10 年 |
vboxsync |
VMM/GIM: Bits, try to find out why it breaks on mac2-rel.
|
|
|
@51644
|
10 年 |
vboxsync |
VMM/GIM: Fix wrongly committed testing bits.
|
|
|
@51643
|
10 年 |
vboxsync |
VMM/GIM: More bits for Hyper-V implementation.
|
|
|
@51563
|
10 年 |
vboxsync |
VMM/GIM: bits.
|
|
|
@51560
|
10 年 |
vboxsync |
VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
|
|
|
@51434
|
10 年 |
vboxsync |
VMM/IEM: nit.
|
|
|
@51422
|
10 年 |
vboxsync |
VMM/EMAll: allow WrMsrs to return VERR_EM_INTERPRETER to fallback to …
|
|
|
@51367
|
11 年 |
vboxsync |
VMM/GIM: Hyper-V provider, work-in-progress.
|
|
|
@51366
|
11 年 |
vboxsync |
VMM/CPUM: Assertion.
|
|
|
@51333
|
11 年 |
vboxsync |
VMM/GIM: Hyper-V provider, work-in-progress.
|
|
|
@51301
|
11 年 |
vboxsync |
VMM: Retire aGuestCpuIdHyper legacy array.
|
|
|
@51288
|
11 年 |
vboxsync |
Fixes for canonical address in MSRs.
|
|
|
@51271
|
11 年 |
vboxsync |
VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays …
|
|
|
@51256
|
11 年 |
vboxsync |
IEM: Fall back if IEMInjectTrpmEvent() did not do its job.
|
|
|
@51235
|
11 年 |
vboxsync |
Instrumented cpumMsrWr_Ia32SysEnterEip with a LogRel for tracking the …
|
|
|
@51233
|
11 年 |
vboxsync |
CPUMAllMsrs.cpp: Quickfix for IA32_APIC_BASE read #GP.
|
|
|
@51182
|
11 年 |
vboxsync |
VMM/IEM: Implemented hardware task-switches, code path disabled.
|
|
|
@50953
|
11 年 |
vboxsync |
GIM: Skeleton, work in progress.
|
|
|
@50923
|
11 年 |
vboxsync |
IEM: Use ASPECT_NOT_IMPLEMENTED on interrupt task gates instead of …
|
|
|
@50917
|
11 年 |
vboxsync |
Added PDMQueueFlushIfNecessary.
|
|
|
@50866
|
11 年 |
vboxsync |
VMM/EMAll: Disallow writing to reserved bits while loading CR0.
|
|
|
@50863
|
11 年 |
vboxsync |
VMM/IEMAllCImpl: Comment clarification about reserved bits in CR4 for …
|
|
|
@50819
|
11 年 |
vboxsync |
VMMAll/PGMAllPool: Clear references to the shadow table while adding …
|
|
|
@50785
|
11 年 |
vboxsync |
CPUMAllRegs: comment nit.
|
|
|
@50617
|
11 年 |
vboxsync |
Implemented MSR 0x00000035 on i7, it reports threads and core counts …
|
|
|
@50590
|
11 年 |
vboxsync |
CPUM,VMM: More work related to bus, cpu and tsc frequency info. Should …
|
|
|
@50584
|
11 年 |
vboxsync |
CPUM,DevEFI: Bus vs cpu clock ratio fixes for more recent CPUs. Older …
|
|
|
@50387
|
11 年 |
vboxsync |
build fix
|
|
|
@50385
|
11 年 |
vboxsync |
TMAll: Realized what the asserting was all about and reintroduced it, …
|
|
|
@50383
|
11 年 |
vboxsync |
tmTimerVirtualSyncSet: Removed non-sensical lock ownership assertion.
|
|
|
@50381
|
11 年 |
vboxsync |
tmTimerVirtualSyncStop: Removed non-sensical lock ownership assertion.
|
|
|
@50158
|
11 年 |
vboxsync |
cpumMsrWr_Ia32BiosSignId should ignore writes, not GP. Only used on P4.
|
|
|
@50141
|
11 年 |
vboxsync |
selmValidateAndConvertCSAddrHidden: Drop the bogus VERR_INVALID_RPL checks.
|
|
|