aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Low mem virq incremental adjustmentsAndres Lagar-Cavilla2012-03-081-2/+5
* 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
* build: Don't remove user-supplied xen-version during make cleanGeorge Dunlap2012-03-071-1/+1
* 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-071-3/+8
* 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
* arm: add stub hvm/save.hStefano Stabellini2012-03-012-0/+41
* 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
* hvm: correct RTC time offset update error due to tm->tm_yearAnnie Li2012-03-011-3/+5
* hcall: markup the event channel hypercalls to improve generated docsIan Campbell2012-03-012-27/+57
* xenpaging: remove obsolete XENMEM_paging_op_resumeOlaf Hering2012-03-012-8/+0
* Revert 24897:f25e5785327e "Export configure variables to hypervisor build"Keir Fraser2012-02-291-1/+0
* 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
* build: Export configure variables to hypervisor buildDaniel De Graaf2012-02-291-0/+1
* 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
* arm: fix unaligned memcpy() and memmove()David Vrabel2012-02-271-24/+300
* 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-249-47/+128
* 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
* 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
* 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