|
|
@60523
|
9 年 |
vboxsync |
VMM/APIC: profiling fix, logging.
|
|
|
@60516
|
9 年 |
vboxsync |
VMM/APIC: Add some profile statistics.
|
|
|
@60479
|
9 年 |
vboxsync |
VMM/APIC: Fix optional parameter.
|
|
|
@60477
|
9 年 |
vboxsync |
VMM/APIC: Avoid using 'else' when 'if' block returns whenever possible.
|
|
|
@60476
|
9 年 |
vboxsync |
VMM/APIC: Fix inverted condition while determining lowest-priority …
|
|
|
@60475
|
9 年 |
vboxsync |
VMM/APIC: Have descriptive helpers in all-context code, make things …
|
|
|
@60473
|
9 年 |
vboxsync |
VMM/APIC: Use hex for displaying DFR register in the VM debugger.
|
|
|
@60472
|
9 年 |
vboxsync |
VMM/APIC: missed as part of r106570.
|
|
|
@60471
|
9 年 |
vboxsync |
VMM/APIC: Don't allow modify reserved MB1 bits in DFR.
|
|
|
@60469
|
9 年 |
vboxsync |
VMM/APIC: Fixed issue with incorrectly skipping registeration of SSM, …
|
|
|
@60468
|
9 年 |
vboxsync |
VMM/APIC: Added extra assertions for debugging.
|
|
|
@60464
|
9 年 |
vboxsync |
VMM/APIC: more logging
|
|
|
@60459
|
9 年 |
vboxsync |
VMM/APIC: Don't forget to update level-triggered interrupts from the …
|
|
|
@60456
|
9 年 |
vboxsync |
VMM/APIC: Fixes.
|
|
|
@60438
|
9 年 |
vboxsync |
CPUR3CpuId: Fixed fake 8086/80186 classification.
|
|
|
@60435
|
9 年 |
vboxsync |
VMM/APIC: Nits.
|
|
|
@60432
|
9 年 |
vboxsync |
VMM/APIC: Doxygen.
|
|
|
@60431
|
9 年 |
vboxsync |
VMM/APIC: doxygen.
|
|
|
@60430
|
9 年 |
vboxsync |
VMM/APIC: Fixes.
|
|
|
@60428
|
9 年 |
vboxsync |
VMM/APIC: fixes with APIC base MSR initialization and nits.
|
|
|
@60425
|
9 年 |
vboxsync |
Config.kmk/src/VBox/VMM/testcase/Makefile.kmk: Solaris 11 …
|
|
|
@60415
|
9 年 |
vboxsync |
IEM: Implemented main characteristics of 8086, 80186 and 80286.
|
|
|
@60414
|
9 年 |
vboxsync |
CPUMR3CpuId.cpp: Build fix.
|
|
|
@60411
|
9 年 |
vboxsync |
VMM,Main: Added 286, 186 and 8086 CPU profiles to play with.
|
|
|
@60407
|
9 年 |
vboxsync |
PDMDevHlp.cpp: doxygen fixes.
|
|
|
@60406
|
9 年 |
vboxsync |
VMM: doxygen fixes
|
|
|
@60404
|
9 年 |
vboxsync |
VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
|
|
|
@60403
|
9 年 |
vboxsync |
PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
|
|
|
@60401
|
9 年 |
vboxsync |
PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
|
|
|
@60400
|
9 年 |
vboxsync |
VMM/APIC: No longer needed function.
|
|
|
@60399
|
9 年 |
vboxsync |
PDMInternal.h: Alignment fix.
|
|
|
@60398
|
9 年 |
vboxsync |
VMM/APIC: Get rid of specialized R0 code and clean up ordering issues. …
|
|
|
@60397
|
9 年 |
vboxsync |
PDMInternal.h: Alignment fix.
|
|
|
@60396
|
9 年 |
vboxsync |
VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
|
|
|
@60388
|
9 年 |
vboxsync |
APICR0InitVM: Added @todo hinting that it's not at all needed.
|
|
|
@60387
|
9 年 |
vboxsync |
PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully …
|
|
|
@60384
|
9 年 |
vboxsync |
IEM: Marked instructions introduced by the 186, 286, 386 and 486 to …
|
|
|
@60382
|
9 年 |
vboxsync |
VMM/PDM: nit.
|
|
|
@60381
|
9 年 |
vboxsync |
VMM/PDM: APIC nit.
|
|
|
@60380
|
9 年 |
vboxsync |
VMM/HMVMXR0: Use %RGp for printing guest physical addresses and not %RGv.
|
|
|
@60379
|
9 年 |
vboxsync |
VMM/APIC: Missed as part of r106461.
|
|
|
@60378
|
9 年 |
vboxsync |
VMM/CPUM: build fix.
|
|
|
@60377
|
9 年 |
vboxsync |
VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
|
|
|
@60364
|
9 年 |
vboxsync |
VMM: APIC R0 init/term ordering and nits.
|
|
|
@60356
|
9 年 |
vboxsync |
VMM/GIMAllHv: Comment fix for r106426.
|
|
|
@60351
|
9 年 |
vboxsync |
VMM/GIM/HyperV: EOI MSR is read-only.
|
|
|
@60345
|
9 年 |
vboxsync |
VMM/APIC: SMI, INIT should get delivered even though the APIC might be …
|
|
|
@60340
|
9 年 |
vboxsync |
VMM/APIC: Bits.
|
|
|
@60310
|
9 年 |
vboxsync |
VMM/APICAll: Ensure and make it explicit that lowest-priority delivery …
|
|
|
@60309
|
9 年 |
vboxsync |
VMM: Doxygen fixes for r106369.
|
|
|
@60307
|
9 年 |
vboxsync |
VMM: APIC rewrite. Initial commit, work in progress.
|
|
|
@60228
|
9 年 |
vboxsync |
asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
|
|
|
@60189
|
9 年 |
vboxsync |
iemRaiseLoadStackFromTss32Or16: Try make GCC happy.
|
|
|
@60188
|
9 年 |
vboxsync |
IEM: Fixed a couple of edge cases and broken verification mode.
* …
|
|
|
@60187
|
9 年 |
vboxsync |
TMAllCpu: Shut up annoying debug stepping assertion.
|
|
|
@60186
|
9 年 |
vboxsync |
IEM: backed out previous commit.
|
|
|
@60185
|
9 年 |
vboxsync |
IEM: Fixed a couple of edge cases and broken verification mode.
* …
|
|
|
@60118
|
9 年 |
vboxsync |
IEM: another iret todo.
|
|
|
@59999
|
9 年 |
vboxsync |
VMM/HM: space nit.
|
|
|
@59986
|
9 年 |
vboxsync |
iemRaiseXcptOrIntInProtMode: Updated todo for ESP modifications wrt …
|
|
|
@59899
|
9 年 |
vboxsync |
GIM/Hyper: Fix missing return code in read MSR.
|
|
|
@59898
|
9 年 |
vboxsync |
GIM/HyperV: Fix X2APIC MSR values.
|
|
|
@59892
|
9 年 |
vboxsync |
VMM: bugref:8272: missed error code bit
|
|
|
@59864
|
9 年 |
vboxsync |
fixed alignment
|
|
|
@59847
|
9 年 |
vboxsync |
tstSSM: gcc asan fixes
|
|
|
@59845
|
9 年 |
vboxsync |
tstX86-1A.asm: fix gcc asan error ('member access within misaligned …
|
|
|
@59792
|
9 年 |
vboxsync |
VMM/CPUMR3Cpuid: print core count +1 in VBox.log
|
|
|
@59747
|
9 年 |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59674
|
9 年 |
vboxsync |
Warning.
|
|
|
@59652
|
9 年 |
vboxsync |
VMM: Build fixes when VBOX_WITH_REM is not defined.
|
|
|
@59612
|
9 年 |
vboxsync |
Build fix.
|
|
|
@59602
|
9 年 |
vboxsync |
VMM/HMVMXR0: Add missing VMCS fields for newer CPUs, renamed some …
|
|
|
@59563
|
9 年 |
vboxsync |
IEM: Updated todo. Unwated blank line.
|
|
|
@59349
|
9 年 |
vboxsync |
Build fix; unintentional commit.
|
|
|
@59348
|
9 年 |
vboxsync |
Audio: Implemented dynamic fallback support to NULL audio backends for …
|
|
|
@59285
|
9 年 |
vboxsync |
iprt/x86.h,*: Drop IntRedirBitmap from X86TSS32 and X86TSS64.
|
|
|
@59270
|
9 年 |
vboxsync |
PGMAllGst.h/Walk: Fixed Pde/Pdpe mixups.
|
|
|
@59261
|
9 年 |
vboxsync |
PDMAsyncCompletion: Don't return an already existing endpoint handle …
|
|
|
@59214
|
9 年 |
vboxsync |
VMM/HMVMXR0: debug nit.
|
|
|
@59213
|
9 年 |
vboxsync |
VMM/HMVMXR0: Add CR4.VMXE check before setting up the VM in ring-0, …
|
|
|
@59207
|
9 年 |
vboxsync |
DBGF.cpp: Need to use priority flag or we won't catch the attetion of …
|
|
|
@59206
|
9 年 |
vboxsync |
VMMR3EmtRendezvous: New flag for tricky suspend and poweroff cases: …
|
|
|
@59205
|
9 年 |
vboxsync |
DBGF.cpp: Power off deadlock fix.
|
|
|
@59195
|
9 年 |
vboxsync |
VMM/HMVMXR0: nit.
|
|
|
@59173
|
9 年 |
vboxsync |
typo.
|
|
|
@59149
|
9 年 |
vboxsync |
VMM/HMVMXR0: Fewer branches where applicable.
|
|
|
@59141
|
9 年 |
vboxsync |
doxygen fix
|
|
|
@59140
|
9 年 |
vboxsync |
VMM/HM: Fix typo in error message reported to end-user.
|
|
|
@59139
|
9 年 |
vboxsync |
VMM/HMVMXR0: fix uninitialized var in r104711.
|
|
|
@59138
|
9 年 |
vboxsync |
VMM,VM: Allow EMT rendezvous from VMREQFLAGS_PRIORITY callbacks as the …
|
|
|
@59137
|
9 年 |
vboxsync |
VMM/HMVMXR0: Apparently hmR0VmxLoadGuestStateOptimal can fail (in …
|
|
|
@59132
|
9 年 |
vboxsync |
VMM: Recursive EMT rendezvous fixes, adding support for recursion from …
|
|
|
@59128
|
9 年 |
vboxsync |
typo
|
|
|
@59126
|
9 年 |
vboxsync |
VMMR3EmtRendezvous: Added support for recursion of the ordered and …
|
|
|
@59124
|
9 年 |
vboxsync |
VMMR3EmtRendezvous: Added support for recursion of the ordered and …
|
|
|
@59117
|
9 年 |
vboxsync |
USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
|
|
|
@59111
|
9 年 |
vboxsync |
VMM/HMVMXR0: Comment update.
|
|
|
@59110
|
9 年 |
vboxsync |
VMM/HMVMXR0: nits.
|
|
|
@59096
|
9 年 |
vboxsync |
VMM/GIM: todo.
|
|
|
@59084
|
9 年 |
vboxsync |
DBGF: Tried to rework the generic event config API, still not quite …
|
|
|