aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 24897:f25e5785327e "Export configure variables to hypervisor build"Keir Fraser2012-02-297-26/+4
* tools: xencommons: revert accidental hunk in 24905:2b5cf6bde62dIan Jackson2012-02-291-1/+0
* install: remove old checks from install.shRoger Pau Monne2012-02-291-5/+0
* libxl: use libxl wrapper for yajl_gen_allocOlaf Hering2012-02-292-4/+3
* libxl: rename libxl__yajl_gen_allocOlaf Hering2012-02-294-4/+5
* vpmu: No need for two initialisation functionsDietmar Hahn2012-02-294-16/+10
* vpmu: cleanup structuresDietmar Hahn2012-02-292-10/+5
* xsm: expose context of event channel peersDaniel De Graaf2012-02-294-8/+55
* xsm/flask: buffer AVC messages for outputDaniel De Graaf2012-02-291-25/+82
* xsm/flask: clean interdomain event channel hookDaniel De Graaf2012-02-291-22/+8
* xsm: label xen-consumer event channelsDaniel De Graaf2012-02-291-2/+4
* Update autoconf-generated configure script.Keir Fraser2012-02-291-267/+290
* build: Export configure variables to hypervisor buildDaniel De Graaf2012-02-296-4/+23
* hvmloader: drop the ovmf32 support and rename ovmf64 -> ovmf.Attilio Rao2012-02-294-52/+18
* arm: Handle booting on SMP platformsTim Deegan2012-02-282-0/+14
* arm: strip xen binaryTim Deegan2012-02-281-1/+1
* X86: expose HLE/RTM features to dom0Liu, Jinsong2012-02-282-0/+4
* Update SEABIOS_UPSTREAM_TAGIan Campbell2012-02-271-3/+3
* arm: fix unaligned memcpy() and memmove()David Vrabel2012-02-271-24/+300
* SEABIOS_UPSTREAM_TAG UpdateIan Campbell2012-02-271-1/+3
* Revert 24875:a59c1dcfe968 "blkif.h: Define and document the request number/si...Keir Fraser2012-02-272-116/+4
* passthrough: release assigned PCI devices earlier during domain shutdownJan Beulich2012-02-243-5/+7
* x86/vMCE: save/restore MCA capabilitiesJan Beulich2012-02-2411-47/+137
* x86/vMCE: don't advertise features we don't supportJan Beulich2012-02-242-6/+7
* mem_event: use C99 initializers for mem_event_request_t usersOlaf Hering2012-02-202-11/+3
* mem_event: remove type memberOlaf Hering2012-02-204-13/+2
* x86/mm: Don't check for invalid bits in non-present PTEs.Tim Deegan2012-02-231-5/+16
* libxl: Rename libxl_sched_* to include _domainGeorge Dunlap2012-02-235-31/+33
* libxc: Implement SCHEDOP sysctl for credit schedulerGeorge Dunlap2012-02-232-1/+50
* scheduler: Implement SCHEDOP sysctl for credit schedulerGeorge Dunlap2012-02-232-0/+67
* scheduler: Print ratelimit in scheduler debug keyGeorge Dunlap2012-02-231-0/+2
* scheduler: Add a #define for the default ratelimitGeorge Dunlap2012-02-232-1/+2
* cleanup: Remove dependency files in efi directory during a make cleanGeorge Dunlap2012-02-231-1/+1
* hvmloader: Add OVMF UEFI support and directly use itAttilio Rao2012-02-235-1/+180
* blkif.h: Define and document the request number/size/segments extensionJustin T. Gibbs2012-02-232-4/+116
* blkif.h: Document the Red Hat and Citrix blkif multi-page ring extensionsJustin T. Gibbs2012-02-231-15/+92
* blkif.h: Provide more complete documentation of the blkif interfaceJustin T. Gibbs2012-02-231-56/+258
* blkif.h: Miscelaneous style fixesJustin T. Gibbs2012-02-231-5/+4
* xen: add missing unlock from gnttab_get_versionIan Campbell2012-02-231-0/+2
* IO-APIC: Prevent using EOI broadcast suppression if user specified ioapic_ack...Andrew Cooper2012-02-233-3/+17
* arm: lr register in hyp mode is really LR_usr.Ian Campbell2012-02-222-15/+16
* arm: restore ELR_hyp and SPSR_hyp on return from hypervisor to hypervisor.Ian Campbell2012-02-221-0/+4
* arm: move check for CONFIG_DTB_FILE to xen/arch/arm/MakefileDavid Vrabel2012-02-222-6/+4
* arm: use a per-VCPU stackIan Campbell2012-02-229-102/+101
* autoconf: Rerun autogen.shIan Jackson2012-02-221-245/+0
* autoconf: clean brctl optionsRoger Pau Monne2012-02-221-1/+0
* autoconf: remove udev checks from buildRoger Pau Monne2012-02-222-34/+0
* autoconf: remove brctl checkRoger Pau Monne2012-02-221-1/+0
* .gitignore: add autoconf-related filesIan Jackson2012-02-221-0/+6
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-2258-511/+14525