aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_dom_bzimageloader.c
Commit message (Expand)AuthorAgeFilesLines
* libxc: add LZ4 decompression supportJan Beulich2013-10-071-1/+12
* libxc: Add unsafe decompressorsBastian Blank2013-04-221-0/+11
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-261-4/+55
* Revert 26109:6ccfe4d29f95Ian Jackson2012-10-261-43/+4
* xl: Do not leak events when a domain exits.Ian Campbell2012-10-251-4/+43
* libxc: do not "panic" if a kernel is not a bzImage.Ian Campbell2012-06-081-4/+2
* libxc: [CVE-2011-1583] pv kernel image validationIan Jackson2011-05-091-44/+95
* libxc: move error checking next to the function which returned the error.Ian Campbell2011-03-111-11/+16
* Add DomU xz kernel decompressionJan Beulich2011-03-091-23/+61
* libxc: increase lzma max memory constant to 128MbyIan Jackson2011-02-111-1/+1
* libxc: Do not use dom0 physmem as parameter to lzma decoderIan Jackson2011-01-281-1/+1
* libxc: break xc_get_physmem out into os-dependent filesChristoph Egger2011-01-271-22/+1
* # HG changeset patchIan Campbell2010-08-241-1/+15
* Allow LZO compressed bzImage to be used as DomU kernelKeir Fraser2010-06-151-0/+193
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-35/+34
* libxc: Minor tools bzip2/lzma decompression fixesKeir Fraser2009-11-231-16/+22
* libxc: More LZMA/BZIP fixes.Keir Fraser2009-08-241-1/+1
* domain builder: Implement bzip2 and LZMA loadersKeir Fraser2009-08-201-57/+329
* x86: Support loading Linux bzImage v2.08 and up.Keir Fraser2008-04-011-0/+159