aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update MAINTAINERS file.Keir Fraser2010-08-181-0/+21
* MergeIan Jackson2010-08-186-84/+41
|\
| * timers: Simplify implementation logic.Keir Fraser2010-08-186-71/+29
| * timers: Improve debug-key printing.Keir Fraser2010-08-181-13/+12
* | tools/libxl: fix "xl console" for primary consoleIan Campbell2010-08-183-5/+13
* | tools/libxc: free thread specific hypercall buffer on xc_interface_closeIan Campbell2010-08-181-0/+14
* | tools/xenpaging: Add _XOPEN_SOURCE to fix build problems with recent gccDaniel Kiper2010-08-181-0/+1
* | tools/hotplug: 21549:8bcaec29574e breaks vif-script with arguments.Brendan Cully2010-08-181-1/+1
|/
* x86 cpuidle: check whether cpu is online in cpu idle controlKeir Fraser2010-08-171-2/+3
* xentrace: Fix buffer allocation to properly depend on T_INFO_PAGESKeir Fraser2010-08-171-3/+3
* tools/libxl: fix leak in libxl_wait_for_backend()Gianni Tedesco2010-08-171-3/+6
* tools/libxl: compile with -Wmissing-declarationsIan Jackson2010-08-179-47/+64
* xend: remove non-ASCII characters.Christoph Egger2010-08-171-6/+6
* libxl: xs_read accepts NULL for *len parameterIan Campbell2010-08-161-2/+1
* libxl: do not GC data returned to the caller by libxl_device_disk_getinfo.Ian Campbell2010-08-161-4/+4
* libxl: ensure result of libxl_poolid_to_name is always dynamically allocatedIan Campbell2010-08-161-1/+1
* lbixl: make libxl_device_model_starting type opaque to users of libxlIan Campbell2010-08-162-2/+2
* libxl: make libxl_console_reader type opaque to users of libxlIan Campbell2010-08-162-8/+10
* libxl: add specific type for hwcapsIan Campbell2010-08-161-1/+3
* libxl: add specific type for cpumap.Ian Campbell2010-08-161-1/+3
* libxl: move various enum and #defines above datastructure definitions.Ian Campbell2010-08-161-30/+31
* libxl: define specific types for string list and key,value listIan Campbell2010-08-161-3/+7
* xl: use the regular implicit rules to build the xl .o filesIan Campbell2010-08-161-10/+3
* fix libxl build failure"Jiang, Yunhong"2010-08-171-0/+1
* Add Intel maintainers for VT-d and TXT.Keir Fraser2010-08-171-0/+13
* libxl_blktap_devpath: initialize devname to NULLStefano Stabellini2010-08-161-1/+1
* xl: make libxl_uuid2string internal to libxenlightGianni Tedesco2010-08-165-39/+21
* Values of cpu_weight and cpu_cap are lost after xend restartLutz Dube Lutz.Dube@ts.fujitsu.com2010-08-161-4/+6
* Fix "Error: Device 51952 not connected" error when using pygrubeXeC001er2010-08-161-3/+6
* Make blktap support optional.Christoph Egger2010-08-166-41/+133
* tools/libxl: remove libxl_free() since there are no more callersGianni Tedesco2010-08-163-24/+3
* tools/libxl: fix memory management bugs in libxl_device_disk_list()Gianni Tedesco2010-08-161-11/+12
* tools/libxl: Support pv qemu without any vfbsStefano Stabellini2010-08-161-11/+14
* tools: xenconsole[d] and libxl: multiple console supportStefano Stabellini2010-08-169-137/+242
* New MAINTAINERS file to track maintainership of Xen subsystems.Keir Fraser2010-08-161-0/+154
* tools/libxl: libxl_device_generic_add: handle NULL fents or bentsStefano Stabellini2010-08-132-14/+17
* tools/libxl: document libxl memory management policyGianni Tedesco2010-08-131-0/+110
* x86: eliminate bogus IRQ restrictionsKeir Fraser2010-08-134-15/+35
* x2APIC: Improve x2APIC suspend/resumeKeir Fraser2010-08-134-33/+43
* Fix IOAPIC S3 with interrupt remapping enabledKeir Fraser2010-08-131-6/+6
* sysctl: Return physinfo.max_{cpu,node}_id as maximum *possible* IDs.Keir Fraser2010-08-133-6/+8
* libxc: disable xc_ptrace on x86 LinuxIan Campbell2010-08-139-6/+11
* MergeIan Jackson2010-08-137-24/+51
|\
| * linux buildconfig: Fix quoting errorKeir Fraser2010-08-131-1/+1
| * MergeKeir Fraser2010-08-1345-307/+433
| |\
| * | 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
* | | mergeStefano Stabellini2010-08-122-7/+17
|\ \ \ | | |/ | |/|