aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-06tools: use XEN_LIB_STORED instead of /var/lib/xenstoredOlaf Hering
2014-10-06Use Paths.mk for docs, stubdom and tools buildOlaf Hering
2014-10-06tools: remove private copies of includedir and libdir from libxenstatOlaf Hering
2014-10-06Make XENFIRMWAREDIR a subdir of libexecdirOlaf Hering
2014-10-06Add configure --with-sysconfig-leaf-dir=SUBDIR to set CONFIG_LEAF_DIROlaf Hering
2014-10-06Move variable to set bash_completion.d to Paths.mkOlaf Hering
2014-10-06Add configure --with-linux-backend-modules="mod1 mod2"Olaf Hering
2014-10-06Add configure --enable-rpathOlaf Hering
2014-10-06Use configure --localstatedir=BASEDIR to set path to /varOlaf Hering
2014-10-06Use configure --prefix=DIR to set PREFIXOlaf Hering
2014-10-06Use configure --libexecdir=BASEDIR to set LIBEXECOlaf Hering
2014-10-06Use configure --includedir=DIR to set INCLUDEDIROlaf Hering
2014-10-06Use configure --docdir=DIR to set DOCDIROlaf Hering
2014-10-06Use configure --mandir=DIR to set MANDIROlaf Hering
2014-10-06tools: substitute bindir instead of BINDIROlaf Hering
2014-10-06Substitue configure variables in Paths.mk.inOlaf Hering
2014-10-06remove duplicate variables from configOlaf Hering
2014-10-06tools/hotplug: substitute XEN_SCRIPT_DIR on FreeBSDOlaf Hering
2014-10-06tools/hotplug: use INITD_DIR instead of CONFIG_DIR/init.d|rc.dOlaf Hering
2014-10-06tools/configure.ac: sort AC_CONFIG_FILESOlaf Hering
2014-10-06tools/hotplug: use XEN_SCRIPT_DIR instead of hardcoded pathOlaf Hering
2014-10-06Add configure --with-initddir=DIROlaf Hering
2014-10-06tools/python: use also LDFLAGS for buildOlaf Hering
2014-10-06tools/hotplug: fix race during xen.conf creationOlaf Hering
2014-10-06tools: fix make uninstallOlaf Hering
2014-10-06autoconf: autogen.sh after 622e837570f4 "autoconf: add libnl3 dependency ..."Ian Campbell
2014-10-06Merge branch 'staging' of xenbits.xen.org:/home/xen/git/xen into stagingJan Beulich
2014-10-06Revert "x86/vlapic: don't silently accept bad vectors" - itJan Beulich
2014-10-06xen/arm: check on domain type against hardware supportVijaya Kumar K
2014-10-06libxl.c:return val of libxl_wait_for_memory_targetAyush Ruia
2014-10-06xen/arm: Deliver interrupts to vcpu specified in IROUTERStefano Stabellini
2014-10-06xen/arm: Add p2m_set_permission and p2m_shatter_page helpers.Tamas K Lengyel
2014-10-06xsm: add CMT related xsm policiesDongxiao Xu
2014-10-06x86: add CMT related MSRs in allowed listDongxiao Xu
2014-10-06x86: enable CMT for each domain RMIDDongxiao Xu
2014-10-06x86: collect global CMT informationDongxiao Xu
2014-10-06x86: dynamically attach/detach CMT service for a guestDongxiao Xu
2014-10-06x86: detect and initialize Cache Monitoring Technology featureDongxiao Xu
2014-10-06libxc: provide interface for generic resource accessDongxiao Xu
2014-10-06xsm: add resource operation related xsm policyDongxiao Xu
2014-10-06x86: add generic resource (e.g. MSR) access hypercallDongxiao Xu
2014-10-06x86/paging: make log-dirty operations preemptibleJan Beulich
2014-10-06docs, amd_ucode: add AMD container file format notesAravind Gopalakrishnan
2014-10-06AMD/guest_iommu: properly disable guest iommu supportAndrew Cooper
2014-10-06x86: favor function parameter over global in construct_dom0()Jan Beulich
2014-10-06don't allow Dom0 access to IOMMUs' MMIO pagesJan Beulich
2014-10-06x86: restore reserving of IO-APIC pages in XENMEM_machine_memory_map outputJan Beulich
2014-10-06x86/MSI: fix MSI-X case of freeing IRQJan Beulich
2014-10-03amd/seattle: Initial revision of AMD Seattle supportSuravee Suthikulpanit
2014-10-03xen/arm: Fix crash if last memory section is bigger than 1gbFrediano Ziglio