aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unmodified drivers: hide xen_cpuid_base() in version 2.6.38+Olaf Hering2012-03-161-0/+2
* list maintainers of unmodified_drivers/linux-2.6/Jan Beulich2012-03-161-0/+7
* KEXEC: Allocate crash structures in low memoryAndrew Cooper2012-03-165-3/+163
* KEXEC: Allocate crash notes on bootAndrew Cooper2012-03-161-41/+158
* x86/vpmu: small fix for console logging beautyDietmar Hahn2012-03-161-1/+1
* arm: don't use atomic operations to gate non-boot CPUsTim Deegan2012-03-154-47/+48
* arm: map DTB as outer- rather than inner-shareable.Ian Campbell2012-03-151-1/+1
* x86/vpmu: Add the BTS extensionDietmar Hahn2012-03-157-41/+207
* x86/vpmu: Add a cpuid functionDietmar Hahn2012-03-154-0/+24
* svm: amend c/s 24990:322300fd2ebd (fake BU_CFG MSR on AMD revF)Jan Beulich2012-03-151-1/+1
* x86/mm: tidy up get_two_gfns() a littleTim Deegan2012-03-151-18/+15
* x86/mm: make 'query type' argument to get_gfn into a set of flagsTim Deegan2012-03-1514-57/+62
* x86/mm: remove 'p2m_guest' lookup type.Tim Deegan2012-03-158-11/+9
* mm: guest_remove_page() should not populate or unshare.Tim Deegan2012-03-151-1/+1
* x86/mm/paging: Prevent the guest from faulting on the same gfn when dyingTim Deegan2012-03-151-0/+3
* Memory sharing: better handling of ENOMEM while unsharingTim Deegan2012-03-157-31/+109
* x86/mm: Allow to not sleep on mem event ringTim Deegan2012-03-152-7/+28
* Mem event: don't leave zombie domains if there are wait-queued vcpusTim Deegan2012-03-151-3/+16
* vmx: Make it clear that the VMEXIT reason is in hex.Tim Deegan2012-03-151-1/+1
* x86/mm: Fix deadlock between p2m and event channel locks.Andres Lagar-Cavilla2012-03-141-9/+29
* autoconf: add missing compression checks for libxcRoger Pau Monne2012-03-144-14/+155
* autoconf: check for uuid.h or uuid/uuid.h with -luuidRoger Pau Monne2012-03-143-67/+56
* tools: Add explicit clean rule for SeaBIOSIan Campbell2012-03-142-2/+5
* autoconf: check for Python.h header and -lpython* libRoger Pau Monne2012-03-142-34/+106
* xl: Implement sched-credit schedule parameter command-line interfaceGeorge Dunlap2012-03-143-17/+168
* xl: Refactor sched_domain_output to have a callback for pool informationGeorge Dunlap2012-03-141-9/+23
* tapdisk2: initialize 'name' parameter of BLKTAP2_IOCTL_CREATE_DEVICEJan Beulich2012-03-141-0/+1
* xl: display max_cpu_ids for xl infoAndrew Cooper2012-03-141-0/+1
* MergeIan Jackson2012-03-142-0/+4
|\
| * arm: add generated files to .gitignore and .hgignoreDavid Vrabel2012-03-142-0/+4
* | gitignore: Add cscope filesIan Campbell2012-03-141-0/+4
|/
* 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
* tools/hotplug/Linux/init.d/: create /var/run/xen if not existsFabio Fantoni2012-03-131-0/+1
* tools/python: Fix indenting in 25030:6ced0ed954d6Ian Jackson2012-03-131-2/+2
* tools/python: Py_INCREF(Py_None) when returing Py_NoneMarek Marczykowski2012-03-131-0/+2
* xl block-detach: allow other than numeric-decimal specification of the diskJan Beulich2012-03-133-4/+8
* libxl: always set a default value for VFB.openglIan Campbell2012-03-131-3/+1
* tools, build: Fix libaio Makefile to put files in $(DESTDIR)George Dunlap2012-03-131-5/+5
* MergeIan Jackson2012-03-132-11/+45
|\
| * arm: use r12 to pass the hypercall numberStefano Stabellini2012-03-132-11/+45
* | xenstat: Use local domain namesDaniel De Graaf2012-03-131-10/+2
|/
* libxl: fix libxl_get_cpu_topologyWei Liu2012-03-131-1/+1
* libxl: publish number of paged pages.Andres Lagar-Cavilla2012-03-132-0/+2
* Update SEABIOS_UPSTREAM_TAGIan Campbell2012-03-131-3/+3
* MergeIan Jackson2012-03-1319-109/+575
|\
| * 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