aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update Xen version to 4.2.1-rc14.2.1-rc1Jan Beulich2012-11-152-2/+2
* xen-tmem-list-parse: fix ugly parse outputDan Magenheimer2012-11-141-0/+2
* compat/gnttab: Prevent infinite loop in compat codeIan Jackson2012-11-141-0/+2
* xen/mm/shadow: check toplevel pagetables are present before unhooking them.Ian Jackson2012-11-141-2/+6
* x86/physmap: Prevent incorrect updates of m2p mappingsIan Jackson2012-11-141-0/+4
* VCPU/timers: Prevent overflow in calculations, leading to DoS vulnerabilityIan Jackson2012-11-142-0/+5
* fix xenctl_cpumap_to_cpumask() buffer size checkMatthew Daley2012-11-141-1/+1
* x86/mm x86 shadow: Fix typo in sh_invlpg sl3 page presence checkMatthew Daley2012-11-141-1/+1
* tmem: Prevent NULL dereference on error caseMatthew Daley2012-11-141-1/+3
* xend/pvscsi: update sysfs parser for Linux 3.0Olaf Hering2012-11-131-6/+22
* xend/pvscsi: fix usage of persistant device names for SCSI devicesOlaf Hering2012-11-131-2/+2
* xend/pvscsi: fix passing of SCSI control LUNsOlaf Hering2012-11-131-0/+2
* MergeIan Jackson2012-11-011-1/+5
|\
| * hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-10-291-1/+5
* | libxl: properly handle errors from page sharing hypercallsIan Jackson2012-11-011-12/+16
* | autoconf: add -Werror to libutil.h header checkRoger Pau Monne2012-10-262-0/+14
* | libfsimage: add ext4 support for CentOS 5.xRoger Pau Monne2012-10-268-9/+104
* | libxl: Tolerate xl config files missing trailing newlineIan Jackson2012-10-262-78/+88
|/
* libxl: propagate user supplied values into event for_user field.Ian Campbell2012-10-264-12/+15
* tools: xend: fix wrong condition check for xml fileJoe Jin2012-10-261-1/+1
* libxl: ao: cope with fast ao completion with progess eventsIan Jackson2012-10-261-1/+3
* xl/libxl: make shutdown accept the long option --wait for -wSander Eikelenboom2012-10-263-3/+7
* init scripts: xendomains correct order of options for shutdown commandSander Eikelenboom2012-10-261-1/+1
* docs, build: Do not ignore install-docs errorsIan Jackson2012-10-261-1/+1
* docs, build: Tolerate missing pod2textIan Jackson2012-10-261-1/+4
* pygrub: correct typo in --args assignmentOlaf Hering2012-10-261-3/+3
* stubdom: fix parallel build by expanding CROSS_MAKEOlaf Hering2012-10-261-28/+26
* xenballoond.init: remove 4 from default runlevelOlaf Hering2012-10-261-1/+1
* hotplug/Linux: Remove tracing (bash -x) from network-nat scriptOlaf Hering2012-10-261-1/+1
* libxl/qemu-xen: use cache=writeback for IDE and SCSIStefano Stabellini2012-10-261-4/+4
* libxl: make devid a type so it is initialized properlyMatthew Fioravante2012-10-267-8/+22
* docs: Document scheduler-related Xen command-line optionsGeorge Dunlap2012-10-261-0/+22
* xl: resume the domain on suspend failureBastian Blank2012-10-261-3/+6
* pygrub: always append --argsOlaf Hering2012-10-261-2/+4
* libxl: Fix missing dependency in api check ruleIan Jackson2012-10-261-4/+4
* xentop.c: Change curses painting behavior to avoid flickerJason McCarver2012-10-261-1/+5
* xl: error if vif backend!=0 is used with run_hotplug_scriptsRoger Pau Monne2012-10-262-2/+11
* libxl: fix usage of backend parameter and run_hotplug_scriptsRoger Pau Monne2012-10-261-0/+14
* libxl: handle errors from xc_sharing_* info functionsIan Campbell2012-10-261-2/+19
* docs: correct formatting errors in xmdomain.cfgMatt Wilson2012-10-261-4/+2
* libxl: fix error message in device_backend_callbackRoger Pau Monne2012-10-261-1/+2
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-264-9/+154
* x86: don't special case first IO-APICJan Beulich2012-10-251-17/+13
* xen: fix build when 'perfc=y'Dario Faggioli2012-10-251-0/+2
* nestedsvm: fix VMEXIT emulationChristoph Egger2012-10-251-6/+11
* nestedsvm: fix memory leak on shutdown/crashChristoph Egger2012-10-251-0/+9
* hvm: handle PoD and grant pages in HVMOP_get_mem_typeOlaf Hering2012-10-251-0/+4
* x86/HPET: obtain proper lock for changing IRQ affinityJan Beulich2012-10-251-2/+12
* x86/oprof: adjust off-by-one counter range checksJan Beulich2012-10-251-2/+2
* More efficient TLB-flush filtering in alloc_heap_pages().Keir Fraser2012-10-251-13/+16