aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* arm: introduce more hypercallsStefano Stabellini2012-03-144-0/+34
* arm: handle dom0_max_vcpus=0 case properlyIan Campbell2012-03-141-5/+6
* arm: fix inflight_irqs list priority orderingStefano Stabellini2012-03-141-2/+2
* arm: rename link to inflightStefano Stabellini2012-03-143-8/+10
* arm: use r12 to pass the hypercall numberStefano Stabellini2012-03-132-11/+45
* arm: Put the CPU into a sleep state in the idle loopTim Deegan2012-03-131-1/+5
* arm: Actually free __init/__initdata ranges on bootTim Deegan2012-03-134-26/+83
* arm: new hook for late MMU setup on secondary CPUsTim Deegan2012-03-133-0/+10
* arm: Shutdown and rebootTim Deegan2012-03-132-5/+54
* arm: SMP CPU shutdownTim Deegan2012-03-135-10/+71
* arm: Boot secondary CPUs into CTim Deegan2012-03-136-19/+100
* arm: start plumbing in SMP bringup in CTim Deegan2012-03-133-17/+36
* arm: per-cpu areasTim Deegan2012-03-136-5/+97
* arm: More SMP bringupTim Deegan2012-03-135-36/+119
* arm: Add a comment explaining the GICD writes in the GICC init functionTim Deegan2012-03-131-1/+3
* arm: implement udelay()Tim Deegan2012-03-133-3/+11
* x86/mm: drop gfn ref before calling handle_mmio()Tim Deegan2012-03-091-1/+3
* low-mem virq: Parentheses around ternary operator in check_low_mem_virq()Keir Fraser2012-03-091-1/+1
* x86/mm: Fix mem event error message typosTim Deegan2012-03-081-3/+3
* x86/mm: Clean up mem event structures on domain destructionTim Deegan2012-03-085-2/+24
* x86/mm: wire up sharing ringTim Deegan2012-03-083-1/+63
* Use a reserved pfn in the guest address space to store mem event ringsTim Deegan2012-03-084-29/+30
* x86/hvm: refactor calls to prepare and tear down a helper ringTim Deegan2012-03-082-12/+43
* Tools: Remove shared page from mem_event/access/paging interfacesTim Deegan2012-03-084-38/+5
* x86/cpuidle: improve data arrangementJan Beulich2012-03-081-3/+3
* XENPF_set_processor_pminfo XEN_PM_CX overflows states arrayEric Chanudet2012-03-082-41/+38
* oprofile: don't pass around redundant, easily derived argumentsJan Beulich2012-03-087-41/+35
* ia64: fix build (once more)Jan Beulich2012-03-082-2/+3
* Revert 24987:42afd4d1669bKeir Fraser2012-03-081-4/+0
* hvm: Print support/enable status of HAP superpage mappings.Keir Fraser2012-03-084-8/+13
* NMI: Command line parameter for watchdog timeoutAndrew Cooper2012-03-083-6/+19
* svm: Fake out the Bus Unit Config MSR on revF AMD CPUsGeorge Dunlap2012-03-082-0/+15
* x86: Add more specific logging for get_page_from_l1e failuresGeorge Dunlap2012-03-081-0/+8
* x86: Reduce severity of hvm_op warningsGeorge Dunlap2012-03-082-2/+2
* x86: Make sure log-dirty is turned off before trying to dismantle itGeorge Dunlap2012-03-081-0/+4
* hvm: Add command line option to enable ASID support -- on by defaultGeorge Dunlap2012-03-081-1/+5
* 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