aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xen/arm: exynos5: Blacklist MCT deviceJulien Grall2013-09-171-0/+11
* xen/arm: vexpress: Blacklist a list of board specific devicesJulien Grall2013-09-171-0/+17
* xen/arm: Remove devices used by Xen from dom0 device treeJulien Grall2013-09-171-4/+3
* xen/arm: Add new platform specific callback device_is_blacklistJulien Grall2013-09-173-1/+19
* xen/arm: Create a fake timer node in dom0 device treeJulien Grall2013-09-171-0/+66
* xen/arm: Create a fake GIC node in dom0 device treeJulien Grall2013-09-171-0/+78
* xen/arm: Create a fake cpus node in dom0 device treeJulien Grall2013-09-171-0/+92
* xen/arm: Create a fake PSCI node in dom0 device treeJulien Grall2013-09-171-0/+38
* xen/arm: Don't map disabled device in DOM0Julien Grall2013-09-171-1/+5
* xen/arm: Build DOM0 FDT by browsing the device tree structureJulien Grall2013-09-171-165/+162
* xen/dts: dt_find_interrupt_controller: accept multiple compatible stringsJulien Grall2013-09-174-4/+13
* xen/arm: Use dt_device_match to avoid multiple if conditionsJulien Grall2013-09-173-6/+18
* xen/video: hdlcd: Use early_printk instead of printkJulien Grall2013-09-171-11/+12
* xen/video: hdlcd: Convert the driver to the new device tree APIJulien Grall2013-09-171-20/+26
* xen/dts: Check the CPU ID is not greater than NR_CPUSJulien Grall2013-09-171-0/+7
* xen/dts: Check "reg" property length in process_multiboot_nodeJulien Grall2013-09-171-1/+5
* xen/dts: Remove device_get_reg call in process_cpu_nodeJulien Grall2013-09-171-7/+12
* xen: Use the right string comparison function in device treeJulien Grall2013-09-172-5/+5
* xen/dts: Add new helpers to use the device treeJulien Grall2013-09-172-8/+252
* xen/dts: Don't add a fake property "name" in the device treeJulien Grall2013-09-171-1/+10
* xen/dts: Prefix device tree macro by dt_Julien Grall2013-09-172-7/+7
* xen/dts: Constify device_tree_flattenedJulien Grall2013-09-174-7/+11
* tools/hotplug: set mtu from bridge for tap interfaceCharles Arnold2013-09-172-5/+12
* libxl: Use LOG_ERRNO rather than ERRNOVAL in libxl_pci.cGeorge Dunlap2013-09-161-10/+10
* Revert "libxl, hotplug/Linux: default to phy backend for raw format file"Ian Campbell2013-09-162-12/+10
* add ARINC653 scheduler maintainersNathan Studer2013-09-161-0/+7
* AMD-Vi: also match IVRS overrides on device IDJan Beulich2013-09-161-0/+18
* AMD-Vi: Fix IVRS HPET special->handle overrideSuravee Suthikulpanit2013-09-161-0/+1
* hvm/vpmu: Prevent dump handlers from incorrectly mutating stateAndrew Cooper2013-09-163-16/+17
* xen-mfndump: Use inttypes.h to format uint64_t types.Ian Campbell2013-09-141-2/+3
* .gitignore: add tools/misc/xen-hptoolDario Faggioli2013-09-131-0/+1
* sched/credit: Remove redundant assignments from alloc_* functionsAndrew Cooper2013-09-131-4/+0
* Merge.Jan Beulich2013-09-1332-292/+788
|\
| * tools/tests: tweak .gitignoreAndrew Cooper2013-09-131-4/+5
| * libxl: Spice vdagent support for upstream qemuFabio Fantoni2013-09-136-0/+44
| * xenstored: fix possible, but unlikely, stack overflowMatthew Daley2013-09-131-1/+1
| * kdd: fix free of array-typed valueMatthew Daley2013-09-131-1/+0
| * mini-os: handle possibly overlong _nodename in init_consfrontMatthew Daley2013-09-131-2/+4
| * mini-os: fix use-after-free in xs_daemon_close event iterationMatthew Daley2013-09-131-2/+5
| * libxl: correctly handle readlink() errorsMatthew Daley2013-09-131-1/+1
| * libxl: fix use-after-free in discard_events iterationMatthew Daley2013-09-131-2/+2
| * libxl: fix libxl__device_disk_from_xs_be to parse backend domidRoger Pau Monne2013-09-131-0/+7
| * xenstat: Fix buffer over-run with new_domains being negative.Konrad Rzeszutek Wilk2013-09-131-5/+9
| * tools/misc: introduce xen-mfndump.Dario Faggioli2013-09-132-2/+430
| * libxc: introduce xc_map_domain_meminfo (and xc_unmap_domain_meminfo)Dario Faggioli2013-09-134-155/+183
| * libxc: allow for ctxt to be NULL in xc_vcpu_setcontextDario Faggioli2013-09-131-6/+0
| * libxc: use xc_vcpu_getinfo() instead of calling do_domctl()Dario Faggioli2013-09-133-18/+14
| * libxc: use xc_vcpu_setcontext() instead of calling do_domctl()Dario Faggioli2013-09-132-15/+5
| * libxc: introduce xc_domain_get_guest_width()Dario Faggioli2013-09-1310-78/+48
| * xen: arm: describe Xen boot protocol requirementsIan Campbell2013-09-131-0/+30