summaryrefslogtreecommitdiff
path: root/tools/xcutils
Commit message (Expand)AuthorAgeFilesLines
* tools: Remove -Werror everywhere elseAnthony PERARD2022-10-141-2/+0
* tools/xcutils: rework MakefileAnthony PERARD2021-12-161-10/+6
* tools/xcutils: use official headers in readnotesJuergen Gross2020-09-092-4/+4
* tools/misc: rename xc_dom.h do xenctrl_dom.hJuergen Gross2020-09-091-1/+1
* DEPS handling: Use DEPS_INCLUDE everywhereIan Jackson2017-09-071-1/+1
* DEPS handling: Use DEPS_RM everywhereIan Jackson2017-09-071-1/+1
* Makefile: Fix uninstall targetPetre Pircalabu2017-07-281-0/+3
* tools: Refactor hypercall calling wrappers into libxencall.Ian Campbell2016-01-221-1/+1
* tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn.Ian Campbell2016-01-221-2/+2
* elfnotes: intorduce a new PHYS_ENTRY elfnoteRoger Pau Monné2015-11-121-0/+3
* tools: fix "make distclean"Wei Liu2015-01-271-0/+3
* Use configure --libexecdir=BASEDIR to set LIBEXECOlaf Hering2014-10-061-2/+2
* Move xenstore and libxc public headers to include subdirStefano Stabellini2014-09-231-1/+2
* tools: remove xend and associated python modulesIan Campbell2014-04-033-309/+1
* libxc: suspend: Fix suspend event channel lockingIan Jackson2014-03-171-3/+5
* libxc: suspend: Rename, improve xc_suspend_evtchn_initIan Jackson2014-03-171-1/+1
* tools/xcutils: xc_save: avoid allocing local constant stringLai Jiangshan2014-03-131-3/+1
* tools: remove duplicate #includesMatthew Daley2014-03-121-1/+0
* tools/xcutils: Free xtl loggers after useAndrew Cooper2014-03-102-0/+2
* tools/xc_restore: Initialise console and store mfnsAndrew Cooper2013-11-251-1/+1
* tools/migrate: Fix regression when migrating from older version of XenAndrew Cooper2013-10-101-5/+9
* libelf: abolish obsolete macrosIan Jackson2013-06-141-1/+1
* libelf: use only unsigned integersIan Jackson2013-06-141-7/+8
* libelf: Make all callers call elf_check_brokenIan Jackson2013-06-141-0/+3
* libelf: check nul-terminated strings properlyIan Jackson2013-06-141-3/+8
* tools/xcutils/readnotes: adjust print_l1_mfn_valid_noteIan Jackson2013-06-141-5/+6
* libelf: introduce macros for memory access and pointer handlingIan Jackson2013-06-141-13/+13
* tools/xc: log pid in xc_save/xc_restore outputOlaf Hering2013-02-152-3/+8
* tools/xc: restore logging in xc_saveOlaf Hering2013-02-151-5/+10
* tools: readnote: Add bzImage kernel supportXuesen Guo2012-06-081-3/+80
* nstore: rename public xenstore headersIan Campbell2012-05-141-1/+1
* libxc: introduce XC_SAVE_ID_TOOLSTACKStefano Stabellini2012-05-111-1/+1
* lib{xc,xl}: Seed grant tables with xenstore and console grantsAlex Zeffertt2012-02-091-2/+2
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-162-2/+3
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-4/+4
* tools: Enable superpages for HVM domains by defaultGeorge Dunlap2011-05-261-1/+1
* tools: remove pattern matched linking rulesIan Campbell2011-03-311-7/+11
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-9/+5
* tools: do not link against unused libraries.Ian Campbell2011-03-172-6/+15
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* libxc: convert evtchn interfaces to use an opaque handle typeIan Campbell2010-12-231-6/+5
* tools/xcutils: xc_save: add missing whitespaceOlaf Hering2010-12-161-1/+1
* tools: cleanup domain save switch_qemu_logdirty callbackIan Campbell2010-10-211-3/+5
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-1/+1
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-284-22/+29
* libelf: Tidy up logging and remove dependency on stdio.Keir Fraser2010-05-281-1/+1
* Change the global suspend event channel lock file to a per-domain lock fileKeir Fraser2010-05-041-1/+1
* Remus: Add callbacks for suspend, postcopy and preresume in xc_domain_save.Keir Fraser2009-11-091-2/+5
* Fix some issues for HVM log dirty:Keir Fraser2009-09-071-87/+36
* Add support for superpages (hugepages) in PV domainKeir Fraser2009-05-261-3/+8