aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Low mem virq incremental adjustmentsAndres Lagar-Cavilla2012-03-082-2/+6
* provide a single, common implementation for get_order_from_{bytes,pages}()Jan Beulich2012-03-074-55/+22
* passthrough: fix domain ref leak after 24888:71159fb049f2Jan Beulich2012-03-071-0/+2
* Revert 24973:50a70b652b43 "x86: Use deep C states for off-lined CPUs"Keir Fraser2012-03-071-18/+0
* DOCS: Initial document regarding Xen's command line parametersAndrew Cooper2012-03-071-0/+399
* build: Don't remove user-supplied xen-version during make cleanGeorge Dunlap2012-03-071-1/+1
* build: Add xenversion as a top-level targetGeorge Dunlap2012-03-071-0/+3
* RTC: Add alarm supportYang Zhang2012-03-072-2/+216
* RTC: Add RTC update-ended interrupt supportYang Zhang2012-03-072-2/+107
* RTC: Add UIP(update in progress) check logicYang Zhang2012-03-073-0/+28
* RTC: fix 12-hour modeYang Zhang2012-03-071-4/+16
* RTC: use offset to caculate rtc clockYang Zhang2012-03-072-165/+17
* x86: Use deep C states for off-lined CPUsBoris Ostrovsky2012-03-071-0/+18
* Add gtags target for xen/Makefile. Also update .hgignore.Wei Liu2012-03-072-3/+9
* x86/xenoprof: fix 32-bit guest stack handling after c/s 24537:3c0a533d3af0Jan Beulich2012-03-061-17/+24
* x86/cpuidle: deny access to the I/O port used for EM_SYSIOJan Beulich2012-03-061-0/+4
* x86/cpuidle: restrict scope of mwait_ptr in acpi_dead_idle()Jan Beulich2012-03-061-3/+2
* x86: Use deep C states for off-lined CPUsBoris Ostrovsky2012-03-061-0/+17
* libxl: only set b_info->u.hvm.bios if type if HVMIan Campbell2012-03-021-17/+23
* QEMU_TAG updateIan Jackson2012-03-011-3/+3
* add new bootloader xenpvnetboot for pv guestZhigang Wang2012-03-012-1/+294
* xenstore: Portability: do not build init-xenstore-domain if stubdom disabledChristoph Egger2012-03-011-1/+2
* libxl: Implement libxl_sched_credit_param_[gs]etGeorge Dunlap2012-03-013-0/+70
* arm: compile libxcStefano Stabellini2012-03-015-0/+174
* arm: add stub hvm/save.hStefano Stabellini2012-03-012-0/+41
* tools: fix python version checking issueYongjie Ren2012-03-012-2/+2
* build: autoconf: fix libdir detectionRoger Pau Monne2012-03-012-9/+27
* docs: xen-headers: Remove hard tabsIan Jackson2012-03-011-115/+115
* docs: xen-headers: Annotate typedefsIan Jackson2012-03-012-15/+49
* MergeIan Jackson2012-03-0111-13/+288
|\
| * lowmemd: Fix build when xs.h has not been previously installed.Keir Fraser2012-03-011-0/+1
| * Lowmemd: Simple demo code to show use of VIRQ_ENOMEMAndres Lagar-Cavilla2012-03-013-2/+154
| * Global virq for low memory situationsAndres Lagar-Cavilla2012-03-012-0/+109
| * Grant table: fix a bug when grant copying a previous grant mapped page.Wei Liu2012-03-011-0/+2
| * amd iommu: Introduce a new lock for event and ppr loggingWei Wang2012-03-012-8/+11
| * x86,tools/libxc: expose HLE/RTM features to pv and hvmLiu, Jinsong2012-03-012-0/+6
| * hvm: correct RTC time offset update error due to tm->tm_yearAnnie Li2012-03-011-3/+5
* | build: autoconf: remove (yet another) brctl leftoverRoger Pau Monne2012-03-011-1/+0
* | build: autoconf: remove python xml checkRoger Pau Monne2012-03-013-26/+0
|/
* build: autoconf: remove ip checkRoger Pau Monne2012-03-012-51/+0
* hcall: markup the event channel hypercalls to improve generated docsIan Campbell2012-03-012-27/+57
* xenpaging: remove obsolete XENMEM_paging_op_resumeOlaf Hering2012-03-015-28/+1
* build: rerun autoconfIan Jackson2012-03-011-25/+1
* build: remove hypervisor-only configuration from tools/configureDaniel De Graaf2012-03-013-7/+5
* libxc: add MMIO hole size parameter to xc_hvm_build()David Vrabel2012-03-012-11/+19
* libxc: pass arguments to xc_hvm_build() in a structureDavid Vrabel2012-03-014-104/+62
* MergeIan Jackson2012-03-0126-537/+1021
|\
| * libxl: autogenerate libxl_FOO_init and libxl_FOO_init_FIELDIan Campbell2012-03-0110-83/+173
| * libxl: idl: generate KeyedUnion key member as part of the KeyedUnionIan Campbell2012-03-012-2/+3
| * libxl: Make IDL KeyedUnion keyvar an idl.FieldIan Campbell2012-03-014-8/+8