ia64/xen-unstable
view docs/README.xen-bugtool @ 9928:bbce4d115189
Fix xenbus userspace device transaction tracking.
If a transaction end command fails, the semaphore which keeps track
of whether we're in a transaction or not was not getting updated.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
If a transaction end command fails, the semaphore which keeps track
of whether we're in a transaction or not was not getting updated.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
author | cl349@firebug.cl.cam.ac.uk |
---|---|
date | Thu May 04 10:25:27 2006 +0100 (2006-05-04) |
parents | d5368f7fda5d |
children |
line source
1 xen-bugtool
2 ===========
4 The xen-bugtool command line application will collate the Xen dmesg output,
5 details of the hardware configuration of your machine, information about the
6 build of Xen that you are using, plus, if you allow it, various logs.
8 The information collated can either be posted to a Xen Bugzilla bug (this bug
9 must already exist in the system, and you must be a registered user there), or
10 it can be saved as a .tar.bz2 for sending or archiving.
12 The collated logs may contain private information, and if you are at all
13 worried about that, you should not use this tool, or you should explicitly
14 exclude those logs from the archive.
16 xen-bugtool is wholly interactive, so simply run it, and answer the questions.