aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/hvm
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* x86/hvm: mark save/restore registration code __initJan Beulich2012-09-141-5/+5
* replace bogus gdprintk() uses with {,d}printk()Jan Beulich2012-02-161-27/+29
* hvm save: Introduce hvm_load_entry_zeroextend().Keir Fraser2010-12-151-4/+10
* hvm save: Move some inline functions into common/hvm/save.cKeir Fraser2010-12-151-0/+57
* xen: allow HVM save/restore from different changesetsKeir Fraser2010-07-091-17/+0
* Add a new domctl to get a single record from the HVM save contextKeir Fraser2009-02-051-0/+48
* Do not allow HVM save/restore of a dying domain.Keir Fraser2008-07-021-0/+6
* hvm: Clean up buf_ioreq handling.Keir Fraser2007-11-081-2/+2
* hvm: Split save.c into arch generic/specific part.Keir Fraser2007-10-182-0/+219