Displaying 3 results from an estimated 3 matches for "windomu".
Did you mean:
windom
2008 Nov 09
0
another windows debugging tip
Something else I just discovered to make capturing DbgPrint and KdPrint
output from Windows (I use this a lot in debugging gplpv drivers):
. Make sure "serial=''pty''" is in your windomu config
. Run DebugView from SysInternals
. Enabled Kernel Capture
. Log to a file - type ''com1'' as the filename
. xm console will now show you all the debug output that DebugView
captures...
Because DebugView is a usermode app, it''s not going to capture anything
if the s...
2008 Nov 09
0
another windows debugging tip
Something else I just discovered to make capturing DbgPrint and KdPrint
output from Windows (I use this a lot in debugging gplpv drivers):
. Make sure "serial=''pty''" is in your windomu config
. Run DebugView from SysInternals
. Enabled Kernel Capture
. Log to a file - type ''com1'' as the filename
. xm console will now show you all the debug output that DebugView
captures...
Because DebugView is a usermode app, it''s not going to capture anything
if the s...
2012 Jun 24
17
PCI Passthrough, Radeon 7950 and Windows 7 64-bit
Hello,
I've been consistently attempting to make the setup mentioned in the
subject work on the following hardware:
Xeon E3 1275 (v1, Sandy Bridge)
Asus P8B WS (Firmware: 0904 and 2009)
16 GB RAM
Sapphire Radeon HD 7950 OC (Firmware: 015.013.000.010.000705)
Linux 3.4.1 dom0, x86-64, pvops.
Xen 4.1.2 (+ security patch) and 4.1.3-rc1.
Old qemu-dm setup. (not new mainline qemu)
Windows 7 64-bit