|
|
@60666
|
9 years |
vboxsync |
IEM: Use IEM_GET_TARGET_CPU(); 486 ignores CR0 bits too.
|
|
|
@60664
|
9 years |
vboxsync |
VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
|
|
|
@60659
|
9 years |
vboxsync |
iem/smsw: Missed a 286 tweak.
|
|
|
@60655
|
9 years |
vboxsync |
VMM/APIC: Don't need to update CPUID twice on VM startup and fix logging.
|
|
|
@60654
|
9 years |
vboxsync |
VMM/APIC: Fix updating CPUID bits on APIC disable/enable. Fixes XP …
|
|
|
@60652
|
9 years |
vboxsync |
VMM/APIC: More flow logging.
|
|
|
@60650
|
9 years |
vboxsync |
VMM/APIC: Log4 -> Log2.
|
|
|
@60647
|
9 years |
vboxsync |
VMM/testcase: Add dependency on assembler defines for tstAsmStructsAsm.
|
|
|
@60646
|
9 years |
vboxsync |
VMM/APIC: Go back to ring-3 for all base MSR writes for now. Logging …
|
|
|
@60632
|
9 years |
vboxsync |
VMM/APIC: Add stat. counter for timer callbacks, fix busted logging.
|
|
|
@60630
|
9 years |
vboxsync |
VMM/APIC: Fix diagnostic logging.
|
|
|
@60626
|
9 years |
vboxsync |
dbgf.cpp: turned annoying assertion into non-asserting check.
|
|
|
@60624
|
9 years |
vboxsync |
VMM/APIC: Diagnostics.
|
|
|
@60619
|
9 years |
vboxsync |
VMM/APIC: CTX_SUFF nit.
|
|
|
@60605
|
9 years |
vboxsync |
VMM/APIC: Saved-state, work-in-progress.
|
|
|
@60602
|
9 years |
vboxsync |
VMM/APIC: comment.
|
|
|
@60601
|
9 years |
vboxsync |
VMM/APIC: Saved-state, work-in-progress.
|
|
|
@60593
|
9 years |
vboxsync |
VMM/APIC: Profiling and reduce 8 atomic ops to 4.
|
|
|
@60574
|
9 years |
vboxsync |
VMM/HMSVMR0: Ignore assertion for PDMGetInterrupt() with the new APIC code.
|
|
|
@60573
|
9 years |
vboxsync |
VMM/APIC: Fix INIT IPI handling, and handle callers of …
|
|
|
@60566
|
9 years |
vboxsync |
HMSVMR0.cpp: More useful assertion.
|
|
|
@60560
|
9 years |
vboxsync |
DBGFStack: Take odd saved BP as a hint of far returns.
|
|
|
@60559
|
9 years |
vboxsync |
IEM: ud2
|
|
|
@60543
|
9 years |
vboxsync |
VMM/APIC: unintended change in r106671.
|
|
|
@60542
|
9 years |
vboxsync |
VMM/APIC: Much fun with alignment and sizes.
|
|
|
@60523
|
9 years |
vboxsync |
VMM/APIC: profiling fix, logging.
|
|
|
@60516
|
9 years |
vboxsync |
VMM/APIC: Add some profile statistics.
|
|
|
@60479
|
9 years |
vboxsync |
VMM/APIC: Fix optional parameter.
|
|
|
@60477
|
9 years |
vboxsync |
VMM/APIC: Avoid using 'else' when 'if' block returns whenever possible.
|
|
|
@60476
|
9 years |
vboxsync |
VMM/APIC: Fix inverted condition while determining lowest-priority …
|
|
|
@60475
|
9 years |
vboxsync |
VMM/APIC: Have descriptive helpers in all-context code, make things …
|
|
|
@60473
|
9 years |
vboxsync |
VMM/APIC: Use hex for displaying DFR register in the VM debugger.
|
|
|
@60472
|
9 years |
vboxsync |
VMM/APIC: missed as part of r106570.
|
|
|
@60471
|
9 years |
vboxsync |
VMM/APIC: Don't allow modify reserved MB1 bits in DFR.
|
|
|
@60469
|
9 years |
vboxsync |
VMM/APIC: Fixed issue with incorrectly skipping registeration of SSM, …
|
|
|
@60468
|
9 years |
vboxsync |
VMM/APIC: Added extra assertions for debugging.
|
|
|
@60464
|
9 years |
vboxsync |
VMM/APIC: more logging
|
|
|
@60459
|
9 years |
vboxsync |
VMM/APIC: Don't forget to update level-triggered interrupts from the …
|
|
|
@60456
|
9 years |
vboxsync |
VMM/APIC: Fixes.
|
|
|
@60438
|
9 years |
vboxsync |
CPUR3CpuId: Fixed fake 8086/80186 classification.
|
|
|
@60435
|
9 years |
vboxsync |
VMM/APIC: Nits.
|
|
|
@60432
|
9 years |
vboxsync |
VMM/APIC: Doxygen.
|
|
|
@60431
|
9 years |
vboxsync |
VMM/APIC: doxygen.
|
|
|
@60430
|
9 years |
vboxsync |
VMM/APIC: Fixes.
|
|
|
@60428
|
9 years |
vboxsync |
VMM/APIC: fixes with APIC base MSR initialization and nits.
|
|
|
@60425
|
9 years |
vboxsync |
Config.kmk/src/VBox/VMM/testcase/Makefile.kmk: Solaris 11 …
|
|
|
@60415
|
9 years |
vboxsync |
IEM: Implemented main characteristics of 8086, 80186 and 80286.
|
|
|
@60414
|
9 years |
vboxsync |
CPUMR3CpuId.cpp: Build fix.
|
|
|
@60411
|
9 years |
vboxsync |
VMM,Main: Added 286, 186 and 8086 CPU profiles to play with.
|
|
|
@60407
|
9 years |
vboxsync |
PDMDevHlp.cpp: doxygen fixes.
|
|
|
@60406
|
9 years |
vboxsync |
VMM: doxygen fixes
|
|
|
@60404
|
9 years |
vboxsync |
VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
|
|
|
@60403
|
9 years |
vboxsync |
PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
|
|
|
@60401
|
9 years |
vboxsync |
PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
|
|
|
@60400
|
9 years |
vboxsync |
VMM/APIC: No longer needed function.
|
|
|
@60399
|
9 years |
vboxsync |
PDMInternal.h: Alignment fix.
|
|
|
@60398
|
9 years |
vboxsync |
VMM/APIC: Get rid of specialized R0 code and clean up ordering issues. …
|
|
|
@60397
|
9 years |
vboxsync |
PDMInternal.h: Alignment fix.
|
|
|
@60396
|
9 years |
vboxsync |
VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
|
|
|
@60388
|
9 years |
vboxsync |
APICR0InitVM: Added @todo hinting that it's not at all needed.
|
|
|
@60387
|
9 years |
vboxsync |
PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully …
|
|
|
@60384
|
9 years |
vboxsync |
IEM: Marked instructions introduced by the 186, 286, 386 and 486 to …
|
|
|
@60382
|
9 years |
vboxsync |
VMM/PDM: nit.
|
|
|
@60381
|
9 years |
vboxsync |
VMM/PDM: APIC nit.
|
|
|
@60380
|
9 years |
vboxsync |
VMM/HMVMXR0: Use %RGp for printing guest physical addresses and not %RGv.
|
|
|
@60379
|
9 years |
vboxsync |
VMM/APIC: Missed as part of r106461.
|
|
|
@60378
|
9 years |
vboxsync |
VMM/CPUM: build fix.
|
|
|
@60377
|
9 years |
vboxsync |
VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
|
|
|
@60364
|
9 years |
vboxsync |
VMM: APIC R0 init/term ordering and nits.
|
|
|
@60356
|
9 years |
vboxsync |
VMM/GIMAllHv: Comment fix for r106426.
|
|
|
@60351
|
9 years |
vboxsync |
VMM/GIM/HyperV: EOI MSR is read-only.
|
|
|
@60345
|
9 years |
vboxsync |
VMM/APIC: SMI, INIT should get delivered even though the APIC might be …
|
|
|
@60340
|
9 years |
vboxsync |
VMM/APIC: Bits.
|
|
|
@60310
|
9 years |
vboxsync |
VMM/APICAll: Ensure and make it explicit that lowest-priority delivery …
|
|
|
@60309
|
9 years |
vboxsync |
VMM: Doxygen fixes for r106369.
|
|
|
@60307
|
9 years |
vboxsync |
VMM: APIC rewrite. Initial commit, work in progress.
|
|
|
@60228
|
9 years |
vboxsync |
asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
|
|
|
@60189
|
9 years |
vboxsync |
iemRaiseLoadStackFromTss32Or16: Try make GCC happy.
|
|
|
@60188
|
9 years |
vboxsync |
IEM: Fixed a couple of edge cases and broken verification mode.
* …
|
|
|
@60187
|
9 years |
vboxsync |
TMAllCpu: Shut up annoying debug stepping assertion.
|
|
|
@60186
|
9 years |
vboxsync |
IEM: backed out previous commit.
|
|
|
@60185
|
9 years |
vboxsync |
IEM: Fixed a couple of edge cases and broken verification mode.
* …
|
|
|
@60118
|
9 years |
vboxsync |
IEM: another iret todo.
|
|
|
@59999
|
9 years |
vboxsync |
VMM/HM: space nit.
|
|
|
@59986
|
9 years |
vboxsync |
iemRaiseXcptOrIntInProtMode: Updated todo for ESP modifications wrt …
|
|
|
@59899
|
9 years |
vboxsync |
GIM/Hyper: Fix missing return code in read MSR.
|
|
|
@59898
|
9 years |
vboxsync |
GIM/HyperV: Fix X2APIC MSR values.
|
|
|
@59892
|
9 years |
vboxsync |
VMM: bugref:8272: missed error code bit
|
|
|
@59864
|
9 years |
vboxsync |
fixed alignment
|
|
|
@59847
|
9 years |
vboxsync |
tstSSM: gcc asan fixes
|
|
|
@59845
|
9 years |
vboxsync |
tstX86-1A.asm: fix gcc asan error ('member access within misaligned …
|
|
|
@59792
|
9 years |
vboxsync |
VMM/CPUMR3Cpuid: print core count +1 in VBox.log
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59674
|
9 years |
vboxsync |
Warning.
|
|
|
@59652
|
9 years |
vboxsync |
VMM: Build fixes when VBOX_WITH_REM is not defined.
|
|
|
@59612
|
9 years |
vboxsync |
Build fix.
|
|
|
@59602
|
9 years |
vboxsync |
VMM/HMVMXR0: Add missing VMCS fields for newer CPUs, renamed some …
|
|
|
@59563
|
9 years |
vboxsync |
IEM: Updated todo. Unwated blank line.
|
|
|
@59349
|
9 years |
vboxsync |
Build fix; unintentional commit.
|
|
|
@59348
|
9 years |
vboxsync |
Audio: Implemented dynamic fallback support to NULL audio backends for …
|
|
|