aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xcutils
Commit message (Expand)AuthorAgeFilesLines
* 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
* xc_save: fixes typo in error message.Keir Fraser2009-04-221-1/+1
* Move the suspend event channel function to libxc, it will use theKeir Fraser2009-03-181-89/+25
* xc_save: remove the dependency on the global si structureKeir Fraser2009-03-181-33/+28
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-6/+2
* Move libelf headers out of xen public header dir.Keir Fraser2009-01-081-1/+1
* Fix domain save when guest is in S3.Keir Fraser2008-12-051-8/+2
* Do not request domain shutdown if in S3 state during domain save.Keir Fraser2008-12-031-10/+26
* xc_save/xc_restore: Fix wrong data typeKeir Fraser2008-09-172-4/+4
* xc_save: ignore the first suspend event channel notificationKeir Fraser2008-09-081-31/+47
* xc_save: Clean up (*suspend)() callback hook.Keir Fraser2008-09-081-9/+9
* xc_save: Janitorial work.Keir Fraser2008-09-081-17/+10
* lsevtchn: Improve this evtchn reporting tool.Keir Fraser2008-09-051-21/+27
* Cleanups to suspend-event-channel patches.Keir Fraser2008-07-041-18/+3
* Teach xc_save to use event-channel-based domain suspend if available.Keir Fraser2008-07-041-1/+137
* lsevtchn: Simple tool to list event channel states for a domain.Keir Fraser2008-04-092-1/+60
* Fix xc_save compileKeir Fraser2008-03-181-0/+1
* Define CFLAGS and LDFLAGS for libxenstore.Keir Fraser2008-01-271-2/+2
* Define CFLAGS and LDFLAGS for libxenguest.Keir Fraser2008-01-271-4/+2
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-2/+2
* Add PRIVATE_BINDIR. Use it.Keir Fraser2008-01-261-5/+2