Displaying 5 results from an estimated 5 matches for "xendbg".
Did you mean:
xend
2012 Jan 23
0
Re: Grant-table error messages in a crash log
...rq=-1
(XEN) ioapic_guest_write: old_entry=00010a44, new_entry=0001a031
(XEN) ioapic_guest_write: Special delivery mode 2 with non-zero vector 44
(XEN) ''h'' pressed -> showing installed handlers
(XEN) key ''%'' (ascii ''25'') => Trap to xendbg
(XEN) key ''*'' (ascii ''2a'') => print all diagnostics
(XEN) key ''0'' (ascii ''30'') => dump Dom0 registers
(XEN) key ''C'' (ascii ''43'') => trigger a crashdump
(XEN) key '...
2005 Sep 30
14
pdb missing files?
Hello,
I''m trying to get PDB working in accordance with the instructions at
http://www.cl.cam.ac.uk/~sos22/replay.bk/docs/misc/XenDebugger-HOWTO and
a message from this list:
http://lists.xensource.com/archives/html/xen-devel/2004-08/msg00017.html
When I try to build pdb I first get errors because the Makefile is
configured to treat warnings as errors, and there are some warnings.
2009 Apr 03
35
Xen system hang or freeze
Hi all,
This is my first post to the list, I hope someone out there can help!
I am running xen 3.0.3, with CentOS 5.2 based Dom0
(kernel-xen-2.6.18-92.1.22.el5)
Recently I have noticed some complete system lockups on a few different
servers. Neither Dom0 or any of the guests respond to pings, connecting a
keyboard and monitor to the system only shows a blank screen. Nothing is
written to logs
2013 Mar 12
14
vpmu=1 and running 'perf top' within a PVHVM guest eventually hangs dom0 and hypervisor has stuck vCPUS. Romley-EP (model=45, stepping=2)
...r 12 16:29:43 tst032 init: reloading /etc/inittab
(XEN) *** Serial input -> Xen (type ''CTRL-a'' three times to switch input to DOM0)
(XEN) ''h'' pressed -> showing installed handlers
(XEN) key ''%'' (ascii ''25'') => trap to xendbg
(XEN) key ''*'' (ascii ''2a'') => print all diagnostics
(XEN) key ''0'' (ascii ''30'') => dump Dom0 registers
(XEN) key ''A'' (ascii ''41'') => toggle alternative key handling
(XEN) key '...
2013 Jul 22
69
[xen-unstable] Commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, makes dom0 boot process stall several times.
Hi Jan,
After commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, booting dom0 stalls several times.
Sometimes this results in RCU stall warnings from the dom0 kernel, hitting the "any" key, on normal or serial console, makes the boot continue for a while but it stalls several times.
(It also stalls on shutdown BTW)
I have