aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unmodified_drivers: enable unplug per defaultOlaf Hering2013-09-201-1/+7
* gnttab: remove unused shared header lookupMatthew Daley2013-09-201-1/+0
* sched_credit: filter node-affinity mask against online cpusDario Faggioli2013-09-201-11/+46
* x86_emulate: fold wide readsJan Beulich2013-09-201-13/+5
* x86_emulate: fix flag setting for 8-bit signed multiplicationJan Beulich2013-09-202-39/+19
* x86_emulate: PUSH <mem> must read source operand just onceJan Beulich2013-09-201-46/+48
* x86_emulate: MOVSXD must read source operand just onceJan Beulich2013-09-202-14/+83
* x86: fix dependencies of emulator testJan Beulich2013-09-201-6/+5
* x86/HVM: properly handle MMIO reads and writes wider than a machine wordJan Beulich2013-09-201-20/+95
* tools: print xm deprecation warning to stderrIan Campbell2013-09-191-2/+2
* x86: mark BUG()s and assertion failures as terminal.Tim Deegan2013-09-192-3/+14
* VMX: fix failure path in construct_vmcsGeorge Dunlap2013-09-181-0/+3
* x86/HVM: fix failure path in hvm_vcpu_initialiseGeorge Dunlap2013-09-181-1/+1
* tools: disable xend build by defaultIan Campbell2013-09-174-4/+57
* docs: fix documentation index for hypercallsIan Campbell2013-09-173-18/+32
* passthrough/amd: Shuffle declaration.Tim Deegan2013-09-171-1/+1
* passthrough/amd: Missing 'break'Tim Deegan2013-09-171-0/+1
* passthrough/amd: Drop unnecessary lock lookup.Tim Deegan2013-09-171-1/+0
* ARM: parse separate DT properties for different commandlinesAndre Przywara2013-09-173-6/+44
* xen/arm: Check if the device is available before using itJulien Grall2013-09-171-0/+3
* xen/dts: replace get_val by dt_next_cellJulien Grall2013-09-171-16/+2
* xen/dts: device_get_reg: cells are 32-bit big endian valueJulien Grall2013-09-171-6/+6
* xen/dts: Clean up the exported API for device treeJulien Grall2013-09-172-93/+14
* 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