Displaying 2 results from an estimated 2 matches for "bedg".
Did you mean:
berg
2010 Jun 29
4
Can I use SGI''s kdb with a dom0 pv-ops kernel?
I asked this a few weeks ago but didn''t get a response, so at the risk of
being a nag, I''ll abbreviate and restate.
I know there are other Xen specific debuggers, but I want to know if there''s
any reason why SGI''s kdb, http://oss.sgi.com/projects/kdb, should not be
included in a dom0 pv-ops kernel?
While the patches apply cleanly and build, the result is that
2009 Oct 15
0
NMI on domU shutdown with PCI passthrough, Lyon''s 2.6.31-4 dom0, xen 3.5
...************************************
(XEN) Panic on CPU 0:
(XEN) FATAL TRAP: vector = 2 (nmi)
(XEN) [error_code=0000] , IN INTERRUPT CONTEXT
(XEN) ****************************************
(XEN)
(XEN) Reboot in five seconds...
This are the Xen version and boot args:
(XEN) Xen version 3.5-unstable (bedge@wlv.lsi.com) (gcc version 4.3.3
(Ubuntu 4.3.3-5ubuntu4) ) Thu Oct 15 10:32:54 PDT 2009
(XEN) Latest ChangeSet: Thu Oct 15 16:49:21 2009 +0100 20320:2eba302831c4
(XEN) Command line: com1=115200,8n1 console=com1 loglvl=all
loglvl_guest=all acpi=force apic=on dom0_max_vcpus=1
dom0_vcpus_pin=true
iom...