aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/bzimage.c
Commit message (Expand)AuthorAgeFilesLines
* libelf: Check pointer references in elf_is_elfbinaryIan Jackson2013-06-141-2/+2
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* x86: allow Dom0 image to be compressed ELFJan Beulich2011-06-231-16/+34
* Move more kernel decompression bits to .init.* sectionsJan Beulich2011-03-091-9/+10
* x86/dom0: support bzip2 and lzma compressed bzImage payloadsKeir Fraser2009-11-091-16/+36
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-0/+1
* Panic rather than BUG if an error is encountered decompressing a bzImageKeir Fraser2009-03-061-2/+1
* x86: Although bzimage_headroom() doesn't return -ve values,Keir Fraser2009-01-291-2/+2
* x86: bzimage_headroom does not return -ve error codes.Keir Fraser2009-01-291-1/+1
* Allow memflags to be specified to alloc_xenheap_pages().Keir Fraser2009-01-281-1/+1
* x86: Support booting a bzImage format domain 0 kernel.Keir Fraser2009-01-221-0/+242