|
|
@5857
|
17 years |
vboxsync |
include missing header
|
|
|
@5854
|
17 years |
vboxsync |
another one.
|
|
|
@5812
|
17 years |
vboxsync |
Continued work on the async implementation. Added to Makefile but …
|
|
|
@5800
|
17 years |
vboxsync |
attempt to fix the windows boxes
|
|
|
@5798
|
17 years |
vboxsync |
more work on async completion
|
|
|
@5791
|
17 years |
vboxsync |
Start async completion implementation
|
|
|
@5737
|
17 years |
vboxsync |
Added DBGFR3MemScan dependency.
|
|
|
@5734
|
17 years |
vboxsync |
bugfix
|
|
|
@5731
|
17 years |
vboxsync |
Implemented some search commands in the debugger.
|
|
|
@5722
|
17 years |
vboxsync |
Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
|
|
|
@5720
|
17 years |
vboxsync |
USB destruction.
|
|
|
@5695
|
17 years |
vboxsync |
Don't drag in CPUMAllA.asm in ring-3 because leopard doesn't like the …
|
|
|
@5694
|
17 years |
vboxsync |
Put the templates in the CONST segment/section as the relocations it …
|
|
|
@5693
|
17 years |
vboxsync |
Don't take any lable addresses we don't have to take as it offends the …
|
|
|
@5684
|
17 years |
vboxsync |
Build fix.
|
|
|
@5683
|
17 years |
vboxsync |
Don't try use Debugger.lib/a unless it's built and needed.
|
|
|
@5682
|
17 years |
vboxsync |
Don't try use Debugger.lib/a unless it's built and needed.
|
|
|
@5680
|
17 years |
vboxsync |
Trying to fix the double linking of the DBGC code (VBoxDBG and …
|
|
|
@5667
|
17 years |
vboxsync |
Debugger interface for searching memory. Fixed a const mixup.
|
|
|
@5665
|
17 years |
vboxsync |
Another attempt
|
|
|
@5664
|
17 years |
vboxsync |
Alignment for 64 bits build
|
|
|
@5663
|
17 years |
vboxsync |
Inverted test
|
|
|
@5662
|
17 years |
vboxsync |
Initial changes for guest PAE support
|
|
|
@5661
|
17 years |
vboxsync |
Added pgmGstGetPaePDPtr
|
|
|
@5646
|
17 years |
vboxsync |
Introduced VBOX_WITH_PREALLOC_RAM_BY_DEFAULT which is disabled of …
|
|
|
@5644
|
17 years |
vboxsync |
GMMR0: gcc found this bug
|
|
|
@5640
|
17 years |
vboxsync |
Restore the old code. Please, don't mess with this without giving a …
|
|
|
@5632
|
17 years |
vboxsync |
Backed out 25383: don't trigger breakpoints in ring 0 on any platform
|
|
|
@5630
|
17 years |
vboxsync |
|
|
|
@5629
|
17 years |
vboxsync |
remove deprecated macros
|
|
|
@5625
|
17 years |
vboxsync |
still a bool return value
|
|
|
@5624
|
17 years |
vboxsync |
removed obsolete code
|
|
|
@5612
|
17 years |
vboxsync |
Bit more checking to ensure we don't invalidate instructions that are …
|
|
|
@5610
|
17 years |
vboxsync |
Fixed boundary checks and support partial instruction updates (e.g. …
|
|
|
@5609
|
17 years |
vboxsync |
More logging
|
|
|
@5606
|
17 years |
vboxsync |
ALIGNP SIZEOFMEMB
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5597
|
17 years |
vboxsync |
OS/2 build fix.
|
|
|
@5543
|
17 years |
vboxsync |
Compile fix for alternative path
|
|
|
@5530
|
17 years |
vboxsync |
VBOX_WITH_USB
|
|
|
@5525
|
17 years |
vboxsync |
PDMUsb changes.
|
|
|
@5517
|
17 years |
vboxsync |
fixed assertions.
|
|
|
@5509
|
17 years |
vboxsync |
Fixed init order assertion in TMR3Init/PDM.
|
|
|
@5505
|
17 years |
vboxsync |
Hooked up the new IPRT time code.
|
|
|
@5492
|
17 years |
vboxsync |
Export ASMMultU64ByU32DivByU32 and the new time stuff.
|
|
|
@5458
|
17 years |
vboxsync |
sup.h/sup.mac checks.
|
|
|
@5448
|
17 years |
vboxsync |
VT-x: wrong return code for a task switch
|
|
|
@5447
|
17 years |
vboxsync |
Bugfix for rare cases where a pending interrupt is cleared behind our back
|
|
|
@5442
|
17 years |
vboxsync |
VT-x: Restore CR4 again; don't leave the X86_CR4_VMXE flag set if it …
|
|
|
@5440
|
17 years |
vboxsync |
Changed assertion
|
|
|
@5400
|
17 years |
vboxsync |
minor IN_GC tweak.
|
|
|
@5399
|
17 years |
vboxsync |
Name.
|
|
|
@5398
|
17 years |
vboxsync |
Fixed /TM/UseRealTSC.
|
|
|
@5396
|
17 years |
vboxsync |
Shaved off a few ticks on RDTSC emulation to speed up Solaris guest.
|
|
|
@5395
|
17 years |
vboxsync |
Optimized RDTSC emulation a little bit.
|
|
|
@5394
|
17 years |
vboxsync |
/TRPM/SafeToDropGuestIDTMonitoring
|
|
|
@5393
|
17 years |
vboxsync |
When flushing a page because it's been reused, don't emulate …
|
|
|
@5392
|
17 years |
vboxsync |
Flush a page when we see MOVNTI or MOVNTDQ.
|
|
|
@5389
|
17 years |
vboxsync |
Fully deal with CR0.EM/TS/MP changes in GC.
|
|
|
@5384
|
17 years |
vboxsync |
LOCK BTR and LOCK OR (for Solaris guests).
|
|
|
@5375
|
17 years |
vboxsync |
IOM: Fixed some 64-bit alignment issues. (non critical, only screwed …
|
|
|
@5365
|
17 years |
vboxsync |
Fixed DISInstr return check.
|
|
|
@5348
|
17 years |
vboxsync |
Fixed horrible issue in the relocation code where it was masking …
|
|
|
@5344
|
17 years |
vboxsync |
trigger ring-0 assertions on linux.
|
|
|
@5343
|
17 years |
vboxsync |
Protect cmpxchg emulation
|
|
|
@5342
|
17 years |
vboxsync |
Protect cmpxchg emulation
|
|
|
@5323
|
17 years |
vboxsync |
Got rid of obsolete VBOXPDE usage
|
|
|
@5289
|
17 years |
vboxsync |
Never trigger a breakpoint in ring 0.
|
|
|
@5288
|
17 years |
vboxsync |
More verbose assertion
|
|
|
@5287
|
17 years |
vboxsync |
2 more cpuid leaves for the centaur part. letting 0xc0000002 thru …
|
|
|
@5286
|
17 years |
vboxsync |
Missing relocations
|
|
|
@5285
|
17 years |
vboxsync |
deal with the centaur cpuid stuff.
|
|
|
@5284
|
17 years |
vboxsync |
Makefile.kmk -> Makefile.kup.
|
|
|
@5283
|
17 years |
vboxsync |
internal networking fixes.
|
|
|
@5275
|
17 years |
vboxsync |
GVMMSTATS offsets intead of VM.
|
|
|
@5274
|
17 years |
vboxsync |
Call the right API, silly.
|
|
|
@5264
|
17 years |
vboxsync |
Quit unconditionally on a guru meditation.
|
|
|
@5261
|
17 years |
vboxsync |
Wrong boundary check causes us to miss certain instruction updates.
|
|
|
@5254
|
17 years |
vboxsync |
Reset ring-0 stats too (untested).
|
|
|
@5249
|
17 years |
vboxsync |
Make guru meditation work. At this point rc2 cannot be …
|
|
|
@5244
|
17 years |
vboxsync |
Some more tuning wheels and nobs.
|
|
|
@5240
|
17 years |
vboxsync |
GCFGM mock-up.
|
|
|
@5233
|
17 years |
vboxsync |
Added a request for resetting GVMM stats. not hooked up to STAM yet.
|
|
|
@5232
|
17 years |
vboxsync |
Reapplied [25153].
|
|
|
@5221
|
17 years |
vboxsync |
Fixed the 64-bit build.
|
|
|
@5220
|
17 years |
vboxsync |
Backed out [25153] as the multiple event APIs are missing on linux and …
|
|
|
@5219
|
17 years |
vboxsync |
HaltEvent -> HaltEventMulti
|
|
|
@5211
|
17 years |
vboxsync |
GVMM statistics.
|
|
|
@5207
|
17 years |
vboxsync |
Added support for multi pattern expressions (not optimized).
|
|
|
@5205
|
17 years |
vboxsync |
Process indirect calls to catch cpuid instructions in OpenSuse 10.3
|
|
|
@5202
|
17 years |
vboxsync |
respect the STAMVISIBILITY_USED in the xml snapshot.
|
|
|
@5200
|
17 years |
vboxsync |
check pointers
|
|
|
@5199
|
17 years |
vboxsync |
fewer recorded calls
|
|
|
@5198
|
17 years |
vboxsync |
Experiment with call recording for CSAM
|
|
|
@5197
|
17 years |
vboxsync |
Experiment with call recording for CSAM
|
|
|
@5189
|
17 years |
vboxsync |
Implemented STAMR3Snapshot (untested, missing formal XML description).
|
|
|
@5167
|
17 years |
vboxsync |
New halt method.
|
|
|
@5143
|
17 years |
vboxsync |
The rest of the GMM code.
|
|
|
@5142
|
17 years |
vboxsync |
More GMM code.
|
|
|
@5135
|
17 years |
vboxsync |
More GMM code.
|
|
|