aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace/xenctx.c
Commit message (Expand)AuthorAgeFilesLines
* libxc: introduce xc_domain_get_guest_width()Dario Faggioli2013-09-131-6/+3
* xenctx: Support arm64 and actually implement output for 32 and 64 bitIan Campbell2013-04-241-4/+137
* xenctx: remove trailing whitespaceIan Campbell2013-04-241-9/+9
* xenctx: remove remnants of ia64 supportIan Campbell2013-04-241-301/+1
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* arm: compile xentraceStefano Stabellini2012-05-301-0/+12
* xenctx: add option -C to dump context for all vcpusOlaf Hering2011-06-171-2/+24
* xenctx: move xc_* access out of dump_ctxOlaf Hering2011-06-171-41/+62
* xenctx: move all globals into struct xenctxOlaf Hering2011-06-171-37/+39
* xenctx: recognize also -S option for --stack-traceOlaf Hering2011-06-171-2/+2
* xentrace: build fix "array subscript has type 'char'"Keir Fraser2011-01-111-3/+3
* xenctx: misc adjustmentsKeir Fraser2011-01-111-13/+28
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-3/+3
* xenctx: Add --kernel-start option, to set the user/kernel splitKeir Fraser2010-05-271-7/+14
* xenctx, ia64: fix compilation error.Keir Fraser2009-04-021-1/+1
* xenctx: Teach xenctx how to find the right addresses in real-mode.Keir Fraser2009-03-311-8/+30
* xenctx: Always show code context, even when not in kernel modeKeir Fraser2009-03-311-14/+20
* xenctx: print x86_32 context on x86_64Keir Fraser2009-02-061-0/+31
* xenctx support for 64-bit HVM guestsKeir Fraser2009-02-051-10/+17
* [IA64] compilation fix of xenctxIsaku Yamahata2009-01-071-3/+3
* xenctx: compat-mode/HVM supportKeir Fraser2009-01-051-105/+185
* xenctx: fix xenctx --all option on x86Keir Fraser2008-09-221-1/+1
* tools: Declare functions static where they should be, and provideKeir Fraser2008-07-151-14/+16
* Compilation fix for x86_64 caused by 17880:d3a87899985d.Keir Fraser2008-06-201-2/+0
* libxc: The following patch replace the libxc interface to useKeir Fraser2008-06-191-4/+6
* xenctx/x86: fix format for readability and add informationKeir Fraser2008-01-181-31/+59
* xentrace: make xentrace and xenmon work on Solaris and *BSD.Keir Fraser2007-11-161-3/+8
* merge with xen-unstable.hg (staging)Alex Williamson2007-10-021-6/+49
|\
| * xenctx: Print EFLAGS for i386 and x86/64.Keir Fraser2007-10-021-6/+49
* | [IA64] xenctx: fix rse arithmeticAlex Williamson2007-10-011-1/+1
|/
* [IA64] Remove IA64_GUEST_CONTEXT_RBS_OFFSETAlex Williamson2007-07-021-4/+7
* [IA64] Many more registers displayed (through a command-line option).Alex Williamson2007-06-211-96/+255
* [IA64] Rewrite ia64 vcpu_guest_context_regs structureAlex Williamson2007-05-071-89/+83
* [IA64] xenctx shows more registers for ia64awilliam@xenbuild.aw2006-10-241-4/+102
* [IA64] dummy print_stack() func for NO_TRANSLATION pathawilliam@xenbuild.aw2006-06-191-2/+2
* [IA64] fix is_kernel_text in xenctx and show more registersawilliam@xenbuild.aw2006-06-191-16/+39
* [IA64] enable xenctx on ia64awilliam@xenbuild.aw2006-06-191-1/+38
* add the hypercall_page to xenctx knowledge.vhanquez@kneesa.uk.xensource.com2006-01-311-1/+6
* Fix a couple of bogus dom0_op names:kaf24@firebug.cl.cam.ac.uk2006-01-061-2/+2
* Add support to xenctx for printing stack traces on x86_32 and x86_64.Ian.Campbell@xensource.com2005-12-221-12/+386
* Fix Xen public interfaces and the tools to consistentlykaf24@firebug.cl.cam.ac.uk2005-10-121-1/+1
* Rename libxc => libxenctrl and xc.h => xen/xenctrl.hcl349@firebug.cl.cam.ac.uk2005-08-241-1/+1
* Don't build xenctx by default,a nd fix one error msg.kaf24@firebug.cl.cam.ac.uk2005-07-111-1/+1
* Fix xenctx compilation and support 64 bit.kaf24@firebug.cl.cam.ac.uk2005-07-111-15/+47
* bitkeeper revision 1.1389.1.2 (4270ed5dZvr_HdIQR0eBM2m4Kj81_A)kaf24@firebug.cl.cam.ac.uk2005-04-281-17/+16
* bitkeeper revision 1.1189 (420d52d34bmxozCOzbUs5pmo2zfT-w)iap10@freefall.cl.cam.ac.uk2005-02-121-0/+84