aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gcov: Add small utility to deal with test coverage information from XenFrediano Ziglio2013-02-214-2/+160
* gcov: Implement code to read coverage informationsFrediano Ziglio2013-02-215-0/+321
* gcov: Adding support for coverage informationFrediano Ziglio2013-02-218-0/+169
* gcov: Call constructors during initializationFrediano Ziglio2013-02-216-0/+34
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-21340-340/+340
* x86/mm: Take the p2m lock even in shadow mode.Tim Deegan2013-02-211-4/+2
* libxl: fix build on 32-bitIan Campbell2013-02-211-2/+2
* .gitignore: Do not ignore dsdl.asl fileFrediano Ziglio2013-02-201-1/+1
* libxl: Add qxl vga interface support for upstream qemuFabio Fantoni2013-02-205-12/+47
* QEMU_TAG updateIan Jackson2013-02-201-3/+3
* xmalloc: make close-to-PAGE_SIZE allocations more efficientJan Beulich2013-02-193-50/+57
* AMD IOMMU: use __ioapic_read_entry() instead of open coding itJan Beulich2013-02-181-4/+2
* AMD IOMMU: don't BUG() when we don't have toJan Beulich2013-02-181-2/+2
* x86/VMX: fix VMCS setting for x2APIC mode guest while enabling APICVJiongxi Li2013-02-184-25/+111
* x86/VMX: fix live migration while enabling APICVJiongxi Li2013-02-185-2/+34
* MergeIan Campbell2013-02-161-1/+1
|\
| * xm: fix description of xm vcpu-set commandLalith Suresh2013-02-151-1/+1
* | tools/libxl: Disable useless empty floppy drive with qemu-xenFabio Fantoni2013-02-151-0/+3
* | xen/arm: introduce a driver for the ARM HDLCD controllerStefano Stabellini2013-02-155-0/+357
* | xen: introduce a generic framebuffer driverStefano Stabellini2013-02-154-153/+254
|/
* tools/libxl: Improve videoram settingFabio Fantoni2013-02-153-10/+28
* tools/libxl: Added vga parameter for hvm domUsFabio Fantoni2013-02-152-2/+20
* xen/vtimer: fixes and improvementsStefano Stabellini2013-02-151-2/+8
* xen/arm: drain all the outstanding interrupts before returning from gic_inter...Stefano Stabellini2013-02-151-7/+13
* xen/arm: make lr_mask per_cpuStefano Stabellini2013-02-151-12/+11
* xen/arm: just return 0 on XENMEM_get_sharing_shared/freed_pagesStefano Stabellini2013-02-151-0/+4
* xen/arm: /spin_lock_irq/spin_lock_irqsave in gic_set_guest_irqStefano Stabellini2013-02-151-2/+3
* xen/arm: compile and run libxl/xlStefano Stabellini2013-02-152-47/+55
* libxc: fixes for the ARM platformStefano Stabellini2013-02-154-25/+33
* xen/arm: implement gnttab_create_shared_page and gnttab_shared_gmfnStefano Stabellini2013-02-154-2/+17
* xen: move XEN_SYSCTL_physinfo, XEN_SYSCTL_numainfo and XEN_SYSCTL_topologyinf...Stefano Stabellini2013-02-158-120/+133
* xen/arm: introduce vexpress_syscfgStefano Stabellini2013-02-156-18/+143
* xen/device_tree: introduce find_compatible_nodeStefano Stabellini2013-02-153-6/+60
* xen/arm: move setup_mm right after setup_pagetablesStefano Stabellini2013-02-152-10/+3
* libxl: Cleanup, use LOG* and GCSPRINTF macro in libxl_dom.cRoss Philipson2013-02-151-58/+39
* libxl: HVM firmware passthrough supportRoss Philipson2013-02-155-17/+148
* libxl: switch to using the new xc_hvm_build() libxc API.Ross Philipson2013-02-151-6/+13
* 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