aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux buildconfig: Fix quoting errorKeir Fraser2010-08-131-1/+1
* MergeKeir Fraser2010-08-1345-307/+433
|\
| * tools/python: Remove non-ASCII characters introduced by fffedd3d70e1.Ian Jackson2010-08-121-1/+1
| * MergeIan Jackson2010-08-121-10/+25
| |\
| | * add SONAME to libblktapctl.soOlaf Hering2010-08-121-10/+25
| * | MergeKeir Fraser2010-08-1144-297/+408
| |\|
| | * split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-1131-71/+69
| | * [Xen-devel] [PATCH] PoD: Fix domain build populate-on-demand cache allocationGeorge Dunlap2010-08-111-14/+4
| | * mergeStefano Stabellini2010-08-1147-681/+1377
| | |\
| | | * MergeIan Jackson2010-08-1147-681/+1377
| | | |\
| | * | | xl: don't use libxl allocator for vcpu_list"Gianni Tedesco (3P)"2010-08-113-6/+19
| | |/ /
| | * | Exception in xen/util/vscsi_util.py while starting xend"Dube, Lutz"2010-08-111-1/+1
| | * | xl: Use gcc hidden visibility attribute"Gianni Tedesco (3P)"2010-08-113-56/+63
| | * | xl: Fix invalid return of internal ptrs via libxl_poolid_to_name"Gianni Tedesco (3P)"2010-08-112-2/+10
| | * | xl: Fix invalid return of libxl-internal pointers via libxl_domid_to_name()"Gianni Tedesco (3P)"2010-08-115-27/+50
| | * | xl: don't use libxl allocator for nic_list"Gianni Tedesco (3P)"2010-08-114-23/+35
| | * | xl: allocate version info strings with strdup()"Gianni Tedesco (3P)"2010-08-111-8/+23
| | * | xl: Return void from libxl_free() and libxl_free_all()"Gianni Tedesco (3P)"2010-08-112-8/+7
| | * | xl: Fix xl vcpu-list output on machines with more than 16 coresAndre Przywara2010-08-101-1/+1
| | * | always drop the caml lock during any xl operationsStefano Stabellini2010-08-101-0/+2
| | * | use new gc functions to deep copy structure and only free once the gcStefano Stabellini2010-08-101-4/+21
| | * | use new functions to get elements out of ocaml valuesStefano Stabellini2010-08-101-24/+42
| | * | Wrap init context procedure into a macro. Introduce a gc structure.Stefano Stabellini2010-08-101-48/+55
| | * | Put a valid version number in the META filesStefano Stabellini2010-08-101-1/+1
| | * | Fix glibc crash dump in xl vcpu-{list,set}Stefano Stabellini2010-08-103-11/+13
* | | | Clean up event-channel debug-key output, and use spin_lock().Keir Fraser2010-08-131-7/+4
* | | | x86: Allow dom0 pstate control to access APERF/MPERF/HWCR MSRsKeir Fraser2010-08-131-0/+9
* | | | credit1: Make weight per-vcpuKeir Fraser2010-08-131-9/+16
* | | | svm: increment RIP over PAUSE instruction when emulating itKeir Fraser2010-08-133-7/+21
|/ / /
* | / msi: Avoid uninitialized msi descriptorsKeir Fraser2010-08-111-6/+16
| |/ |/|
* | MergeKeir Fraser2010-08-0911-49/+472
|\|
| * xl: pci multi-function passthrough v2Stefano Stabellini2010-08-093-12/+141
| * xl: support backend domid in config file for vifsStefano Stabellini2010-08-091-4/+8
| * xc: fix segfault in pv domain create if kernel is an invalid imageGianni Tedesco2010-08-091-0/+1
| * Do not try to retrieve userdata for dom0Stefano Stabellini2010-08-091-0/+3
| * xl: tell the user about non-existent domainsStefano Stabellini2010-08-091-0/+5
| * formatting of "# xl list -h" is off (due to missing \n)Stefano Stabellini2010-08-091-2/+2
| * libxl_check_device_model_version should return 0 or 1Stefano Stabellini2010-08-091-1/+1
| * tools/hotplug, Use udev rules instead of qemu script to setup the bridge.Anthony Perard2010-08-094-31/+70
| * libxl, Introduce the command line handler for the new qemu.Anthony Perard2010-08-093-1/+243
| * libxl, Fix name of tap device.Anthony Perard2010-08-091-1/+1
* | x86: Reorder CPUs at boot time to reflect system topology.Keir Fraser2010-08-091-2/+56
* | Nested Virtualization: p2m infrastructureKeir Fraser2010-08-0926-596/+687
* | Intel EPT: Fix out of range right shift on 32-bit hostKeir Fraser2010-08-091-1/+1
* | cpupool: correct removing cpu from cpupoolKeir Fraser2010-08-091-1/+1
* | Credit1: Tweak reset conditionKeir Fraser2010-08-091-1/+3
* | scheduler: Implement yield for credit1Keir Fraser2010-08-091-1/+39
* | scheduler: Add a per-scheduler yield callbackKeir Fraser2010-08-092-0/+7
* | vt-d: Fix ioapic_rte_to_remap_entry error path.Keir Fraser2010-08-091-0/+7
* | vt-d: Fix ioapic write order in io_apic_write_remap_rteKeir Fraser2010-08-091-2/+2