aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libxl: pass debug flag down to libxl_domain_suspendOlaf Hering2013-02-153-7/+19
* xl: correct help text of xl migrateOlaf Hering2013-02-151-1/+1
* tools/xc: log pid in xc_save/xc_restore outputOlaf Hering2013-02-154-6/+15
* tools/xc: restore logging in xc_saveOlaf Hering2013-02-151-5/+10
* tools/xc: turn XCFLAGS_* into shiftsOlaf Hering2013-02-151-5/+6
* tools/xc: handle tty output differently in stdiostream_progressOlaf Hering2013-02-151-2/+20
* tools/xc: fix logic error in stdiostream_progressOlaf Hering2013-02-151-1/+1
* xen: arm32: Use system wide TLB flushes, not just inner-shareableIan Campbell2013-02-151-2/+2
* configure: configure a subsystem when explicitly requested.Shakeel Butt2013-02-152-4/+4
* xen: arm: do not pass a machine ID to dom0Ian Campbell2013-02-151-1/+1
* xen: arm: rename atag_paddr argument fdt_paddrIan Campbell2013-02-153-6/+6
* xen: arm32: Don't bother with the bootloader provided ARM-Linux machine typeIan Campbell2013-02-153-6/+3
* trivial: Optimize printnumFrediano Ziglio2013-02-151-14/+6
* arm: comment the use of second_linear_offset() in mm.cTim Deegan2013-02-151-0/+3
* tools/ocaml: oxenstored: correctly handle a full ring.Ian Campbell2013-02-151-2/+2
* x86: move watchdog declarations from config.h to nmi.hJan Beulich2013-02-159-6/+11
* x86: use single definitions for a few constantsJan Beulich2013-02-151-13/+8
* xenoprof: avoid division by 0Tim Deegan2013-02-151-4/+7
* hvm: Allow triple fault to imply crash rather than rebootAndrew Cooper2013-02-153-3/+16
* x86: explicit suffix in inline assembler (for clang).Tim Deegan2013-02-141-1/+1
* x86/setup: don't relocate the VGA hole.Tim Deegan2013-02-141-5/+3
* AMD IOMMU: handle MSI for phantom functionsJan Beulich2013-02-141-6/+27
* AMD IOMMU: also spot missing IO-APIC entries in IVRS tableJan Beulich2013-02-141-14/+37
* xen/flask: fix crash on debugkey "i"Daniel De Graaf2013-02-131-1/+1
* gcc4.8 build fix: Add -Wno-unused-local-typedefs to CFLAGS.Keir Fraser2013-02-131-0/+1
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-136-6/+6
* x86: fix map_domain_page() leak from vcpu_destroy_pagetables()Jan Beulich2013-02-131-0/+1
* unmodified_drivers: __devinit was removed in linux-3.8Olaf Hering2013-02-121-1/+10
* x86: Add Xenoprofile support for AMD Family16hSuravee Suthikulpanit2013-02-122-0/+6
* x86/HAP: Add global enable/disable command line optionAndrew Cooper2013-02-122-2/+21
* x86: debugging code for testing 16Tb support on smaller memory systemsJan Beulich2013-02-086-2/+106
* oxenstored: Enforce a maximum message size of 4096 bytesIan Jackson2013-02-071-0/+8
* tools/ocaml: oxenstored: Be more paranoid about ring readingIan Jackson2013-02-071-8/+10
* xen: enable stubdom on a per arch basisIan Campbell2013-02-053-39/+333
* AMD,IOMMU: Make per-device interrupt remapping table defaultBoris Ostrovsky2013-02-053-4/+3
* AMD,IOMMU: Disable IOMMU if SATA Combined mode is onBoris Ostrovsky2013-02-051-0/+33
* AMD,IOMMU: Clean up old entries in remapping tables when creating new oneJan Beulich2013-02-053-6/+81
* ACPI: acpi_table_parse() should return handler's error codeBoris Ostrovsky2013-02-051-3/+2
* xen: arm: fix build of hvm.cIan Campbell2013-02-051-0/+2
* libxl: fix xcflags assignment in libxl__domain_suspendOlaf Hering2013-02-051-3/+3
* tools: update ocamlfind handlingOlaf Hering2013-02-059-21/+120
* xencommons: redirect serial and parallel to /dev/nullStefano Stabellini2013-02-051-1/+3
* xen/arm: implement vcpu_timer_destroyStefano Stabellini2013-02-053-0/+8
* xen/arm: implement domain_relinquish_resourcesStefano Stabellini2013-02-051-3/+44
* xen/arm: implement arch_domain_destroyStefano Stabellini2013-02-051-8/+5
* x86/HVM: assorted RTC emulation adjustmentsJan Beulich2013-02-053-10/+24
* Revert 26503:69398345c10eJan Beulich2013-02-052-9/+4
* x86/EFI: simplify PCI option ROM retrievalJan Beulich2013-02-042-11/+4
* nEPT: fix INVEPT instruction parameterDongxiao Xu2013-02-041-1/+1
* nEPT: fix EPT pointer setting for L2 guestDongxiao Xu2013-02-041-0/+10