aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom
Commit message (Expand)AuthorAgeFilesLines
* add vtpm-stubdom codeMatthew Fioravante2013-01-1810-0/+1212
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-261-0/+4
* Revert 26109:6ccfe4d29f95Ian Jackson2012-10-261-4/+0
* xl: Do not leak events when a domain exits.Ian Campbell2012-10-251-0/+4
* stubdom: install stubdompath.sh as data fileOlaf Hering2012-10-181-1/+2
* stubdom: fix rpmlint warning spurious-executable-permOlaf Hering2012-10-181-1/+1
* stubdom: fix compile errors in grubOlaf Hering2012-10-181-0/+45
* stubdom: fix error assignment in grub:load_moduleOlaf Hering2012-10-111-1/+1
* stubdom: fix parallel build by expanding CROSS_MAKEOlaf Hering2012-10-081-28/+26
* PV-GRUB: add support for btrfsMatt Wilson2012-04-041-0/+3512
* PV-GRUB: add support for ext4Matt Wilson2012-04-041-0/+474
* PV-GRUB: Check for errors when applying patches to GRUBMatt Wilson2012-04-041-1/+1
* stubdom: enable xenstored buildDaniel De Graaf2012-02-092-3/+33
* mini-os: make frontends and xenbus optionalDaniel De Graaf2012-02-091-0/+1
* mini-os: Move test functions into test.cDaniel De Graaf2012-02-092-0/+2
* mini-os: create app-specific configurationDaniel De Graaf2012-02-095-4/+8
* stubdom: update README to reference xl configuration syntaxIan Campbell2012-02-091-12/+13
* Rename ioemu-dir as qemu-xen-traditional-dir2012-01-241-4/+4
* stubdom: allow to build with older tool chainJan Beulich2011-12-131-1/+1
* pv-grub: Fix for incorrect dom->p2m_host[] list initializationDaniel Kiper2011-04-271-0/+14
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-175-20/+19
* stubdom: Fix stubdom-dm using "grep" improperlyJohn Weekes2011-01-111-1/+1
* Reapply 61c0c52a8c6c "qemu-xen: build adjustments"Ian Jackson2010-11-231-2/+12
* Revert 61c0c52a8c6c "qemu-xen: build adjustments"Ian Jackson2010-11-231-12/+2
* qemu-xen: build adjustments to support out-of-tree buildsJan Beulich2010-11-231-2/+12
* stubdom: allow building with read-only sourcesJan Beulich2010-11-191-1/+2
* tools: caml-stubdom: fix "red zone" bugPatrick Colp2010-10-281-1/+1
* tools/ocaml: Fix caml-stubdom make line to depend on the ocaml cross compilerPatrick Colp2010-09-211-1/+1
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-251-3/+1
* stubdom: correct handling DESTDIR during buildIan Campbell2010-07-211-26/+28
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-6/+6
* stubdom/newlib: Provide correct names for time.h timezone variablesKeir Fraser2010-05-281-0/+2
* pv-grub: fix boot crash when no fb is availableKeir Fraser2010-04-061-6/+4
* PV-GRUB: Fix gzip support and iso support on x86_64Keir Fraser2010-03-081-0/+67
* Fix Makefile targets that generate several files at onceKeir Fraser2010-03-051-1/+3
* [PV-GRUB DOC] Add details to PV-GRUB documentationKeir Fraser2010-03-051-2/+15
* domain builder: multiboot-like module supportKeir Fraser2009-12-114-11/+79
* pcifront: fix multiple initialization bugKeir Fraser2009-11-231-3/+1
* stubdom: Fix up pciutils.patchKeir Fraser2009-11-131-1/+1
* pcifront: implement dynamic connections and disconnectionsKeir Fraser2009-11-131-20/+7
* stubdom: make stubdom-dm exit properlyKeir Fraser2009-10-291-6/+5
* xend: destroy stubdoms synchronouslyKeir Fraser2009-10-151-6/+2
* stubdom pcilib: define endianness for miniosKeir Fraser2009-10-141-0/+14
* stubdom: Backport fix for SIZE_MAX from newlib 1.17.0Keir Fraser2009-08-252-0/+17
* stubdoms: parse bridge informationsKeir Fraser2009-08-161-1/+8
* libxc: Include private Xen headers in stubdom libxc buildKeir Fraser2009-08-111-0/+1
* stubdom: update README as no reason to specify absolute pathsKeir Fraser2009-07-231-4/+4
* stubdom: make -> $(MAKE)Keir Fraser2009-07-151-1/+1
* stubdom: don't leak include dir on distcleanKeir Fraser2009-07-151-0/+1
* minios: switch to C99 integer typesKeir Fraser2009-07-151-10/+10