aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: introduce more hypercallsStefano Stabellini2012-03-143-0/+33
* 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-142-7/+7
* arm: use r12 to pass the hypercall numberStefano Stabellini2012-03-131-11/+22
* 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-132-26/+63
* arm: new hook for late MMU setup on secondary CPUsTim Deegan2012-03-132-0/+8
* arm: Shutdown and rebootTim Deegan2012-03-131-5/+51
* arm: SMP CPU shutdownTim Deegan2012-03-134-10/+69
* arm: Boot secondary CPUs into CTim Deegan2012-03-135-15/+96
* arm: start plumbing in SMP bringup in CTim Deegan2012-03-133-17/+36
* arm: per-cpu areasTim Deegan2012-03-134-2/+89
* 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-132-1/+10
* x86/mm: drop gfn ref before calling handle_mmio()Tim Deegan2012-03-091-1/+3
* 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-081-0/+11
* x86/mm: wire up sharing ringTim Deegan2012-03-081-0/+41
* Use a reserved pfn in the guest address space to store mem event ringsTim Deegan2012-03-081-27/+23
* x86/hvm: refactor calls to prepare and tear down a helper ringTim Deegan2012-03-081-12/+36
* Tools: Remove shared page from mem_event/access/paging interfacesTim Deegan2012-03-081-30/+3
* XENPF_set_processor_pminfo XEN_PM_CX overflows states arrayEric Chanudet2012-03-081-40/+38
* oprofile: don't pass around redundant, easily derived argumentsJan Beulich2012-03-083-19/+18
* ia64: fix build (once more)Jan Beulich2012-03-081-1/+1
* Revert 24987:42afd4d1669bKeir Fraser2012-03-081-4/+0
* hvm: Print support/enable status of HAP superpage mappings.Keir Fraser2012-03-083-8/+11
* NMI: Command line parameter for watchdog timeoutAndrew Cooper2012-03-082-6/+16
* svm: Fake out the Bus Unit Config MSR on revF AMD CPUsGeorge Dunlap2012-03-081-0/+12
* 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
* Revert 24973:50a70b652b43 "x86: Use deep C states for off-lined CPUs"Keir Fraser2012-03-071-18/+0
* RTC: Add alarm supportYang Zhang2012-03-071-2/+214
* RTC: Add RTC update-ended interrupt supportYang Zhang2012-03-071-2/+102
* RTC: Add UIP(update in progress) check logicYang Zhang2012-03-072-0/+27
* RTC: fix 12-hour modeYang Zhang2012-03-071-4/+16
* RTC: use offset to caculate rtc clockYang Zhang2012-03-071-163/+17
* x86: Use deep C states for off-lined CPUsBoris Ostrovsky2012-03-071-0/+18
* 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
* hvm: correct RTC time offset update error due to tm->tm_yearAnnie Li2012-03-011-3/+5
* xenpaging: remove obsolete XENMEM_paging_op_resumeOlaf Hering2012-03-011-7/+0
* vpmu: No need for two initialisation functionsDietmar Hahn2012-02-293-15/+10
* vpmu: cleanup structuresDietmar Hahn2012-02-291-0/+5
* arm: Handle booting on SMP platformsTim Deegan2012-02-281-0/+13