aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/debug.c
Commit message (Expand)AuthorAgeFilesLines
* x86: properly use map_domain_page() during page table manipulationJan Beulich2013-01-231-5/+10
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-45/+0
* remove the use of -Wno-unused-valueJan Beulich2011-12-131-2/+2
* Modify naming of queries into the p2mAndres Lagar-Cavilla2011-11-111-7/+10
* x86/mm/p2m: Make p2m interfaces take struct domain arguments.Tim Deegan2011-06-021-1/+1
* xen: remove extern function declarations from C files.Tim Deegan2011-05-261-6/+3
* Move IDLE_DOMAIN_ID defn to public header, and change DOMID_INVALID to fix cl...Keir Fraser2010-12-091-2/+2
* Nested Virtualization: p2m infrastructureKeir Fraser2010-08-091-1/+1
* Fix domain reference leaksKeir Fraser2010-02-101-2/+3
* gdbsx: a gdbserver stub for xen.Keir Fraser2009-10-151-0/+264