Displaying 3 results from an estimated 3 matches for "winterfield".
Did you mean:
winterfeldt
2008 Jul 18
0
Re:GDB and 32-bit guests on 64-bit Xen (Phil Winterfield (winterfi))
An alternative is gdbsx.
checkout: http://xenbits.xensource.com/ext/debuggers.hg
see README-dbg.
-mr
> Has anyone been successful in connecting gdb to a 32-bit guest while it
> is running on a 64 bit hypervisor? I have a 32-bit guest that must run
> on a 64-bit hypervisor in order to use the Vt-d and Vmdq features of the
> Intel NIC''s. The difficulty that I am seeing is
2010 Aug 11
2
Problems checking out stable-2.6.32.16
I am following the XenParaVirtOps wiki page instructions to check out
the stable-2.6.32.16 source tree, but am running into a problem with
switching branches, as shown below. Can someone tell me what is now the
correct procedure?
Thanks,
Phil
[root@HanlonCreek01 xen-unstable.hg]# git clone
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
linux-2.6-xen
Initialized empty
2008 Aug 05
1
''No module ata_generic found''
Can someone tell me the cause of and/or remedy for the ''No module
ata_generic found'' error message during the mkinitrd stage? This is on
a build from xen-unstable.hg pulled late yesterday.
Also, FYI, I did do a ''make install'' and look in the
/lib/modules/2.6.18.8-xen directory and no, I did not see an ata_generic
module in there.
[root@localhost