VirtualKD

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #75
    Anonymous
    Participant

    Hey there, I have two questions about your VirtualKD app:

    1) does it work on Vista/32 host with a Vista/32 guest (VmWare)?

    2) does it address the excess CPU usage (spinning of some kind) that VmWare exhibits when the guest OS is paused via WinDBG?

    Thanks!

    #1009
    support
    Keymaster

    Yes, it supports Vista. You need to copy KDVM.DLL instead of KD1394.DLL and setup Vista to boot with 1394 debugging (bcdedit). Be sure to replace KD1394.DLL in DLLCACHE as well.
    CPU usage while being paused happens only on multi-processor virtual machines and was not yet investigated properly. Maybe, it will be fixed in next versions.

    #1010
    Anonymous
    Participant

    hi,
    should it work /w win7 (x64) as host os?

    this is what i get…

    ModLoad: 000007fe`f54e0000 000007fe`f5516000 D:Program Files (x86)VMwareVirtualKD-2.0kdclient64.dll
    (dcc.14ae4c): Access violation – code c0000005 (first chance)
    First chance exceptions are reported before any exception handling.
    This exception may be expected and handled.
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:Program Files (x86)VMwareVirtualKD-2.0kdclient64.dll –
    kdclient64!KdClient32To64Entry+0x5882:
    000007fe`f54e6952 0f28442430 movaps xmm0,xmmword ptr [rsp+30h] ss:00000000`0928d8b8=0000000008d47e900000000008d44e50

    another problem i have is that vmmon64 uses 100% cpu, even when vmware isnt running.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.