aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update MAINTAINERS file2012-01-241-0/+10
* libxl: use new qemu at the location where xen-unstable installs it2012-01-241-1/+1
* Clone and build Seabios by default2012-01-246-11/+102
* Clone and build upstream Qemu by default2012-01-244-1/+61
* move the call to xen-setup after libxc and xenstore are built2012-01-241-4/+5
* Rename ioemu-dir as qemu-xen-traditional-dir2012-01-244-26/+26
* Introduce git-checkout.sh2012-01-243-17/+32
* reflect cpupool in numa node affinityJuergen Gross2012-01-243-8/+27
* switch to dynamically allocated cpumask in domain_update_node_affinity()Juergen Gross2012-01-241-4/+9
* introduce and use common macros for selecting cpupool based cpumasksJuergen Gross2012-01-246-16/+13
* Add a GNTTABOP to swap the content of two grant references under lockWei Liu2012-01-245-2/+115
* Revert 24538:5bb22a6871f6 "xenoprof: Make the escape code consistent across 3...Keir Fraser2012-01-231-1/+1
* decompressors: fix string typo 'bufer'Paul Bolle2012-01-232-3/+3
* unlzo: fix input buffer freeSascha Hauer2012-01-231-1/+1
* libelf-loader: introduce elf_load_imageStefano Stabellini2012-01-235-8/+44
* Introduce clear_user and clear_guestStefano Stabellini2012-01-2312-0/+527
* xen: implement an signed 64 bit division helper functionStefano Stabellini2012-01-231-0/+19
* A collection of fixes to Xen common filesStefano Stabellini2012-01-237-10/+16
* Include some header files that are not automatically included on all archsStefano Stabellini2012-01-2313-2/+17
* Move cpufreq option parsing to cpufreq.cStefano Stabellini2012-01-233-33/+35
* xenoprof: Make the escape code consistent across 32 and 64-bit xenGeorge Dunlap2012-01-231-1/+1
* xenoprof: Handle 32-bit guest stacks properly in a 64-bit hypervisorGeorge Dunlap2012-01-231-7/+41
* xenoprof: Adjust indentationGeorge Dunlap2012-01-231-44/+44
* x86/vMSI: miscellaneous fixesJan Beulich2012-01-234-34/+45
* x86/hvm: No need to arch_set_info_guest() before restoring per-vcpu HVM state.Keir Fraser2012-01-225-49/+25
* tools/libvchan: Beef up the CPU barriers in libvchan.Keir Fraser2012-01-211-9/+9
* libxc: Update rmb/wmb for x86.Keir Fraser2012-01-211-4/+6
* libxl: libxl_qmp.c should use libxl's own list macros, since theyKeir Fraser2012-01-211-9/+10
* x86/hvm: Fix earlier hvm_load_cpu_ctxt() breakage.Keir Fraser2012-01-201-1/+1
* vpmu: separate architecture specific PMU initialisationDietmar Hahn2012-01-204-39/+60
* x86/hvm: Remove unnecessary packed attribute from hvm_hw_cpu_xsave struct.Keir Fraser2012-01-201-1/+1
* iommu: Move IOMMU faults handling into softirq for AMD-Vi.Dario Faggioli2012-01-201-3/+41
* x86/hvm: Allow wake up of offline vcpu via nmi-ipiJuergen Gross2012-01-201-0/+9
* xen: Simplify callers of boot_vcpu(). In VCPUOP_up, checkKeir Fraser2012-01-203-22/+17
* x86/mm: refine epte_present testTim Deegan2012-01-191-1/+5
* Correct p2m unlocking during grant table mapAndres Lagar-Cavilla2012-01-191-2/+6
* x86/mm: Don't ASSERT() for a valid mfn on paged p2m entries in guest_physmap_adAndres Lagar-Cavilla2012-01-191-2/+2
* x86/mm: Improve ring management for memory events. Do not lose guest eventsAndres Lagar-Cavilla2012-01-197-121/+340
* add NULL checks in code added by 24492:6c104b46ef89Jan Beulich2012-01-192-2/+19
* libxl: VM generation ID: Add missing gate for HVM domain.Paul Durrant2012-01-171-1/+3
* sched_credit: Use delay to control scheduling frequencyHui Lv2012-01-174-1/+57
* Move IOMMU faults handling into softirq for VT-d.Dario Faggioli2012-01-171-3/+36
* libxl: drop vfs path -- fsback/front were deleted some time agoIan Campbell2012-01-161-2/+0
* ocaml: Correct ocaml type name for Aggregate types.Ian Campbell2012-01-101-0/+2
* cleanup get_gfn_from_base_reg() function.Wei Wang2012-01-162-22/+3
* fix compat header generation after 24503:86b8a1e3a419Jan Beulich2012-01-162-3/+3
* sedf: remove useless tracing printk and harmonize comments style.Dario Faggioli2012-01-151-274/+229
* x86: Make asmlinkage explicitly a no-op, and avoid usage in arch/x86Keir Fraser2012-01-1519-48/+46
* libxl: Fix leaks on context init failureIan Jackson2012-01-131-8/+12
* libxl: Provide more formal libxl__ctx_lock and _unlockIan Jackson2012-01-131-10/+13